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

Method SendResourceState

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

Source from the content-addressed store, hash-verified

2231{
2232 if (IsEmptySelectedUnits())
2233 {
2234 return;
2235 }
2236
2237 Target* target = _visibleListTemp[tgt];
2238 if (!target)
2239 {
2240 return;

Callers

nothing calls this directly

Calls 1

SendAnswerMethod · 0.45

Tested by

no test coverage detected