BossBar.UpdateFlags

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(ubyte flags)
Undocumented in source.

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin Make
Undocumented in source.

Variables

ACTION
enum typeof(action) ACTION;
Undocumented in source.
DARK_SKY
enum ubyte DARK_SKY;
Undocumented in source.
IS_DRAGON_BAR
enum ubyte IS_DRAGON_BAR;
Undocumented in source.
__fields
enum string[] __fields;
Undocumented in source.
flags
ubyte flags;
Undocumented in source.

Meta