BIS fnc timeline setPause: 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, pause] call [[BIS_fnc_timeline_setPause]]
|s1= [timeline, pause] call [[BIS_fnc_timeline_setPause]]


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


|p2= pause: [[Boolean]] - (Optional, default [[true]]) [[true]] to pause, [[false]] to unpause
|p2= pause: [[Boolean]] - (Optional, default [[true]]) [[true]] to pause, [[false]] to unpause

Latest revision as of 13:02, 6 May 2022