gameexiter - eisclimber/ExPresS-XR GitHub Wiki
Class in ExPresSXR.Misc
Inherits from UnityEngine.MonoBehaviour
Allows exiting the game in both the built version of the game and the Unity Editor.
public class GameExiter : MonoBehaviour| Name | Description |
|---|---|
| ExitGame() | Exits the game as configured. |
| Name | Description |
|---|---|
| UseFade | If the games should be exited with fade. A rig is required if exiting with fade. |