BIS fnc timeline cleanup: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|version1= 1.76" to "|version1= 1.76 |gr1= Timeline |GROUP1=")
m (Text replacement - "timeline: Object - The timeline object" to "timeline: Object - the timeline object")
 
(17 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Function
{{RV|type=function


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


|gr1= Timeline |GROUP1=
|gr1= Timeline
 
<!--|exec= server|=-->
 
<!--|arg= local-->
 
<!--|eff= local-->


|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>
 
|exec= call


|seealso= [[BIS_fnc_timeline_deleted]]
|seealso= [[BIS_fnc_timeline_deleted]]
}}
}}
[[Category:Function Group: Timeline|{{uc:timeline_cleanup}}]]
[[Category:Functions|{{uc:timeline_cleanup}}]]
[[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