setParticleParams: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
[[Category:Scripting Commands|SETPARTICLEPARAMS]]
{{Command|= Comments
[[Category:Scripting Commands OFP Elite |SETPARTICLEPARAMS]]
____________________________________________________________________________________________
[[Category:Scripting Commands ArmA|SETPARTICLEPARAMS]]


| arma |= Game name


<h2 style="color:#000066">'''''particleSource'' setParticleParams ''array'''''</h2>
|2.56|= Game version
____________________________________________________________________________________________


| Set parameters to particle source. Array is in format [[ParticleArray]]. |= Description
____________________________________________________________________________________________


'''Operand types:'''
| particleSource '''setParticleParams''' array |= Syntax


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


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


'''Type of returned value:'''
| [[Nothing]] |= Return value
____________________________________________________________________________________________


[[Nothing]]
|  |= See also


'''Compatibility:'''
}}


Version 2.56 required.
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


'''Description:'''
<!-- Note Section END -->
</dl>


Set parameters to particle source.
<h3 style="display:none">Bottom Section</h3>
 
[[Category:Scripting Commands|SETPARTICLEPARAMS]]
Array is in format [[ParticleArray]].
[[Category:Scripting Commands OFP Elite |SETPARTICLEPARAMS]]
[[Category:Scripting Commands ArmA|SETPARTICLEPARAMS]]

Revision as of 00:25, 2 August 2006

-wrong parameter ("Arma") defined!-2.56
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 array
Parameters:
particleSource: Object
array: Array
Return Value:
Nothing

Examples

Examples:
Example needed

Additional Information

See also:
See also needed

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