| 120 | ICryPak *GetIPak(){ return m_pIPak; } |
| 121 | IConsole *GetIConsole(); |
| 122 | IScriptSystem *GetIScriptSystem(){ return m_pScriptSystem; } |
| 123 | I3DEngine *GetI3DEngine(){ return m_pI3DEngine; } |
| 124 | ICryCharManager *GetIAnimationSystem() {return m_pICryCharManager;} |
| 125 | ISoundSystem *GetISoundSystem(){ return m_pISound; } |
no outgoing calls
no test coverage detected