BIS fnc timeline setLength: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<code> *(\^+\]) +\[\[call\]\] +\[\[(BIS_fnc_[a-zA-Z0-9_]+)\]\];? *<\/code>" to "<sqf>$1 call $2;</sqf>")
m (Text replacement - "timeline: Object - The timeline object" to "timeline: Object - the timeline object")
Line 10: Line 10:
|s1= [timeline, length] call [[BIS_fnc_timeline_setLength]]
|s1= [timeline, length] call [[BIS_fnc_timeline_setLength]]


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


|p2= length: [[Number]] - (Optional, default 10) New length
|p2= length: [[Number]] - (Optional, default 10) New length

Revision as of 13:02, 6 May 2022