Public Member Functions | |
Sign (Owner owner=INVALID_OWNER) | |
Creates a new sign. | |
~Sign () | |
Destroy the sign. | |
void | UpdateVirtCoord () |
Update the coordinate of one sign. | |
Data Fields | |
char * | name |
ViewportSign | sign |
int32 | x |
int32 | y |
int32 | z |
OwnerByte | owner |
Definition at line 23 of file signs_base.h.