Creation/Dev/Script/Client/TParticleEmitter: Difference between revisions
From Graal Bible
mNo edit summary |
Pooper200000 (talk | contribs) No edit summary |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
[[Category:Scripting Reference]] | |||
<pre> | <pre> | ||
TParticleEmitter (TGraalVar): | TParticleEmitter (TGraalVar): | ||
Latest revision as of 10:23, 16 February 2010
TParticleEmitter (TGraalVar):
attachposition - boolean
autorotation - boolean
checkbelowterrain - boolean
clippingbox - string
cliptoscreen - boolean
continueafterdestroy - boolean
currentparticlecount - integer (read only)
delaymax - float
delaymin - float
dropemitter - object (read only)
dropwateremitter - object (read only)
emissionoffset - string
emitatterrainheight - boolean
emitautomatically - boolean
emittedparticles - integer (read only)
firstinfront - boolean
isfrozen - boolean
maxparticles - integer
nrofparticles - integer
particle - object (read only)
particletypes - integer
wraptoclippingbox - boolean
addemitmodifier(str, float, float, str, str, float, float) - returns object
addglobalmodifier(str, float, float, str, str, float, float) - returns object
addlocalmodifier(str, float, float, str, str, float, float) - returns object
advancetime(float)
emit()
emitat(str)
removemodifiers()
removeparticles()