Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ AnimTimeRemain
Method
AnimTimeRemain
src/SB/Game/zNPCTypeCommon.cpp:2793–2796 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2791
}
2792
2793
F32 zNPCCommon::AnimTimeRemain(xAnimState* ast)
2794
{
2795
return (AnimDuration(ast) - AnimTimeCurrent());
2796
}
2797
2798
F32 zNPCCommon::AnimTimeCurrent()
2799
{
Callers
15
tauntCB
Function · 0.80
noHeadCB
Function · 0.80
elbowDropCB
Function · 0.80
leapCB
Function · 0.80
getUpCB
Function · 0.80
clotheslineCB
Function · 0.80
Process
Method · 0.80
SyncCattleProd
Method · 0.80
ChkPrelimTran
Method · 0.80
Process
Method · 0.80
Process
Method · 0.80
MoveSwoosh
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected