Method GetStorageInfo
GetStorageInfo(Entity)
Gets a struct containing information about how an entity is stored.
Declaration
public EntityStorageInfo GetStorageInfo(Entity entity)
Parameters
Type | Name | Description |
---|---|---|
Entity | entity | The entity being queried for storage information. |
Returns
Type | Description |
---|---|
EntityStorageInfo |