# Set Ping Depth

Grammar — Set depth of ping to depth
FlagsNative | Action

Sets the depth of the ping compared to other pings. Lower numbers will be render before higher numbers

# Arguments

  • int [ ping ] — Ping
  • fixed — Depth

Returns — void

native void PingSetDepth(int p, fixed depth);

Category: Ping / Advanced

# Examples

— None found —