![]() |
Init(args)
Scripting Reference
|
Extension methods for objects that implement the IEnableable interface.
Static Public Member Functions | |
static bool | IsEnabled (this IEnableable enableable) |
Gets the enabled state of the object. | |
static void | SetEnabled (this IEnableable enableable, bool value) |
Sets the enabled state of the object. | |