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

Buff data. More...

#include <sc2_data.h>

Public Member Functions

void ReadFromProto (const SC2APIProtocol::BuffData &buff_data)
 
std::string Log () const
 

Public Attributes

uint32_t buff_id
 Stable ID. This ID will not change between patches.
 
std::string name
 Buff name, corresponds to the game's catalog.
 

Detailed Description

Buff data.


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