# Facing Angle Of Ping

Grammar — Facing angle of ping
FlagsNative | Function

Returns the current facing angle of the specified ping.

# Arguments

  • int [ ping ] — Ping

Returns — fixed

native fixed PingGetRotation(int p);

Category: Ping / Advanced

# Examples

— None found —