Hide¶
Hide or unhide the current textbox in Dialogue mode.
Syntax¶
|hide|
Parameters¶
None
Remarks¶
This commands toggles the shrink property of the DialogueAnim
component of the textbox which hides the textbox if it was shown before or it unhides it if it was hidden. This happens with a shrink and grow animation.