<- [[.:prplreference| PRPL reference]] <- [[.:prplreference#everything_else_2|Everything Else 2]] ===== GETEMITTERPARTICLETYPE ===== ^Arguments^Result^Notation^ | | | [ - ] | === Description === === Examples === i1 = GetIntFromStack(); { tpti = 0; FREE tpti = 1; TRIANGLE tpti = 2; SQUARE tpti = 3; ?? Round? stack.Push(new Data(tpti)); } else { stack.Push(new Data(0));