BIS fnc moduleModules: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " |p1= |x1= }}" to " }}")
m (Text replacement - " (\|[pr][0-9]+ *= *[^-]+) *- *A([a-z])" to " $1 - a$2")
 
(3 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
 
|r1=Array - array of Objects - Modules
 
|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