Class: Widget
Lua
C++
Edit

Widget::SetInteractive

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.

Syntax

-void SetInteractive(const bool interactive)

Parameter Description
interactive interactivity mode to set
Copyright © 2024 Ultra Software.
All rights reserved.