BIS fnc initVirtualUnit: Difference between revisions
m (Text replacement - "\[\[Category\:Function Group\: Objects(\|\{\{[a-zA-Z0-9_:]+\}\})?\]\]" to "")  | 
				Lou Montana (talk | contribs)  m (Text replacement - "| arma 3 |Game name=" to "| arma3 |Game name=")  | 
				||
| Line 2: | Line 2: | ||
____________________________________________________________________________________________  | ____________________________________________________________________________________________  | ||
|   | | arma3 |Game name=  | ||
|1.00|Game version=  | |1.00|Game version=  | ||
Revision as of 00:15, 10 December 2020
Description
- Description:
 - Initialize virtual unit. Disable it, turn the camera upwards and save its correct side.
 - Execution:
 - call
 - Groups:
 - Object Manipulation
 
Syntax
- Syntax:
 - [object] call BIS_fnc_initVirtualUnit
 - 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