25 #ifndef ENGINES_WITCHER_NWSCRIPT_CONTAINER_H 26 #define ENGINES_WITCHER_NWSCRIPT_CONTAINER_H 82 #endif // ENGINES_WITCHER_NWSCRIPT_CONTAINER_H bool hasScript(Script script) const
A class holding an UTF-8 string.
void readScripts(const Aurora::GFF3Struct &gff)
Basic The Witcher type definitions.
const Common::UString & getScript(Script script) const
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.
Common::UString _scripts[kScriptMAX]
Basic type definitions to handle files used in BioWare's Aurora engine.
Reference to an NWScript object.