BIS fnc moduleModules: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\{\{RV\|type=function \| *arma3 * \| *([0-9]\.[0-9]{2}) * \|gr1=(.+) \|descr= ''N\/A'' " to "{{RV|type=function |game1= arma3 |version1= $1 |gr1=$2 |descr= ''N/A'' ")
m (Text replacement - " (\|[pr][0-9]+ *= *[^-]+) *- *A([a-z])" to " $1 - a$2")
 
(4 intermediate revisions by 2 users not shown)
Line 6: Line 6:
|gr1= Modules
|gr1= Modules


|descr= ''N/A''
|descr= Scans synchronized objects and returns synchronized modules


|s1= <!-- [] call [[BIS_fnc_moduleModules]]; -->
|s1= [module] call BIS_fnc_moduleModules


|p1=
|r1=Array - array of Objects - Modules


|x1=
|x1= <!-- <sqf>[] call BIS_fnc_moduleModules;</sqf> -->
 
|seealso=
}}
}}

Latest revision as of 13:40, 8 November 2023

Hover & click on the images for description

Description

Description:
Scans synchronized objects and returns synchronized modules
Execution:
call
Groups:
Modules

Syntax

Syntax:
[module] call BIS_fnc_moduleModules
Return Value:
Array - array of Objects - Modules

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