Skip to content

Latest commit

 

History

History
executable file
·
80 lines (39 loc) · 1010 Bytes

File metadata and controls

executable file
·
80 lines (39 loc) · 1010 Bytes

Can Flags

CellAO.Enums.CanFlags : UInt32

[Flags]


Carry = 1,

Sit = 2,

Wear = 4,

Use = 8,

ConfirmUse = 16,

Consume = 32,

TutorChip = 64,

TutorDevice = 128,

BreakAndEnter = 256,

Stackable = 512,

NoAmmo = 1024,

Burst = 2048,

FlingShot = 4096,

FullAuto = 8192,

AimedShot = 16384,

Bow = 32768,

ThrowAttack = 65536,

SneakAttack = 131072,

FastAttack = 262144,

DisarmTraps = 524288,

AutoSelect = 1048576,

ApplyOnFriendly = 2097152,

ApplyOnHostile = 4194304,

ApplyOnSelf = 8388608,

CantSplit = 16777216,

Brawl = 33554432,

Dimach = 67108864,

EnableHandAttractors = 134217728,

CanBeWornWithSocialArmor = 268435456,

CanParryRiposte = 536870912,

CanBeParriedRiposted = 1073741824,

ApplyOnFightingTarget = 2147483648


Copyright © 2013 CellAO Team

Created by MarkDownDocumentator Version 1.4.1.681 - Night Predator