14 lines
277 B
Markdown
14 lines
277 B
Markdown
### 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
|