User Tools

Site Tools


prpl:isomni

This is an old revision of the document!


<- PRPL reference <- Particles

isOmni

ArgumentsResultNotation
PID True/False [ i1 - b1 ]

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.1509483814.txt.gz · Last modified: 2017/10/31 17:03 by GameGibu