MCPcopy 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
96void CUIArtefactDetectorAdv::SetValue(const float val1, const Fvector& val2) { m_target_dir = val2; }
97void CUIArtefactDetectorAdv::update()
98{
99 if (!m_parent->HudItemData() || m_bid == u16(-1))

Callers 1

UpdateAfMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected