Method HasEntityReferences
HasEntityReferences(TypeIndex)
Declaration
public static bool HasEntityReferences(TypeIndex typeIndex)
Parameters
| Type | Name | Description |
|---|---|---|
| TypeIndex | typeIndex | TypeIndex for a component |
Returns
| Type | Description |
|---|---|
| bool | Returns if the component type contains any member fields that are of type Entity |