Enum HelpPanelHandler.Section
Section of the TutorialContainer hierarchy
Namespace: Unity.Tutorials.Core.Editor
Assembly: Unity.Tutorials.Core.Editor.dll
Syntax
public enum HelpPanelHandler.Section
Fields
| Name | Description |
|---|---|
| Page | Designate the FAQ Entry defined on the Page |
| Tutorial | Designate the FAQ Entry defined on the Tutorial |
| TutorialContainer | Designate the FAQ Entry defined on the TutorialContainer |