Optional armorfrom protobuf field: optional int32 armor_upgrade_level = 3;
Optional attackfrom protobuf field: optional int32 attack_upgrade_level = 2;
from protobuf field: repeated int32 buffs = 5;
Optional shieldfrom protobuf field: optional int32 shield_upgrade_level = 4;
Optional unitfrom protobuf field: optional SC2APIProtocol.UnitInfo unit = 1;
Generated using TypeDoc
Generated
from protobuf message SC2APIProtocol.SinglePanel