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