Click or drag to resize

AppApplicationQuitting Property

True if the we received the OnApplicationQuit event form Unity

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

Property Value

Type: Boolean
See Also