MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / SetHint

Method SetHint

engine/Poseidon/UI/InGame/InGameUI.cpp:420–430  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

418 combatMode = nullptr;
419 valueHealth = nullptr;
420 weapon = nullptr;
421 ammo = nullptr;
422 vehicle = nullptr;
423 speed = nullptr;
424 alt = nullptr;
425 valueArmor = nullptr;
426 valueFuel = nullptr;
427 cargoMan = nullptr;
428 cargoFuel = nullptr;
429 cargoRepair = nullptr;
430 cargoAmmo = nullptr;
431}
432
433void DisplayUnitInfo::Reload(const ParamEntry& clsEntry)

Callers 3

InGameUIMethod · 0.80
ResetHUDMethod · 0.80
ShowHintMethod · 0.80

Calls 7

GetTextHeightMethod · 0.80
SetTextMethod · 0.45
HMethod · 0.45
SetPosMethod · 0.45
XMethod · 0.45
YMethod · 0.45
WMethod · 0.45

Tested by

no test coverage detected