Method HasComponent
HasComponent(Entity, ComponentType)
Declaration
public bool HasComponent(Entity entity, ComponentType type)
Parameters
| Type | Name | Description |
|---|---|---|
| Entity | entity | |
| ComponentType | type |
Returns
| Type | Description |
|---|---|
| Boolean |
public bool HasComponent(Entity entity, ComponentType type)
| Type | Name | Description |
|---|---|---|
| Entity | entity | |
| ComponentType | type |
| Type | Description |
|---|---|
| Boolean |