TINMAN 3D / REALTIME TERRAIN
Software Development Kit - User Manual

enum WidgetSlot in Tinman.AddOns.Widgets

Enumeration of user interface slots that a widget provides.

enum WidgetSlot  

See also:

Widget.AddUserInterface

Items

Controls = 0

User interface components that are intended to be used for controlling the widget.

Editors = 1

User interface components that are intended to edit content that is displayed in the widget.