Namespace S1API.Storage
Classes
- StorageEntity
Represents a storage entity in the game world. Provides cross-runtime safe manipulation of storage slots and properties.
- StorageEventArgs
Event arguments for storage-specific events.
- StorageEvents
Provides events for the storage system. Subscribe to these events instead of patching PlaceableStorageEntity or ItemSet.
- StorageLoadingEventArgs
Event arguments for storage loading operations. Raised when storage is being loaded from a save file.