Click or drag to resize

IRestartableShouldDestroyOnRestart Property

True to allow destruction of this instance on restart, otherwise false

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
bool ShouldDestroyOnRestart { get; }

Property Value

Type: Boolean
See Also