InstructionModule
The InstructionModule
class enables effects to provide instructions to the user.
Example
Properties
Property | Description |
|
Specifies whether or not automatic instructions are enabled. |
Methods
Method | Description |
|
When enabled, shows instruction for given token (you can find and select custom instruction tokens in project capabilities) To hide instruction simply set enabled to You can have at most one binding for instructions, meaning that setting a different binding would replace any previously created and setup binding for instructions. |
Classes
This module exposes no classes.
Last updated