25 #ifndef ENGINES_KOTOR2_SCRIPT_CONTAINER_H 26 #define ENGINES_KOTOR2_SCRIPT_CONTAINER_H 82 #endif // ENGINES_KOTOR2_SCRIPT_CONTAINER_H A class holding an UTF-8 string.
const Common::UString & getScript(Script script) const
Basic Star Wars: Knights of the Old Republic II - The Sith Lords type definitions.
bool runScript(Script script, const Aurora::NWScript::ObjectReference owner=Aurora::NWScript::ObjectReference(), const Aurora::NWScript::ObjectReference triggerer=Aurora::NWScript::ObjectReference())
Low-level type definitions to handle fixed width types portably.
Basic type definitions to handle files used in BioWare's Aurora engine.
Reference to an NWScript object.
void readScripts(const Aurora::GFF3Struct &gff)
bool hasScript(Script script) const
Common::UString _scripts[kScriptMAX]