Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ SetPrimary
Method
SetPrimary
TombEngine/Game/Hud/TargetHighlighter.cpp:53–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
void CrosshairData::SetPrimary()
54
{
55
IsPrimary = true;
56
ColorTarget = COLOR_RED;
57
}
58
59
void CrosshairData::SetPeripheral()
60
{
Callers
1
Update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected