1
0
EQ2Emu/docs/lua_functions/GetLootTier.md

233 B

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