BIS fnc moduleModules: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Added description | Added syntax | Added return value | Todo: Formatting)
m (Text replacement - " (\|[pr][0-9]+ *= *[^-]+) *- *A([a-z])" to " $1 - a$2")
 
Line 10: Line 10:
|s1= [module] call BIS_fnc_moduleModules
|s1= [module] call BIS_fnc_moduleModules


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


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

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