BIS fnc liveFeedTerminate: Difference between revisions
| m (1 revision) | Lou Montana (talk | contribs)   (Page filling) | ||
| Line 1: | Line 1: | ||
| {{Function|= Comments | {{Function|= Comments | ||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Line 8: | Line 7: | ||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |  | | Terminate a live feed. |= Description | ||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |  | | call [[BIS_fnc_liveFeedTerminate]] |= Syntax | ||
| | |= Return value | | [[Boolean]] - [[true]] if successful, [[false]] if not |= Return value | ||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |x1= <code></code> |=   | |x1= <code>[[call]] [[BIS_fnc_liveFeedTerminate]];</code> |= Example 1 | ||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | |= See also | | [[BIS_fnc_liveFeed]], [[BIS_fnc_liveFeedEffects]], [[BIS_fnc_liveFeedSetSource]], [[BIS_fnc_liveFeedSetTarget]] |= See also | ||
| }} | }} | ||
Revision as of 21:09, 3 May 2018
Description
- Description:
- Terminate a live feed.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- call BIS_fnc_liveFeedTerminate
- Return Value:
- Boolean - true if successful, false if not
Examples
- Example 1:
- call BIS_fnc_liveFeedTerminate;
Additional Information
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
 
	