MCPcopy Create free account
hub / github.com/StrongPC123/Far-Cry-1-Source-Full / getAnimationManager

Method getAnimationManager

CrySystem/ScriptObjectAnimation.cpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59ICryCharManager* CScriptObjectAnimation::getAnimationManager()
60{
61 return m_pSystem->GetIAnimationSystem();
62}
63
64////////////////////////////////////////////////////////////////////////////////////////////////////////////////
65

Callers

nothing calls this directly

Calls 1

GetIAnimationSystemMethod · 0.80

Tested by

no test coverage detected