setParticleParams: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (add. see also)
mNo edit summary
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| particleSource '''setParticleParams''' array |= Syntax
| particleSource '''setParticleParams''' [[ParticleArray]] |= Syntax


|p1= particleSource: [[Object]] |= Parameter 1
|p1= particleSource: [[Object]] |= Parameter 1


|p2= array: [[Array]] |= Parameter 2
|p2= [[ParticleArray]] |= Parameter 2


| [[Nothing]] |= Return value
| [[Nothing]] |= Return value

Revision as of 09:43, 31 August 2007

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Set parameters to particle source. Array is in format ParticleArray.
Groups:
Uncategorised

Syntax

Syntax:
particleSource setParticleParams ParticleArray
Parameters:
particleSource: Object
ParticleArray
Return Value:
Nothing

Examples

Examples:
Example needed

Additional Information

See also:
ParticleArraysetParticleCirclesetParticleRandom

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section