#include <sscsm_events.h>
Inheritance diagram for SSCSMEventLoadMods:
Collaboration diagram for SSCSMEventLoadMods:Public Member Functions | |
| void | exec (SSCSMEnvironment *env) override |
Public Member Functions inherited from ISSCSMEvent | |
| virtual | ~ISSCSMEvent ()=default |
Public Attributes | |
| std::vector< std::pair< std::string, std::string > > | mods |
|
inlineoverridevirtual |
Implements ISSCSMEvent.
References SSCSMEnvironment::getScript(), ScriptApiSSCSM::load_mods(), and mods.
Here is the call graph for this function:| std::vector<std::pair<std::string, std::string> > SSCSMEventLoadMods::mods |
Referenced by exec().