BIS fnc timeline setPlayRate: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<code>(\[[a-zA-Z0-9_, ]*\] )?\[\[(call|spawn)\]\] \[\[(BI[NS]\_fnc\_[a-zA-Z0-9_]+)\]\];?<\/code>" to "<sqf>$1$2 $3;</sqf>")
m (Text replacement - "timeline: Object - The timeline object" to "timeline: Object - the timeline object")
Line 10: Line 10:
|s1= [timeline, rate] call [[BIS_fnc_timeline_setPlayRate]]
|s1= [timeline, rate] call [[BIS_fnc_timeline_setPlayRate]]


|p1= timeline: [[Object]] - The timeline object
|p1= timeline: [[Object]] - the timeline object


|p2= rate: [[Boolean]] - (Optional, default 1) Play rate
|p2= rate: [[Boolean]] - (Optional, default 1) Play rate

Revision as of 13:02, 6 May 2022