Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
25
void CScriptEffector::Add() { Actor()->Cameras().AddPPEffector(this); }
26
27
void CScriptEffector::Remove() { Actor()->Cameras().RemovePPEffector(m_tEffectorType); }
Callers
15
~CFontManager
Method · 0.45
OnDisconnected
Method · 0.45
net_Destroy
Method · 0.45
~CActor
Method · 0.45
remove_effector
Function · 0.45
UpdateCL
Method · 0.45
Activate
Method · 0.45
OnFrame
Method · 0.45
net_start_client4
Method · 0.45
Destroy
Method · 0.45
~CUICursor
Method · 0.45
~CGamePersistent
Method · 0.45
Calls
2
Actor
Function · 0.85
RemovePPEffector
Method · 0.80
Tested by
no test coverage detected