|
liblcf
|
Collaboration diagram for lcf::RawStruct< std::vector< rpg::EventCommand > >:Static Public Member Functions | |
| static void | ReadLcf (std::vector< rpg::EventCommand > &ref, LcfReader &stream, uint32_t length) |
| static void | WriteLcf (const std::vector< rpg::EventCommand > &ref, LcfWriter &stream) |
| static int | LcfSize (const std::vector< rpg::EventCommand > &ref, LcfWriter &stream) |
| static void | WriteXml (const std::vector< rpg::EventCommand > &ref, XmlWriter &stream) |
| static void | BeginXml (std::vector< rpg::EventCommand > &ref, XmlReader &stream) |
Definition at line 28 of file ldb_eventcommand.cpp.
|
static |
Definition at line 229 of file ldb_eventcommand.cpp.
|
static |
Definition at line 199 of file ldb_eventcommand.cpp.
|
static |
Reads event commands.
Definition at line 146 of file ldb_eventcommand.cpp.
References lcf::RawStruct< T >::ReadLcf(), and lcf::Log::Warning().
Here is the call graph for this function:
|
static |
Definition at line 191 of file ldb_eventcommand.cpp.
|
static |
Definition at line 208 of file ldb_eventcommand.cpp.