BIS fnc feedbackInit: Difference between revisions
| Lou Montana (talk | contribs) | Lou Montana (talk | contribs)  m (Text replacement - "\| *([^ ]+) *call *\[\[([a-zA-Z_0-9]+)\]\] *  \|r1=" to "|s1=$1 call $2  |r1=") | ||
| Line 9: | Line 9: | ||
| | Init function for feedback system. Declaration of variables, eventhandlers, etc. for in-game effects. Engine use only. | | Init function for feedback system. Declaration of variables, eventhandlers, etc. for in-game effects. Engine use only. | ||
| | call [[BIS_fnc_feedbackInit]] | |s1=  call [[BIS_fnc_feedbackInit]] | ||
| |r1= [[Nothing]] | |r1= [[Nothing]] | ||
Revision as of 15:55, 13 June 2021
Description
- Description:
- Description needed
- 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
