BIS fnc createObjectOO: Difference between revisions
m (Text replacement - "\[\[[cC]ategory:\{\{Name\|arma3\}\}: [fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "")  | 
				Lou Montana (talk | contribs)  m (Text replacement - "\{\{( *)Important( *)\|" to "{{$1Feature$2|$2important$2|")  | 
				||
| Line 11: | Line 11: | ||
| [class,params] call [[BIS_fnc_createObjectOO]]  | | [class,params] call [[BIS_fnc_createObjectOO]]  | ||
|p1= class: [[String]] - Class for the OO scripting shell {{  | |p1= class: [[String]] - Class for the OO scripting shell {{Feature|important|Class has to exist in CfgOO}}  | ||
|p2= params: [[Array]] - (Optional, default []) Optional parameters for constructor  | |p2= params: [[Array]] - (Optional, default []) Optional parameters for constructor  | ||
Revision as of 02:09, 7 February 2021
Description
- Description:
 - Description needed
 - Execution:
 - call
 - Groups:
 - OO
 
Syntax
- Syntax:
 - Syntax needed
 - Parameters:
 - class: String - Class for the OO scripting shell
 - params: Array - (Optional, default []) Optional parameters for constructor
 - Return Value:
 - Return value needed
 
Examples
- Example 1:
 ["someOOClass", [1,2,3]] call BIS_fnc_createObjectOO;
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