BIS fnc healing: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (template:command argument fix)
Line 9: Line 9:


| Healing postprocess. Supposed to give healing postprocess effects.
| Healing postprocess. Supposed to give healing postprocess effects.
{{warning|This function is unfinished, must not and '''cannot''' be used!}} |= Description
{{warning|This function is unfinished, must not and '''cannot''' be used!}} |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________


| call [[BIS_fnc_healing]] |= Syntax
| call [[BIS_fnc_healing]] |SYNTAX=


| [[Nothing]] |= Return value
| [[Nothing]] |RETURNVALUE=
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 20: Line 20:
____________________________________________________________________________________________
____________________________________________________________________________________________


|[[BIS_fnc_healthEffects]] |= See also
|[[BIS_fnc_healthEffects]] |SEEALSO=
}}
}}



Revision as of 12:28, 7 April 2019


Hover & click on the images for description

Description

Description:
Healing postprocess. Supposed to give healing postprocess effects.
This function is unfinished, must not and cannot be used!
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
call BIS_fnc_healing
Return Value:
Nothing

Examples

Example 1:
call BIS_fnc_healing; // do NOT use

Additional Information

See also:
BIS_fnc_healthEffects

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

Notes

Bottom Section