BIS fnc radialRedOut: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
(page filling) |
||
Line 8: | Line 8: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Removes red radial postprocess (fire damage) created by [[BIS_fnc_radialRed]]. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | |call '''BIS_fnc_radialRedOut''' |= Syntax | ||
| |= Return value | | [[Nothing]] |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code></code> |= | |x1= <code>call '''BIS_fnc_radialRedOut''';</code> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |= See also | | [[BIS_fnc_radialRed]] |= See also | ||
}} | }} |
Revision as of 14:53, 9 May 2018
Description
- Description:
- Removes red radial postprocess (fire damage) created by BIS_fnc_radialRed.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- call BIS_fnc_radialRedOut
- Return Value:
- Nothing
Examples
- Example 1:
call BIS_fnc_radialRedOut;
Additional Information
- See also:
- BIS_fnc_radialRed
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