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