BIS fnc feedbackInit: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) (Page filling) |
m (template:command argument fix) |
||
Line 8: | Line 8: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| 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. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| call [[BIS_fnc_feedbackInit]] |= | | call [[BIS_fnc_feedbackInit]] |SYNTAX= | ||
| [[Nothing]] |= | | [[Nothing]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 19: | Line 19: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[Post process effects]] |= | | [[Post process effects]] |SEEALSO= | ||
}} | }} | ||
Revision as of 11:28, 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