BIS fnc healing: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "| arma3 |1.00 " to "|game1= arma3 |version1= 1.00 ")
m (Text replacement - "{{Feature|Warning|" to "{{Feature|warning|")
 
(5 intermediate revisions by the same user not shown)
Line 9: Line 9:


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


|s1= call [[BIS_fnc_healing]]
|s1= call [[BIS_fnc_healing]]


|r1= [[Nothing]]
|r1= [[Nothing]]


|x1= <code>[[call]] [[BIS_fnc_healing]]; {{cc|do NOT use}}</code>
|x1= <sqf>call BIS_fnc_healing; // do NOT use</sqf>


|seealso= [[BIS_fnc_healthEffects]]
|seealso= [[BIS_fnc_healthEffects]]
}}
}}

Latest revision as of 01:25, 2 February 2024

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:
Broken FunctionsFeedback

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