|
static void | ReadLcf (rpg::EventCommand &ref, LcfReader &stream, uint32_t length) |
static void | WriteLcf (const rpg::EventCommand &ref, LcfWriter &stream) |
static int | LcfSize (const rpg::EventCommand &ref, LcfWriter &stream) |
static void | WriteXml (const rpg::EventCommand &ref, XmlWriter &stream) |
static void | BeginXml (rpg::EventCommand &ref, XmlReader &stream) |
Definition at line 19 of file ldb_eventcommand.cpp.
◆ BeginXml()
void lcf::RawStruct< rpg::EventCommand >::BeginXml |
( |
rpg::EventCommand & | ref, |
|
|
XmlReader & | stream ) |
|
static |
◆ LcfSize()
int lcf::RawStruct< rpg::EventCommand >::LcfSize |
( |
const rpg::EventCommand & | ref, |
|
|
LcfWriter & | stream ) |
|
static |
◆ ReadLcf()
void lcf::RawStruct< rpg::EventCommand >::ReadLcf |
( |
rpg::EventCommand & | event_command, |
|
|
LcfReader & | stream, |
|
|
uint32_t | length ) |
|
static |
◆ WriteLcf()
void lcf::RawStruct< rpg::EventCommand >::WriteLcf |
( |
const rpg::EventCommand & | ref, |
|
|
LcfWriter & | stream ) |
|
static |
◆ WriteXml()
void lcf::RawStruct< rpg::EventCommand >::WriteXml |
( |
const rpg::EventCommand & | ref, |
|
|
XmlWriter & | stream ) |
|
static |
The documentation for this struct was generated from the following file: