Anvil
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Anvil.Services.ObjectStorageService Class Referencesealed
+ Inheritance diagram for Anvil.Services.ObjectStorageService:
+ Collaboration diagram for Anvil.Services.ObjectStorageService:

Public Member Functions

 ObjectStorageService (HookService hookService)
 
void DestroyObjectStorage (ICGameObject gameObject)
 
void DestroyObjectStorage (NwObject gameObject)
 
ObjectStorage GetObjectStorage (ICGameObject gameObject)
 
ObjectStorage GetObjectStorage (NwObject gameObject)
 
bool TryGetObjectStorage (ICGameObject gameObject, [NotNullWhen(true)] out ObjectStorage? storage)
 
bool TryGetObjectStorage (NwObject gameObject, [NotNullWhen(true)] out ObjectStorage? storage)
 

The documentation for this class was generated from the following file: