Variable HeliSabotageSystemRepairTagConst

HeliSabotageSystemRepairTag: {
    ActiveBit: 64;
    DamageBit: 128;
    DeactiveBit: 32;
    FixBit: 16;
}

Type declaration

  • Readonly ActiveBit: 64
  • Readonly DamageBit: 128
  • Readonly DeactiveBit: 32
  • Readonly FixBit: 16

Generated using TypeDoc