SpawnReason
public enum SpawnReason : UInt8
Undocumented
-
Undocumented
Declaration
Swift
case ReviveFromDeath = 0 -
Undocumented
Declaration
Swift
case SpawningIntoWorld = 1 -
Undocumented
Declaration
Swift
case RecallFromItem = 2
SpawnReason Enumeration Reference