This method sets the interactivity of a widget. You can set this to false to make a widget that is visible but has no effect on the GUI behavior.
-void SetInteractive(const bool interactive)
Parameter | Description |
---|---|
interactive | interactivity mode to set |