Home
last modified time | relevance | path

Searched refs:FIndex_GetStateTime (Results 1 – 2 of 2) sorted by relevance

/dports/games/vavoom/vavoom-1.33/source/
H A Dp_entity.h290 static int FIndex_GetStateTime; variable
450 EV_RET_FLOAT_IDX(FIndex_GetStateTime); in eventGetStateTime()
H A Dp_entity.cpp65 int VEntity::FIndex_GetStateTime; member in VEntity
94 FIndex_GetStateTime = StaticClass()->GetMethodIndex(NAME_GetStateTime); in InitFuncIndexes()