ActionType

ActionType enum.

Fields

Always

ActionType.Always = 0

InWater

ActionType.InWater = 12

NotInWater

ActionType.NotInWater = 13

OnAbility

ActionType.OnAbility = 23

OnActive

ActionType.OnActive = 8

OnBroken

ActionType.OnBroken = 10

OnClose

ActionType.OnClose = 20

OnContained

ActionType.OnContained = 6

OnContaining

ActionType.OnContaining = 5

OnDamaged

ActionType.OnDamaged = 16

OnDeath

ActionType.OnDeath = 10

OnEating

ActionType.OnEating = 15

OnFailure

ActionType.OnFailure = 9

OnFire

ActionType.OnFire = 11

OnImpact

ActionType.OnImpact = 14

OnInserted

ActionType.OnInserted = 24

OnNotContained

ActionType.OnNotContained = 7

OnOpen

ActionType.OnOpen = 19

OnPicked

ActionType.OnPicked = 1

OnProduceSpawned

ActionType.OnProduceSpawned = 18

OnRemoved

ActionType.OnRemoved = 25

OnSecondaryUse

ActionType.OnSecondaryUse = 3

OnSevered

ActionType.OnSevered = 17

OnSpawn

ActionType.OnSpawn = 21

OnSuccess

ActionType.OnSuccess = 22

OnUse

ActionType.OnUse = 2

OnWearing

ActionType.OnWearing = 4