Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ setEnabled
Method
setEnabled
ogsr_engine/xrGame/script_game_object4.cpp:921–924 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
919
}
920
921
void CScriptGameObject::setEnabled(bool value)
922
{
923
object().setEnabled(value);
924
}
925
926
void CScriptGameObject::setVisible(bool value)
927
{
Callers
14
UnsplitSingle
Method · 0.45
ObjectContactCallback
Method · 0.45
SwitchState
Method · 0.45
OnOwnershipTake
Method · 0.45
HideExplosive
Method · 0.45
OnH_B_Independent
Method · 0.45
trajectory_check_collision
Function · 0.45
LaunchGrenade
Method · 0.45
PhysicallyRemoveSelf
Method · 0.45
PhysicallyRemovePart
Method · 0.45
NotificatePart
Method · 0.45
net_Spawn
Method · 0.45
Calls
1
object
Function · 0.50
Tested by
no test coverage detected