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

Method SetScriptObject

CryGame/XPlayer.cpp:4856–4860  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4854};
4855
4856void CPlayer::SetScriptObject(IScriptObject *pObject)
4857{
4858 m_pScriptObject=pObject;
4859 m_pUpdateAnimation=NULL;
4860}
4861/*! Retrieves the ScriptObject of this container
4862 @return pointer to the ScriptObject
4863*/

Callers 2

OnSpawnContainerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected