BIS fnc initModules: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " |r1=[[" to " |r1= [[") |
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= [[Boolean]] - Always returns [[true]] | |r1= [[Boolean]] - Always returns [[true]] | ||
|x1= < | |x1= <sqf>[module_1,module_2] call BIS_fnc_initModules;</sqf> | ||
|exec= call |= Execution By | |exec= call |= Execution By |
Revision as of 13:04, 5 May 2022
Description
- Description:
- Wait until all modules using the Arma 3 Module Framework are initialized.
- Execution:
- call
- Groups:
- Systems
Syntax
- Syntax:
- [modules] call BIS_fnc_initModules
- Parameters:
- modules: Array of modules - Modules to be activated
- Return Value:
- Boolean - Always returns true
Examples
- Example 1:
Additional Information
- See also:
- Modules
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