User Tools

Site Tools


prpl:isparticle

This is an old revision of the document!


<- PRPL reference <- Particles

IsParticle

ArgumentsResultNotation
pid bool [ int - bool ]

Description

Checks if the given particle exists and is not destroyed. Returns 0 if the id is invalid or it is not a particle.

Examples

<-pid IsParticle if
    <-pid 0.1 DamageParticle
endif 
prpl/isparticle.1529253060.txt.gz · Last modified: 2025/02/14 14:56 (external edit)