Method GetTypeInfo
GetTypeInfo(Int32)
Declaration
public static ref readonly TypeManager.TypeInfo GetTypeInfo(int typeIndex)
Parameters
| Type | Name | Description |
|---|---|---|
| Int32 | typeIndex |
Returns
| Type | Description |
|---|---|
| TypeManager.TypeInfo |
GetTypeInfo<T>()
Declaration
public static ref readonly TypeManager.TypeInfo GetTypeInfo<T>()
Returns
| Type | Description |
|---|---|
| TypeManager.TypeInfo |
Type Parameters
| Name | Description |
|---|---|
| T |