BIS fnc timeline getStopTime: 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= [[Number]] - Returns the time at which timeline stopped playing
|r1= [[Number]] - returns the time at which timeline stopped playing


|x1= <sqf>private _timeStopped = [timeline] call BIS_fnc_timeline_getStopTime;</sqf>
|x1= <sqf>private _timeStopped = [timeline] call BIS_fnc_timeline_getStopTime;</sqf>

Latest revision as of 16:47, 8 November 2023