BIS fnc createObjectOO: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - "\{\{( *)Important( *)\|" to "{{$1Feature$2|$2important$2|")  | 
				Lou Montana (talk | contribs)  m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ :\\\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")  | 
				||
| Line 19: | Line 19: | ||
|x1= <code>["someOOClass", [1,2,3]] [[call]] [[BIS_fnc_createObjectOO]];</code>  | |x1= <code>["someOOClass", [1,2,3]] [[call]] [[BIS_fnc_createObjectOO]];</code>  | ||
| [[BIS_fnc_addClassOO]], [[BIS_fnc_validateParametersOO]]  | |seealso= [[BIS_fnc_addClassOO]], [[BIS_fnc_validateParametersOO]]  | ||
}}  | }}  | ||
Revision as of 00:24, 17 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
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