Method GetComponentBoxed
GetComponentBoxed(Entity, ComponentType)
Declaration
public object GetComponentBoxed(Entity entity, ComponentType type)
Parameters
| Type | Name | Description |
|---|---|---|
| Entity | entity | |
| ComponentType | type |
Returns
| Type | Description |
|---|---|
| Object |
GetComponentBoxed(Entity, Type)
Declaration
public object GetComponentBoxed(Entity entity, Type type)
Parameters
| Type | Name | Description |
|---|---|---|
| Entity | entity | |
| Type | type |
Returns
| Type | Description |
|---|---|
| Object |