1
0
EQ2Emu/docs/lua_functions/GetOwner.md

277 B

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