Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ SetPeripheral
Method
SetPeripheral
TombEngine/Game/Hud/TargetHighlighter.cpp:59–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
void CrosshairData::SetPeripheral()
60
{
61
IsPrimary = false;
62
ColorTarget = COLOR_GRAY;
63
}
64
65
void CrosshairData::Update(const Vector3& targetPos, bool isActive, bool doPulse)
66
{
Callers
1
Update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected