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 - "(\|p[0-9]+ *= *[^(]+\(Optional(, default[^)]*)\) )N([a-z])" to "$1n$3")
 
(One intermediate revision by the same user not shown)
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


|r1= [[Nothing]]
|r1= [[Nothing]]

Latest revision as of 13:31, 8 November 2023