mirror of
https://github.com/emagi/eq2emu
synced 2026-08-12 18:23:04 -04:00
277 B
277 B
Function: GetOwner(spawn)
Description: Gets the Owner Spawn object in reference to the spawn provided (Pet/Charmed).
Parameters:
spawn(Spawn) - Spawn object representingspawn.
Returns: Return's the owner spawn object.
Example:
Example Required