Property IsSystemStateSharedComponent
IsSystemStateSharedComponent
Obsolete. Use IsCleanupComponent instead.
Declaration
[Obsolete("IsSystemStateSharedComponent has been renamed to IsCleanupSharedComponent. IsSystemStateSharedComponent will be removed in a future package release. (UnityUpgradable) -> IsCleanupSharedComponent", false)]
public readonly bool IsSystemStateSharedComponent { get; }
Property Value
| Type | Description |
|---|---|
| Boolean |
Remarks
Obsolete. Use IsCleanupComponent instead.
True if the component type is a ICleanupSharedComponentData.