![]() |
SC2API
An API for AI for StarCraft II
|
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. | |
Buff data.
1.8.13