Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ Process
Method
Process
ogsr_engine/xr_3da/EffectorPP.cpp:22–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
CEffectorPP::~CEffectorPP() {}
21
22
BOOL CEffectorPP::Process(SPPInfo& PPInfo)
23
{
24
fLifeTime -= Device.fTimeDelta;
25
return TRUE;
26
}
Callers
7
UpdatePPEffectors
Method · 0.45
Reset
Method · 0.45
on_idle
Method · 0.45
Run
Method · 0.45
FrameMove
Method · 0.45
OnWM_Activate
Method · 0.45
Show
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected