Method TryGetPrimaryEntity
TryGetPrimaryEntity(UnityEngine.Object)
Declaration
public Entity TryGetPrimaryEntity(UnityEngine.Object uobject)
Parameters
| Type | Name | Description | 
|---|---|---|
| UnityEngine.Object | uobject | 
Returns
| Type | Description | 
|---|---|
| Entity | 
TryGetPrimaryEntity(UnityEngine.Component)
Declaration
public Entity TryGetPrimaryEntity(UnityEngine.Component component)
Parameters
| Type | Name | Description | 
|---|---|---|
| UnityEngine.Component | component | 
Returns
| Type | Description | 
|---|---|
| Entity |