Property IsSystemStateComponent
IsSystemStateComponent
Obsolete. Use IsCleanupComponent instead.
Declaration
[Obsolete("IsSystemStateComponent has been renamed to IsCleanupComponent. IsSystemStateComponent will be removed in a future package release. (UnityUpgradable) -> IsCleanupComponent", false)]
public bool IsSystemStateComponent { get; }Property Value
| Type | Description | 
|---|---|
| bool | 
Remarks
Obsolete. Use IsCleanupComponent instead.
True if the component type is a <xref href="Unity.Entities.ICleanupComponentData" data-throw-if-not-resolved="false"></xref>