Enum Tutorial.SkipTutorialBehavior
The supported skip behavior types.
Namespace: Unity.InteractiveTutorials
Syntax
public enum SkipTutorialBehavior
Fields
Name | Description | Value |
---|---|---|
SameAsExitBehavior | Same as exit behaviour. |
0 |
SkipToLastPage | Skip to the last page of the tutorial. |
1 |