BIS fnc timeline simulateCurves: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category\:Function Group\: Timeline(\|\{\{[a-zA-Z0-9_:]+\}\})?\]\]" to "")
m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Arguments in MP|Multiplayer Arguments( \("local" or "global"\))?|Effects|Execution|Effects? in MP|Multiplayer Effects(...)
Line 1: Line 1:
{{Function|Comments=
{{Function| arma3|1.76|gr1 = Timeline<!---|arg= local |Multiplayer Arguments=--->
 
| arma3 |Game name=
 
|1.76|Game version=
 
|gr1 = Timeline |GROUP1=
 
<!---|arg= local |Multiplayer Arguments=--->


<!---|eff= local |Multiplayer Effects=--->
<!---|eff= local |Multiplayer Effects=--->
Line 24: Line 16:
Returns:
Returns:
Nothing
Nothing
*/</pre>{{placeholder}}<!-- Remove this after fill-in --> |Description=
*/</pre>{{placeholder}}<!-- Remove this after fill-in -->|[] call [[BIS_fnc_timeline_simulateCurves]]|p1= parameter: Datatype - (Optional, default defValue) description|Datatype - description|x1= <code></code>|exec= call| |See also=
 
|[] call [[BIS_fnc_timeline_simulateCurves]]|Syntax=
 
|p1= parameter: Datatype - (Optional, default defValue) description |Parameter 1=
 
|Datatype - description|Return value=
 
|x1= <code></code>|Example 1=
 
|exec= call |Execution=
 
| |See also=
}}
}}



Revision as of 10:53, 18 January 2021

Hover & click on the images for description

Description

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

	Description:
	Set's this timeline playback as reverse or not

	Parameter(s):
	_this select 0: Object		- The timeline
	_this select 1: Alpha		- Current timeline alpha
	_this select 1: DeltaT		- Delta time

	Returns:
	Nothing
*/
Template:placeholder
Execution:
call
Groups:
Timeline

Syntax

Syntax:
[] call BIS_fnc_timeline_simulateCurves
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