Optional addfrom protobuf field: optional SC2APIProtocol.UnitInfo add_on = 8;
Optional buildfrom protobuf field: optional float build_progress = 7;
Optional energyfrom protobuf field: optional int32 energy = 5;
Optional healthfrom protobuf field: optional int32 health = 3;
Optional maxfrom protobuf field: optional int32 max_energy = 11;
Optional maxfrom protobuf field: optional int32 max_health = 9;
Optional maxfrom protobuf field: optional int32 max_shields = 10;
Optional playerfrom protobuf field: optional uint32 player_relative = 2;
Optional shieldsfrom protobuf field: optional int32 shields = 4;
Optional transportfrom protobuf field: optional int32 transport_slots_taken = 6;
Optional unitfrom protobuf field: optional uint32 unit_type = 1;
Generated using TypeDoc
Generated
from protobuf message SC2APIProtocol.UnitInfo