C_Ping.GetDefaultPingOptions

From Warcraft Wiki
Jump to navigation Jump to search

Needs summary.

pingTypes = C_Ping.GetDefaultPingOptions()

Returns

pingTypes
PingTypeInfo[]
Field Type Description
orderIndex number
type Enum.PingSubjectType
uiTextureKitID string : textureKit
Enum.PingSubjectType
Value Field Description
0 Attack
1 Warning
2 Assist
3 OnMyWay
4 AlertThreat
5 AlertNotThreat

Patch changes

Dragonflight Patch 10.2.5 (2024-01-16): Moved to C_Ping namespace and no longer forbidden.
Dragonflight Patch 10.1.7 (2023-09-05): Added.