WoW:API Dismount: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
m (Move page script moved page API Dismount to API Dismount without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Stub/API}}
{{wowapi}}
 
Dismounts the player if the player was mounted.
Dismounts the player if the player was mounted. Returns nothing.
Dismount();
 
[[Category:API events]]

Latest revision as of 04:45, 15 August 2023

WoW API < Dismount

Dismounts the player if the player was mounted.

Dismount();