Method GetStorageInfoFromEntity
GetStorageInfoFromEntity()
Obsolete. Use GetEntityStorageInfoLookup() instead.
Declaration
[Obsolete("This method has been renamed to GetEntityStorageInfoLookup. (RemovedAFter Entities 1.0)", true)]
public EntityStorageInfoLookup GetStorageInfoFromEntity()Returns
| Type | Description | 
|---|---|
| EntityStorageInfoLookup | True if the given entity exists or the entity has a Cleanup Component that is yet to be destroyed |