Method IsChunkComponent
IsChunkComponent(TypeIndex)
Declaration
public static bool IsChunkComponent(TypeIndex typeIndex)
Parameters
| Type | Name | Description |
|---|---|---|
| TypeIndex | typeIndex | TypeIndex for a component |
Returns
| Type | Description |
|---|---|
| bool | Returns if the component type is used as a chunk component (a component mapped to a Chunk rather than Entity) |