BIS fnc feedbackInit: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<code>(\[[a-zA-Z0-9_, ]*\] )?\[\[(call|spawn)\]\] \[\[(BI[NS]\_fnc\_[a-zA-Z0-9_]+)\]\];?<\/code>" to "<sqf>$1$2 $3;</sqf>")
m (Text replacement - "Post process effects" to "Post Process Effects")
 
Line 14: Line 14:
|x1= <sqf>call BIS_fnc_feedbackInit;</sqf>
|x1= <sqf>call BIS_fnc_feedbackInit;</sqf>


|seealso= [[Post process effects]]
|seealso= [[Post Process Effects]]
}}
}}

Latest revision as of 00:24, 13 July 2022

Hover & click on the images for description

Description

Description:
Init function for feedback system. Declaration of variables, eventhandlers, etc. for in-game effects. Engine use only.
Execution:
call
Groups:
Feedback

Syntax

Syntax:
call BIS_fnc_feedbackInit
Return Value:
Nothing

Examples

Example 1:
call BIS_fnc_feedbackInit;

Additional Information

See also:
Post Process Effects

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