BIS fnc addClassOO: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|s1= +" to "|s1= ") |
Lou Montana (talk | contribs) m (Text replacement - "<code>(\[?[^\[]+\]?) *(\[\[)?(call|spawn)(\]\])? *(\[\[)?(BI(N|S)_fnc_[a-zA-Z0-9_]+)(\]\])?;?<\/code>" to "<sqf>$1 $3 $6;</sqf>") |
||
Line 14: | Line 14: | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
|x1= < | |x1= <sqf>"someOOClass" call BIS_fnc_addClassOO;</sqf> | ||
|seealso= [[BIS_fnc_createObjectOO]] | |seealso= [[BIS_fnc_createObjectOO]] | ||
}} | }} |
Revision as of 13:24, 1 July 2022
Description
Syntax
- Syntax:
- class call BIS_fnc_addClassOO
- Parameters:
- class: String - Class for the OO scripting shell
- Return Value:
- Nothing
Examples
- Example 1:
Additional Information
- See also:
- BIS_fnc_createObjectOO
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