Method GetComponentType
GetComponentType(Int32)
Returns a ComponentType for the type stored at the index in the list.
The returned ComponentType always has access mode ReadWrite.
Declaration
public ComponentType GetComponentType(int index)
Parameters
| Type | Name | Description |
|---|---|---|
| Int32 | index |
Returns
| Type | Description |
|---|---|
| ComponentType |