User Tools

Site Tools


prpl:particleexists

<- PRPL reference <- Particles

ParticleExists

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 ParticleExists if
    <-pid 0.1 DamageParticle
endif 
prpl/particleexists.txt · Last modified: 2018/06/17 11:34 by kajacx