WoW:API LeaveParty: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
({{Stub/API}})
(Filled out LeaveParty so it's not a stub.)
Line 1: Line 1:
{{wowapi}}
{{wowapi}} __NOTOC__
{{Stub/API}}


Quits the current party.
Leaves the current party.
LeaveParty()
 
== Arguments ==
:None
 
== Returns ==
:nil

Revision as of 14:57, 8 June 2007

WoW API < LeaveParty

Leaves the current party.

LeaveParty()

Arguments

None

Returns

nil