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

Method SetPosition

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

Source from the content-addressed store, hash-verified

430 cargoAmmo = nullptr;
431}
432
433void DisplayUnitInfo::Reload(const ParamEntry& clsEntry)
434{
435 Init();
436 InitControls();
437 Load(clsEntry);
438}
439
440Control* DisplayUnitInfo::OnCreateCtrl(int type, int idc, const ParamEntry& cls)
441{
442 switch (idc)
443 {

Callers 3

OnObjectMovedMethod · 0.45
DrawHintMethod · 0.45
ProcessMethod · 0.45

Calls 5

YMethod · 0.45
SetPosMethod · 0.45
XMethod · 0.45
WMethod · 0.45
HMethod · 0.45

Tested by

no test coverage detected