Method GetAuthoringObjectForEntity
GetAuthoringObjectForEntity(Entity)
Returns the Authoring object for the entity. Returns null if the authoring object is not available. For example closed subscenes will always return null.
Declaration
public Object GetAuthoringObjectForEntity(Entity entity)
Parameters
Type | Name | Description |
---|---|---|
Entity | entity |
Returns
Type | Description |
---|---|
Object |