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

Method Center

engine/Poseidon/UI/Map/UIMap.cpp:410–413  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

408 info._id = nullptr;
409 return info;
410}
411
412void CStaticMap::Center()
413{
414 Center(_defaultCenter);
415}
416

Callers 4

InitMethod · 0.45
CreateStaticMapFunction · 0.45
CreateStaticMapMainFunction · 0.45
OnChildDestroyedMethod · 0.45

Calls 2

XMethod · 0.45
ZMethod · 0.45

Tested by

no test coverage detected