WoW:CompanionType: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
m (Move page script moved page CompanionType to CompanionType without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{stub/API}}
{{wowapitype}}
{{wowapi}}
Companion type, introduced in [[Patch 3.0]].
New in [[Patch 3.0]].


Specifies the type of companion (mini-pet or mount).  Values are either "MOUNT" or "CRITTER".
== Values ==
; "MOUNT" : Used for mounts.
; "CRITTER" : Used for non-combat pets.

Latest revision as of 04:47, 15 August 2023

API types

Companion type, introduced in Patch 3.0.

Values[edit]

"MOUNT"
Used for mounts.
"CRITTER"
Used for non-combat pets.