|
OpenMoHAA 0.83.0
|
Public Member Functions | |
| void | Archive (Archiver &arc) override |
| bool | AddLabel (str label, unsigned char *pos, bool private_section=false) |
| bool | AddLabel (const_str label, unsigned char *pos, bool private_section=false) |
| unsigned char * | FindLabel (str label) |
| unsigned char * | FindLabel (const_str label) |
| const_str | NearestLabel (unsigned char *pos) |
Public Attributes | |
| GameScript * | m_Parent |
Friends | |
| class | GameScript |