BIS fnc feedbackInit: Difference between revisions
| m (template:command argument fix) | m (template:command argument fix) | ||
| Line 16: | Line 16: | ||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |x1= <code>[[call]] [[BIS_fnc_feedbackInit]];</code> |=  | |x1= <code>[[call]] [[BIS_fnc_feedbackInit]];</code> |EXAMPLE1= | ||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 14:30, 7 April 2019
 
Description
- Description:
- Init function for feedback system. Declaration of variables, eventhandlers, etc. for in-game effects. Engine use only.
- Execution:
- call
- Groups:
- Uncategorised
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
 
	