MCPcopy 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

20CEffectorPP::~CEffectorPP() {}
21
22BOOL CEffectorPP::Process(SPPInfo& PPInfo)
23{
24 fLifeTime -= Device.fTimeDelta;
25 return TRUE;
26}

Callers 7

UpdatePPEffectorsMethod · 0.45
ResetMethod · 0.45
on_idleMethod · 0.45
RunMethod · 0.45
FrameMoveMethod · 0.45
OnWM_ActivateMethod · 0.45
ShowMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected