Method Player:GetHomebind [-] [+]
Returns the Player homebind location.
@return table homebind : a table containing the player's homebind information: - uint32 mapId: The ID of the map where the player is bound. - float x: The X coordinate of the homebind location. - float y: The Y coordinate of the homebind location. - float z: The Z coordinate of the homebind location.
Synopsis
Player:GetHomebind()
Arguments
None.
Returns
Nothing.