BIS fnc feedbackInit: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|= Comments" to "|Comments=") |
Lou Montana (talk | contribs) m (Text replacement - "Post process effects" to "Post Process Effects") |
||
(21 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=function | |||
|game1= arma3 | |||
|version1= 1.00 | |||
| | |gr1= Feedback | ||
| | |descr= Init function for feedback system. Declaration of variables, eventhandlers, etc. for in-game effects. Engine use only. | ||
| | |s1= call [[BIS_fnc_feedbackInit]] | ||
| | |r1= [[Nothing]] | ||
| | |x1= <sqf>call BIS_fnc_feedbackInit;</sqf> | ||
| | |seealso= [[Post Process Effects]] | ||
}} | }} | ||
Latest revision as of 23:24, 12 July 2022
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