BIS fnc timeline getPlayFromStart: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Some wiki formatting)
m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *R([a-z ])" to "$1 - r$2")
 
Line 12: Line 12:
|p1= timeline: [[Object]] - the timeline object
|p1= timeline: [[Object]] - the timeline object


|r1= [[Boolean]] - Returns [[true]] if timeline should play from start, otherwise [[false]]
|r1= [[Boolean]] - returns [[true]] if timeline should play from start, otherwise [[false]]


|x1= <sqf>private _playFromStart = [timeline] call BIS_fnc_timeline_getPlayFromStart;</sqf>
|x1= <sqf>private _playFromStart = [timeline] call BIS_fnc_timeline_getPlayFromStart;</sqf>

Latest revision as of 16:47, 8 November 2023