GffResRef

GFF Resref value type (32 character string)

Constructors

this
this(char[] value)

Alias This

toString

Members

Functions

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

Converts this.data into a usable string (trim trailing NULL chars)

Variables

data
char[32] data;
Undocumented in source.

Meta