BIS fnc timeline cleanup: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " +" to " ")
m (Text replacement - "timeline: Object - The timeline object" to "timeline: Object - the timeline object")
 
(6 intermediate revisions by the same user not shown)
Line 2: Line 2:


|game1= arma3
|game1= arma3
|version1= 1.76
|version1= 1.76


Line 9: Line 8:
|descr= Destroys timeline and all related objects.
|descr= Destroys timeline and all related objects.


||s1= [timeline] call [[BIS_fnc_timeline_cleanup]]|=Syntax
|s1= [timeline] call [[BIS_fnc_timeline_cleanup]]


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


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


|x1= <code>[timeline] [[call]] [[BIS_fnc_timeline_cleanup]];</code>
|x1= <sqf>[timeline] call BIS_fnc_timeline_cleanup;</sqf>


|seealso= [[BIS_fnc_timeline_deleted]]
|seealso= [[BIS_fnc_timeline_deleted]]
}}
}}
[[Category:{{Name|arma3}}: Functions|{{uc:timeline_cleanup}}]]

Latest revision as of 13:02, 6 May 2022

Hover & click on the images for description

Description

Description:
Destroys timeline and all related objects.
Execution:
call
Groups:
Timeline

Syntax

Syntax:
[timeline] call BIS_fnc_timeline_cleanup
Parameters:
timeline: Object - the timeline object
Return Value:
Nothing

Examples

Example 1:
[timeline] call BIS_fnc_timeline_cleanup;

Additional Information

See also:
BIS_fnc_timeline_deleted

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note