BIS fnc healing: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[[cC]ategory:\{\{Name\|arma3\}\}: [fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "")
m (Text replacement - "{{Feature|Warning|" to "{{Feature|warning|")
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{RV|type=function
{{RV|type=function


| arma3
|game1= arma3
 
|version1= 1.00
|1.00


|gr1= Broken Functions
|gr1= Broken Functions
Line 9: Line 8:
|gr2= Feedback
|gr2= Feedback


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


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


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


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


|[[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