### 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