Enum Tutorial.ExitBehavior
The supported exit behavior types.
Namespace: Unity.InteractiveTutorials
Syntax
public enum ExitBehavior
Fields
| Name | Description |
|---|---|
| CloseWindow | Exit the tutorial, despite its name, this does not close the window. |
| ShowHomeWindow | Show "home window", i.e. Unity Hub. |