BIS fnc initVirtualUnit: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " <h3 style="display:none">Notes</h3> <dl class="command_description"> <!-- Note Section BEGIN --> <!-- Note Section END --> </dl>" to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\|= " to " ") |
||
Line 15: | Line 15: | ||
| [[Boolean]]|RETURNVALUE= | | [[Boolean]]|RETURNVALUE= | ||
|x1= <code>someObject [[call]] [[BIS_fnc_initVirtualUnit]];</code> | |x1= <code>someObject [[call]] [[BIS_fnc_initVirtualUnit]];</code> | ||
| [[BIS_fnc_isUnitVirtual]] |SEEALSO= | | [[BIS_fnc_isUnitVirtual]] |SEEALSO= |
Revision as of 21:11, 17 January 2021
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