Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ SetHint
Method
SetHint
ogsr_engine/xrGame/map_location.cpp:587–587 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
585
}
586
587
void CMapLocation::SetHint(const shared_str& hint) { m_hint = hint; };
588
589
LPCSTR CMapLocation::GetHint()
590
{
Callers
10
map_add_object_spot
Function · 0.80
map_add_object_spot_ser
Function · 0.80
map_add_user_spot
Function · 0.80
map_change_spot_hint
Function · 0.80
GiveGameTaskToActor
Method · 0.80
SetTaskState
Method · 0.80
net_Spawn
Method · 0.80
OnAdd
Method · 0.80
OnApply
Method · 0.80
update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected