A Command Manager was introduced in patch 3.0 which is responsible to "hide" many commands (or rather transcode certain commands to instructions to this internal Command Manager).
They appear as CommandManagerState and CmdUpdateTargetUnit commands in the Command list in the Replay Analyzer. For example:
A Command Manager was introduced in patch 3.0 which is responsible to "hide" many commands (or rather transcode certain commands to instructions to this internal Command Manager).
They appear as
CommandManagerState
andCmdUpdateTargetUnit
commands in the Command list in the Replay Analyzer. For example:Help wanted to decode the meaning of these commands.