Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IControlUpdate

Represents updatable components of a control which developers can update from game clients.

Hierarchy

Index

Properties

Properties

Optional disabled

disabled: boolean

When set to true this will disable the control. When set to false this will enable the control.

Generated using TypeDoc