BIS fnc vectorDirAndUpRelative: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " *\| *Syntax[0-9]* *= * " to " ") |
Lou Montana (talk | contribs) m (Text replacement - "\{\{DISPLAYTITLE:BI[NS]_fnc_[^\{]+\}\} \{\{RV\|" to "{{RV|") |
||
Line 1: | Line 1: | ||
{{RV|type=function | {{RV|type=function | ||
| arma3|1.64|gr1= Vectors|arg=|eff=| Returns [[setVectorDirAndUp|vectorDirAndUp]] of object 1 relative to object 2|Return1= | | arma3|1.64|gr1= Vectors|arg=|eff=| Returns [[setVectorDirAndUp|vectorDirAndUp]] of object 1 relative to object 2|Return1= |
Revision as of 23:02, 30 January 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Vectors
Syntax
- Syntax:
- Syntax needed
- Parameters:
- object1: Object
- object2: Object
- visual (Optional): Boolean - if true - result is in render scope, false - simulation scope. Default: true
- Return Value:
- Return value needed
Examples
- Example 1:
_vectorDirAndUp = [tank, car] call BIS_fnc_vectorDirAndUpRelative;
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