# Player Ping Location

Grammar — Player Ping Location
FlagsNative | Function

Returns the location pinged by a player.

Returns — point

native point EventPingPoint();

# Supported triggers

Category: Ping / Basic

# Examples

# mods/heroesdata.stormmod

GameLib.galaxy

// L18014
EventPingPoint()

# mods/heroesdata.stormmod

UILib.galaxy

// L7673
EventPingPoint()
// L16069
EventPingPoint()
// L16083
EventPingPoint()
// L16086
EventPingPoint()
// L16089
EventPingPoint()
// L16092
EventPingPoint()
// L16095
EventPingPoint()
// L16102
EventPingPoint()

# mods/liberty.sc2mod

LibertyLib.galaxy

// L688
EventPingPoint()