BIS fnc getCloudletParams: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[Category\:Function Group\: Misc(\|\{\{[a-zA-Z0-9_:]+\}\})?\]\]" to "") |
mNo edit summary |
||
Line 5: | Line 5: | ||
|1.76|Game version= | |1.76|Game version= | ||
|gr1= Systems |GROUP1= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 18:18, 12 October 2020
Description
Syntax
- Syntax:
- [cfgCloudletClass] call BIS_fnc_getCloudletParams
- Parameters:
- cfgCloudletClass: String - wanted class in cfgCloudlets
- Return Value:
- Array - format [setParticleParams, setParticleRandom, setDropInterval]:
↑ Back to spoiler's top[ [ [particleShape, particleFSNtieth, particleFSIndex, particleFSFrameCount, particleFSLoop], animationName, particleType, timerPeriod, lifeTime, position, moveVelocity, rotationVelocity, weight, volume, rubbing, size, color, animationSpeed, randomDirectionPeriod, randomDirectionIntensity, onTimerScript, beforeDestroyScript, "", angle, onSurface, bounceOnSurface, emissiveColor ], [ lifeTimeVar, positionVar, moveVelocityVar, rotationVelocityVar, sizeVar, colorVar, randomDirectionPeriodVar, randomDirectionIntensityVar, angleVar, bounceOnSurfaceVar ], interval ]
Examples
- Example 1:
["AmmoLightSmokeParticles"] call BIS_fnc_getCloudletParams;
Additional Information
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