### Function: GetOwner(spawn) **Description:** Gets the Owner Spawn object in reference to the spawn provided (Pet/Charmed). **Parameters:** - `spawn` (Spawn) - Spawn object representing `spawn`. **Returns:** Return's the owner spawn object. **Example:** Example Required