MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / Remove

Method Remove

ogsr_engine/xrGame/script_effector.cpp:27–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25void CScriptEffector::Add() { Actor()->Cameras().AddPPEffector(this); }
26
27void CScriptEffector::Remove() { Actor()->Cameras().RemovePPEffector(m_tEffectorType); }

Callers 15

~CFontManagerMethod · 0.45
OnDisconnectedMethod · 0.45
net_DestroyMethod · 0.45
~CActorMethod · 0.45
remove_effectorFunction · 0.45
UpdateCLMethod · 0.45
ActivateMethod · 0.45
OnFrameMethod · 0.45
net_start_client4Method · 0.45
DestroyMethod · 0.45
~CUICursorMethod · 0.45
~CGamePersistentMethod · 0.45

Calls 2

ActorFunction · 0.85
RemovePPEffectorMethod · 0.80

Tested by

no test coverage detected