MCPcopy Create free account
hub / github.com/REGoth-project/REGoth / Action_DrawWeapon

Method Action_DrawWeapon

src/logic/NpcAnimationHandler.cpp:91–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89}
90
91void NpcAnimationHandler::Action_DrawWeapon(int part)
92{
93 startAni_DrawWeapon(part);
94}
95
96void NpcAnimationHandler::Action_UndrawWeapon()
97{

Callers 2

playerUpdateMethod · 0.80
npcUpdateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected