BIS fnc timeline getLength: Difference between revisions

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


|r1= [[Number]] - Can return: * 0  - Linear
|r1= [[Number]] - can return: * 0  - Linear


|x1= <sqf>private _timeLeft = [timeline] call BIS_fnc_timeline_getLength;</sqf>
|x1= <sqf>private _timeLeft = [timeline] call BIS_fnc_timeline_getLength;</sqf>

Latest revision as of 15:00, 8 November 2023