BIS fnc getCloudletParams: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Arma 3 ([^ACHJKLMTZ|])([^|]+)\]\]" to "Arma 3: $1$2")
m (Text replacement - " \| *([^d][^= ]+) \| *p1 *=" to " |s1=$1 |p1=")
Line 9: Line 9:
| Return particle params of CfgCloudlets class.
| Return particle params of CfgCloudlets class.


| [cfgCloudletClass] call [[BIS_fnc_getCloudletParams]]
|s1= [cfgCloudletClass] call [[BIS_fnc_getCloudletParams]]


|p1= cfgCloudletClass: [[String]] - wanted class in cfgCloudlets
|p1= cfgCloudletClass: [[String]] - wanted class in cfgCloudlets

Revision as of 23:11, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Systems

Syntax

Syntax:
[cfgCloudletClass] call BIS_fnc_getCloudletParams
Parameters:
cfgCloudletClass: String - wanted class in cfgCloudlets
Return Value:
Return value needed

Examples

Example 1:
["AmmoLightSmokeParticles"] call BIS_fnc_getCloudletParams;

Additional Information

See also:
Arma 3: Particle EffectssetParticleParamssetParticleRandomsetDropIntervaldrop

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