Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ SetValue
Method
SetValue
ogsr_engine/xrGame/AdvancedDetector.cpp:96–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
}
95
96
void CUIArtefactDetectorAdv::SetValue(const float val1, const Fvector& val2) { m_target_dir = val2; }
97
void CUIArtefactDetectorAdv::update()
98
{
99
if (!m_parent->HudItemData() || m_bid == u16(-1))
Callers
1
UpdateAf
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected