BIS fnc moduleModules: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "''N/A''<br>{{placeholder}}" to "''N/A''")
m (Text replacement - " (\|[pr][0-9]+ *= *[^-]+) *- *A([a-z])" to " $1 - a$2")
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{RV|type=function
{{RV|type=function


| arma3
|game1= arma3
|version1= 1.00


|1.00
|gr1= Modules


|gr1= Modules
|descr= Scans synchronized objects and returns synchronized modules


| ''N/A''
|s1= [module] call BIS_fnc_moduleModules


| <!-- [] call [[BIS_fnc_moduleModules]]; -->
|r1=Array - array of Objects - Modules


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


|x1=
|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