SackSubType
For EntityType.PICKUP (5), PickupVariant.SACK (69).
Enumeration Members
NULL
• NULL = 0
Spawning sacks with this sub-type will produce a random sack with the following probabilities:
SackSubType.NORMAL(1) - 99.0%SackSubType.BLACK(2) - 1.0%
Defined in
NORMAL
• NORMAL = 1
Defined in
BLACK
• BLACK = 2