BIS fnc richCurve getOrientationMode: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Function|= Comments " to "{{Function|Comments= ")
m (Text replacement - "|Game version= " to "|Game version= |gr1= RichCurve |GROUP1=")
Line 5: Line 5:
|1.78|Game version=
|1.78|Game version=


|gr1= RichCurve |GROUP1=
<!---|arg= local |Multiplayer Arguments=--->
<!---|arg= local |Multiplayer Arguments=--->



Revision as of 10:22, 13 October 2020

Hover & click on the images for description

Description

Description:
/*
	Author: Nelson Duarte <@Nelson_G_Duarte>

	Description:
	Returns orientation mode for objects animated by this curve

	Parameter(s):
	_this select 0: Object - The curve

	Returns:
	Integer - The mode (0 = None, 1 = Look At, 2 = Movement Direction)
*/
Template:placeholder
Execution:
call
Groups:
RichCurve

Syntax

Syntax:
[] call BIS_fnc_richCurve_getOrientationMode
Parameters:
parameter: Datatype - (Optional, default defValue) description
Return Value:
Datatype - description

Examples

Example 1:

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