BIS fnc moduleEffectsBubbles: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "| arma3 |1.00 " to "|game1= arma3 |version1= 1.00 ") |
Lou Montana (talk | contribs) m (Text replacement - "<code>(\[[a-zA-Z0-9_, ]*\] )?\[\[(call|spawn)\]\] \[\[(BI[NS]\_fnc\_[a-zA-Z0-9_]+)\]\];?<\/code>" to "<sqf>$1$2 $3;</sqf>") |
||
Line 14: | Line 14: | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
|x1= < | |x1= <sqf>[BIS_module] call BIS_fnc_moduleEffectsBubbles;</sqf> | ||
|seealso= [[Arma 3: Editor Modules]], [[Arma 3 Module Framework]], [[Eden Editor: System]] | |seealso= [[Arma 3: Editor Modules]], [[Arma 3 Module Framework]], [[Eden Editor: System]] | ||
}} | }} |
Revision as of 13:04, 5 May 2022
Description
- Description:
- Creates underwater bubble effect on defined place (called usually by BIS_fnc_moduleEffectsEmitterCreator).
- Execution:
- call
- Groups:
- Modules
Syntax
- Syntax:
- [module] call BIS_fnc_moduleEffectsBubbles
- Parameters:
- module: Object - Module
- Return Value:
- Nothing
Examples
- Example 1:
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