Method IsTemporaryBakingType
IsTemporaryBakingType(TypeIndex)
Declaration
public static bool IsTemporaryBakingType(TypeIndex typeIndex)
Parameters
| Type | Name | Description |
|---|---|---|
| TypeIndex | typeIndex | TypeIndex for a component |
Returns
| Type | Description |
|---|---|
| bool | Returns if the component type is decorated with the TemporaryBakingTypeAttribute attribute. |