Method IsManagedType
IsManagedType(TypeIndex)
Declaration
public static bool IsManagedType(TypeIndex typeIndex)
Parameters
| Type | Name | Description |
|---|---|---|
| TypeIndex | typeIndex | TypeIndex for a component |
Returns
| Type | Description |
|---|---|
| bool | Returns if the component type requires managed storage due to being a class type, and/or contains reference types |