1
0
EQ2Emu/docs/lua_functions/GetSpawnLocationPlacementID.md

14 lines
267 B
Markdown

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