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