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

Method Action_UndrawWeapon

src/logic/NpcAnimationHandler.cpp:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96void NpcAnimationHandler::Action_UndrawWeapon()
97{
98 startAni_UndrawWeapon();
99}
100
101void NpcAnimationHandler::Action_FightForward()
102{

Callers 2

playerUpdateMethod · 0.80
npcUpdateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected