ppEffectCommitted: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|= Game name" to "|Game name=") |
Lou Montana (talk | contribs) m (Text replacement - "|SYNTAX= |p21=" to "|SYNTAX2= |p21=") |
||
Line 20: | Line 20: | ||
| [[Boolean]] |RETURNVALUE= | | [[Boolean]] |RETURNVALUE= | ||
| s2='''ppEffectCommitted''' effect | | | s2='''ppEffectCommitted''' effect |SYNTAX2= | ||
|p21= effect: [[Number]] - effect handle |PARAMETER1= | |p21= effect: [[Number]] - effect handle |PARAMETER1= |
Revision as of 02:08, 3 September 2019
Description
- Description:
- Check whether given post process effect is committed
- Groups:
- Uncategorised
Syntax
Alternative Syntax
Examples
- Example 1:
ppEffectCommitted "colorCorrection";
- Example 2:
ppEffectCommitted _hndl;
- Example 3:
if (ppEffectCommitted "colorCorrection") then {hint "alteration done !"};
Additional Information
- See also:
- Post process effectsppEffectForceInNVGppEffectEnableppEffectDestroyppEffectCreateppEffectCommitppEffectAdjust
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