MCPcopy 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
587void CMapLocation::SetHint(const shared_str& hint) { m_hint = hint; };
588
589LPCSTR CMapLocation::GetHint()
590{

Callers 10

map_add_object_spotFunction · 0.80
map_add_object_spot_serFunction · 0.80
map_add_user_spotFunction · 0.80
map_change_spot_hintFunction · 0.80
GiveGameTaskToActorMethod · 0.80
SetTaskStateMethod · 0.80
net_SpawnMethod · 0.80
OnAddMethod · 0.80
OnApplyMethod · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected