BIS fnc timeline isLooping: 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 looping, otherwise [[false]]
|r1= [[Boolean]] - returns [[true]] if looping, otherwise [[false]]


|x1= <sqf>private _isLooping = [timeline] call BIS_fnc_timeline_isLooping;</sqf>
|x1= <sqf>private _isLooping = [timeline] call BIS_fnc_timeline_isLooping;</sqf>

Latest revision as of 16:47, 8 November 2023