MCPcopy Create free account
hub / github.com/Svxy/The-Simpsons-Hit-and-Run / GetAnimController

Method GetAnimController

game/code/ai/actionbuttonhandler.cpp:296–299  ·  view source on GitHub ↗

============================================================================== AnimCollisionEntityDSGWrapper::GetAnimController ============================================================================== Description: Comment Parameters: ( void ) Return: tMultiController ============================================================================= */

Source from the content-addressed store, hash-verified

294=============================================================================
295*/
296tMultiController* AnimCollisionEntityDSGWrapper::GetAnimController( void ) const
297{
298 return mpGameObject->GetAnimController();
299}
300
301/*
302==============================================================================

Callers 2

CreateMethod · 0.45
OnResetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected