BIS fnc timeline deleted: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<code> *([^<|{]*) *<\/code>" to "<sqf>$1</sqf>") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
Line 6: | Line 6: | ||
|gr1= Timeline | |gr1= Timeline | ||
|descr= Deletes given timeline and updates | |descr= Deletes given timeline and updates. | ||
<sqf>missionNamespace getVariable "Timelines" | <sqf>missionNamespace getVariable "Timelines";</sqf> | ||
|s1= [timeline] call [[BIS_fnc_timeline_deleted]] | |s1= [timeline] call [[BIS_fnc_timeline_deleted]] |
Latest revision as of 21:02, 17 April 2024
Description
Syntax
- Syntax:
- [timeline] call BIS_fnc_timeline_deleted
- Parameters:
- timeline: Object - the timeline object
- Return Value:
- Nothing
Examples
- Example 1:
Additional Information
- See also:
- BIS_fnc_timeline_cleanup
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