14 lines
233 B
Markdown
14 lines
233 B
Markdown
### Function: GetLootTier(spawn)
|
|
|
|
**Description:**
|
|
Gets the loot tier of the spawn.
|
|
|
|
**Parameters:**
|
|
- `spawn` (Spawn) - Spawn object representing `spawn`.
|
|
|
|
**Returns:** UInt32 value of the loot tier.
|
|
|
|
**Example:**
|
|
|
|
Example Required
|