![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
| This function is restricted.
|
Summary description.
uiTextureKitID = C_PingSecure.GetTextureKitForType(type)
Arguments
- type
- Enum.PingSubjectType - The type of the Ping, e.g.
2for "Assist" and3for "OnMyWay" Pings.
| Value | Field | Description |
|---|---|---|
| 0 | Attack | |
| 1 | Warning | |
| 2 | Assist | |
| 3 | OnMyWay | |
| 4 | AlertThreat | |
| 5 | AlertNotThreat |
Returns
- uiTextureKitID
- string : textureKit - Name of a texture kit for the Ping.
Patch changes
Patch 10.1.7 (2023-09-05): Added.
