Property SystemHandleUntyped
SystemHandleUntyped
Obsolete. Use SystemHandle instead.
Declaration
[Obsolete("SystemHandleUntyped has been renamed to SystemHandle. (UnityUpgradable) -> SystemHandle", true)]
public SystemHandle SystemHandleUntyped { get; }Property Value
| Type | Description | 
|---|---|
| SystemHandle | If the system state is valid, the untyped system's handle, otherwise default. | 
Remarks
Obsolete. Use SystemHandle instead.
 The SystemHandleUntyped of this system.