ULimenStorageSaveData
Overview
ULimenStorageSaveData is a custom save data class that inherits from ULimenSaveData. It is used within the Limen Storage module to encapsulate and manage data relevant to storage operations. This class does not introduce any new properties or functions beyond those provided by its base class, making it primarily a placeholder for future expansion.
Properties
Type | Name | Access | Description |
|---|---|---|---|
None | None | None | No significant properties are defined in this class. |
Functions
Return Type | Signature | Description |
|---|---|---|
None | None | No significant functions are defined in this class. |
Usage & Implementation Notes
This class is a subclass of
ULimenSaveDataand does not introduce any new properties or functions.It is intended to be extended with additional functionality as needed for the Limen Storage module.
22 May 2026