Anvil
Anvil.Services.ObjectStorageService Class Reference

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: