Field HasNoEntityReferencesFlag
Bitflag set for component types that do not contain an Entity member. Entity members found in nested member types will cause this bitflag to not be set.
Namespace: Unity.Entities
Assembly: Unity.Entities.dll
Syntax
public const int HasNoEntityReferencesFlag = 131072
Returns
Type | Description |
---|---|
int |