Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ setVisible
Method
setVisible
ogsr_engine/xrGame/script_game_object4.cpp:926–929 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
924
}
925
926
void CScriptGameObject::setVisible(bool value)
927
{
928
object().setVisible(value);
929
}
Callers
15
UnsplitSingle
Method · 0.45
SetVisible
Method · 0.45
detach_Actor
Method · 0.45
attach_Actor
Method · 0.45
OnOwnershipTake
Method · 0.45
HideExplosive
Method · 0.45
attach
Method · 0.45
detach
Method · 0.45
OnH_B_Independent
Method · 0.45
OnCameraChange
Method · 0.45
PhysicallyRemoveSelf
Method · 0.45
PhysicallyRemovePart
Method · 0.45
Calls
1
object
Function · 0.50
Tested by
no test coverage detected