|
Pyrogenesis
13997
|
Public Member Functions | |
| NONCOPYABLE (GetAIsHelper) | |
| GetAIsHelper (ScriptInterface &scriptInterface) | |
| void | Run () |
Static Public Member Functions | |
| static Status | Callback (const VfsPath &pathname, const CFileInfo &fileInfo, const uintptr_t cbData) |
Public Attributes | |
| std::vector< CScriptValRooted > | m_AIs |
| ScriptInterface & | m_ScriptInterface |
Definition at line 36 of file ICmpAIManager.cpp.
|
inline |
Definition at line 40 of file ICmpAIManager.cpp.
|
inlinestatic |
Definition at line 50 of file ICmpAIManager.cpp.
| GetAIsHelper::NONCOPYABLE | ( | GetAIsHelper | ) |
|
inline |
Definition at line 45 of file ICmpAIManager.cpp.
| std::vector<CScriptValRooted> GetAIsHelper::m_AIs |
Definition at line 69 of file ICmpAIManager.cpp.
| ScriptInterface& GetAIsHelper::m_ScriptInterface |
Definition at line 70 of file ICmpAIManager.cpp.
1.8.5