Generated

from protobuf message SC2APIProtocol.DebugKillUnit

interface DebugKillUnit {
    tag: bigint[];
}

Properties

Properties

tag: bigint[]

Generated

from protobuf field: repeated uint64 tag = 1;

Generated using TypeDoc