Method FromTypeIndex
FromTypeIndex(int)
Create an AspectType from a type index.
Declaration
public static AspectType FromTypeIndex(int typeIndex)Parameters
| Type | Name | Description | 
|---|---|---|
| int | typeIndex | The aspect type index. | 
Returns
| Type | Description | 
|---|---|
| AspectType | A new AspectType instance. |