SC2API
An API for AI for StarCraft II
Public Attributes | List of all members
sc2::SpatialActions Struct Reference

Possible actions for feature layers. More...

#include <sc2_action.h>

Public Attributes

std::vector< SpatialUnitCommandunit_commands
 Commands to selected units.
 
std::vector< SpatialCameraMovecamera_moves
 Camera movement.
 
std::vector< SpatialSelectPointselect_points
 Selecting by point.
 
std::vector< SpatialSelectRectselect_rects
 Selecting by rectangles.
 

Detailed Description

Possible actions for feature layers.


The documentation for this struct was generated from the following file: