MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / SwitchNightVision

Method SwitchNightVision

ogsr_engine/xrGame/Torch.cpp:109–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107}
108
109void CTorch::SwitchNightVision()
110{
111 SwitchNightVision(!m_bNightVisionOn);
112}
113
114void CTorch::SwitchNightVision(bool vision_on)
115{

Callers 6

DeviceUpdateMethod · 0.80
DeviceUpdateMethod · 0.80
OnKeyboardPressMethod · 0.80
IR_OnKeyboardPressMethod · 0.80
DeviceUpdateMethod · 0.80
OnDropOrMoveToRuckMethod · 0.80

Calls 13

H_ParentFunction · 0.85
_GetItemCountFunction · 0.85
_GetItemFunction · 0.85
AddEffectorFunction · 0.85
ItemFromSlotMethod · 0.80
PositionMethod · 0.80
GetPPEffectorMethod · 0.80
GetOutfitMethod · 0.45
sizeMethod · 0.45
r_stringMethod · 0.45
c_strMethod · 0.45
nameMethod · 0.45

Tested by

no test coverage detected