BIS fnc addClassOO: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[[cC]ategory:\{\{Name\|arma3\}\}: [fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "")
m (Text replacement - "\{\{( *)Important( *)\|" to "{{$1Feature$2|$2important$2|")
Line 11: Line 11:
| class call [[BIS_fnc_addClassOO]]
| class call [[BIS_fnc_addClassOO]]


|p1= class: [[String]] - Class for the OO scripting shell {{Important|Class has to exist in CfgOO}}
|p1= class: [[String]] - Class for the OO scripting shell {{Feature|important|Class has to exist in CfgOO}}


| [[Nothing]]
| [[Nothing]]

Revision as of 03:06, 7 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
OO

Syntax

Syntax:
Syntax needed
Parameters:
class: String - Class for the OO scripting shell
Class has to exist in CfgOO
Return Value:
Return value needed

Examples

Example 1:
"someOOClass" call BIS_fnc_addClassOO;

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