UFO: Alien Invasion
Loading...
Searching...
No Matches
barExtraData_t Struct Reference

extradata for the panel node More...

#include <ui_node_bar.h>

Collaboration diagram for barExtraData_t:
Collaboration graph

Data Fields

abstractValueExtraData_t super
align_t orientation
bool readOnly
bool noHover

Detailed Description

extradata for the panel node

Definition at line 43 of file ui_node_bar.h.

Field Documentation

◆ noHover

bool barExtraData_t::noHover

True to show the bar at 100% opacity - even if not hovered

Definition at line 47 of file ui_node_bar.h.

◆ orientation

align_t barExtraData_t::orientation

Orientation of the bar (left, right, top, down)

Definition at line 45 of file ui_node_bar.h.

◆ readOnly

bool barExtraData_t::readOnly

True if the user can't edit the content

Definition at line 46 of file ui_node_bar.h.

◆ super

abstractValueExtraData_t barExtraData_t::super

Definition at line 44 of file ui_node_bar.h.


The documentation for this struct was generated from the following file: