ppEffectCommitted
Jump to navigation
Jump to search
Description
- Description:
- Check whether given post process effect is committed
- Groups:
- Camera Control
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