BIS fnc timeline cleanup: Difference between revisions
m (infobox to template)  | 
				m (page filled)  | 
				||
| Line 1: | Line 1: | ||
{{Function  | {{Function  | ||
| arma3   | |game1= arma3  | ||
|1.76  | |version1= 1.76  | ||
<!  | <!--|exec= server|=-->  | ||
<!  | <!--|arg= local-->  | ||
|   | <!--|eff= local-->  | ||
|descr= Destroys timeline and all related objects.  | |||
||s1= [timeline] call [[BIS_fnc_timeline_cleanup]]|=Syntax  | |||
|p1= timeline: [[Object]] - The timeline object  | |||
|  | |r1= [[Nothing]]  | ||
|  | |x1= <code>[timeline] [[call]] [[BIS_fnc_timeline_cleanup]];</code>  | ||
|  | |exec= call  | ||
|  | |seealso= [[BIS_fnc_timeline_deleted]]  | ||
}}  | }}  | ||
Revision as of 11:04, 11 January 2020
Description
- Description:
 - Destroys timeline and all related objects.
 - Execution:
 - call
 - Groups:
 - Uncategorised
 
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