Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ CurrentControlEntity
Method
CurrentControlEntity
ogsr_engine/xrGame/Level.h:113–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
112
public:
113
CObject* CurrentControlEntity(void) const { return pCurrentControlEntity; }
114
void SetControlEntity(CObject* O) { pCurrentControlEntity = O; }
115
116
private:
Callers
11
Hit
Method · 0.80
g_Physics
Method · 0.80
shedule_Update
Method · 0.80
OnHUDDraw
Method · 0.80
anim_play
Method · 0.80
cam_Update
Method · 0.80
SendHitAllowed
Method · 0.80
SetWeaponHideState
Method · 0.80
g_cl_ValidateMState
Method · 0.80
g_cl_CheckControls
Method · 0.80
g_SetAnimation
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected