Method MakeChunkComponentTypeIndex
MakeChunkComponentTypeIndex(TypeIndex)
Creates a new TypeIndex that allows the passed in 'typeindex' to be used as a chunk component.
Declaration
public static TypeIndex MakeChunkComponentTypeIndex(TypeIndex typeIndex)
Parameters
Type | Name | Description |
---|---|---|
Type |
typeIndex | The TypeIndex to use as a chunk component. |
Returns
Type | Description |
---|---|
Type |
Returns the new TypeIndex. |