Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ On_B_NotCurrentEntity
Method
On_B_NotCurrentEntity
ogsr_engine/xrGame/Actor_Network.cpp:556–556 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
554
};
555
556
void CActor::On_B_NotCurrentEntity() { inventory().Items_SetCurrentEntityHud(false); }
557
558
void CActor::net_Export(CSE_Abstract* E)
559
{
Callers
1
g_sv_Spawn
Method · 0.80
Calls
1
Items_SetCurrentEntityHud
Method · 0.80
Tested by
no test coverage detected