1
0
EQ2Emu/docs/lua_functions/GetSpawnLocationPlacementID.md

267 B

Function: GetSpawnLocationPlacementID(spawn)

Description: Gets the spawns location placement id.

Parameters:

  • spawn (Spawn) - Spawn object representing spawn.

Returns: UInt32 location placement id of the spawn.

Example:

Example Required