BIS fnc timeline cleanup: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(created page)
 
m (Text replacement - "timeline: Object - The timeline object" to "timeline: Object - the timeline object")
 
(20 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Function|= Comments
{{RV|type=function


| arma3 |Game name=
|game1= arma3
|version1= 1.76


|1.76|Game version=
|gr1= Timeline


<!---|arg= local |Multiplayer Arguments=--->
|descr= Destroys timeline and all related objects.


<!---|eff= local |Multiplayer Effects=--->
|s1= [timeline] call [[BIS_fnc_timeline_cleanup]]


| <pre>/*
|p1= timeline: [[Object]] - the timeline object
Author: Nelson Duarte <@Nelson_G_Duarte>


Description:
|r1= [[Nothing]]
Destroys timeline and all related objects


Parameter(s):
|x1= <sqf>[timeline] call BIS_fnc_timeline_cleanup;</sqf>
_this select 0: Object - The timeline


Returns:
|seealso= [[BIS_fnc_timeline_deleted]]
Nothing
*/</pre>{{Informative|Placeholder description extracted from the function header by [[BIS_fnc_exportFunctionsToWiki]]}} |Description=
 
|[] call [[BIS_fnc_timeline_cleanup]]|Syntax=
 
|p1= parameter: Datatype - (Optional, default defValue) description |Parameter 1=
 
|Datatype - description|Return value=
 
|x1= <code></code>|Example 1=
 
|exec= call |Execution=
 
| |See also=
}}
}}
[[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