|
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards.
|
Needs summary.
result = C_Ping.GetTargetWorldPingAndSend()
Returns[]
- result
- ContextualWorldPingResult
Field |
Type |
Description
|
contextualPingType |
Enum.PingSubjectType? |
|
result |
Enum.PingResult |
|
Enum.PingSubjectType
Value |
Field |
Description
|
0 |
Attack |
|
1 |
Warning |
|
2 |
Assist |
|
3 |
OnMyWay |
|
4 |
AlertThreat |
|
5 |
AlertNotThreat |
|
Enum.PingResult
Value |
Field |
Description
|
0 |
Success |
|
1 |
FailedSpamming |
|
2 |
FailedInvalidTarget |
|
3 |
FailedDisabledByLeader |
|
4 |
FailedUnspecified |
|