|
override void | ChildAwake () |
| Method called in the parent object's awake method. More...
|
|
override void | DoThing () |
| Action to perform when the item has been selected. More...
|
|
◆ ChildAwake()
override void UIStartFromTutorial.ChildAwake |
( |
| ) |
|
|
protectedvirtual |
Method called in the parent object's awake method.
Implements UISelectAction.
◆ DoThing()
override void UIStartFromTutorial.DoThing |
( |
| ) |
|
|
protectedvirtual |
Action to perform when the item has been selected.
Implements UISelectAction.
The documentation for this class was generated from the following file: