User Tools

Site Tools


prpl:isomni

<- PRPL reference <- Particles

IsOmni

ArgumentsResultNotation
pid bool [ int - bool ]

Description

Returns true if the PID passed to the command represents the virtual PID of an Omni.

Examples

# Show "Omni Found." in the debug window if this PID represents an Omni
if(<-PID isOmni)
  trace("Omni Found.")
endif
prpl/isomni.txt · Last modified: 2018/06/17 14:35 by kajacx