Expand description
Information updated every step stored here.
Structs§
- Messege in game chat.
- Common information of player.
- There are different effects in SC2, some of them can harm your units, so take them into account then microing.
- Information about current state on current step.
- Bot’s observation stored here. Can be accessed through
state.observation
. - Power matrix from the pylon or warp prism, used to give power to buildings and warp units on it.
- Radar point on the map.
- Bot’s observation stored here. Can be accessed through
state.observation.raw
.
Enums§
- Different kinds of alert that can happen. All alerts stored in
state.observation.alerts
. - The alliance of unit or effect to your bot.