WoW:API Dismount: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Created page with 'Dismounts the player if the player was mounted. Returns nothing.')
 
m (Move page script moved page API Dismount to API Dismount without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Dismounts the player if the player was mounted. Returns nothing.
{{wowapi}}
Dismounts the player if the player was mounted.
Dismount();

Latest revision as of 04:45, 15 August 2023

WoW API < Dismount

Dismounts the player if the player was mounted.

Dismount();