Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
96
void NpcAnimationHandler::Action_UndrawWeapon()
97
{
98
startAni_UndrawWeapon();
99
}
100
101
void NpcAnimationHandler::Action_FightForward()
102
{
Callers
2
playerUpdate
Method · 0.80
npcUpdate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected