BIS fnc initVirtualUnit: Difference between revisions
| Lou Montana (talk | contribs) m (Text replacement - "\|( *\[\[[a-zA-Z]+\]\]) *  \|x1=" to "\|r1=$1  \|x1=") | Lou Montana (talk | contribs)  m (Text replacement - "\|" to "|") | ||
| Line 13: | Line 13: | ||
| |p1= object: [[Object]] - Object to be turned into virtual unit | |p1= object: [[Object]] - Object to be turned into virtual unit | ||
| |r1= [[Boolean]] | |||
| |x1= <code>someObject [[call]] [[BIS_fnc_initVirtualUnit]];</code> | |||
| |seealso= [[BIS_fnc_isUnitVirtual]] | |seealso= [[BIS_fnc_isUnitVirtual]] | ||
| }} | }} | ||
Revision as of 10:33, 10 June 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Object Manipulation
Syntax
- Syntax:
- Syntax needed
- Parameters:
- object: Object - Object to be turned into virtual unit
- Return Value:
- Boolean
Examples
- Example 1:
- someObject call BIS_fnc_initVirtualUnit;
Additional Information
- See also:
- BIS_fnc_isUnitVirtual
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
