233 B
233 B
Function: GetLootTier(spawn)
Description: Gets the loot tier of the spawn.
Parameters:
spawn
(Spawn) - Spawn object representingspawn
.
Returns: UInt32 value of the loot tier.
Example:
Example Required