MCPcopy 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
2793F32 zNPCCommon::AnimTimeRemain(xAnimState* ast)
2794{
2795 return (AnimDuration(ast) - AnimTimeCurrent());
2796}
2797
2798F32 zNPCCommon::AnimTimeCurrent()
2799{

Callers 15

tauntCBFunction · 0.80
noHeadCBFunction · 0.80
elbowDropCBFunction · 0.80
leapCBFunction · 0.80
getUpCBFunction · 0.80
clotheslineCBFunction · 0.80
ProcessMethod · 0.80
SyncCattleProdMethod · 0.80
ChkPrelimTranMethod · 0.80
ProcessMethod · 0.80
ProcessMethod · 0.80
MoveSwooshMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected