ppEffectCommitted: Difference between revisions
Jump to navigation
Jump to search
(add. classification) |
mNo edit summary |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Check whether given post process effect is | | Check whether given post process effect is committed |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''ppEffectCommitted''' effect |= Syntax | | '''ppEffectCommitted''' effect |= Syntax | ||
|p1= effect: [[ | |p1= effect: [[String]] |= PARAMETER1 | ||
|p2= |= PARAMETER2 | |p2= |= PARAMETER2 | ||
Line 21: | Line 21: | ||
|x1= <code>( | |x1= <code>if (ppEffectCommitted "colorCorrection") then {hint "alteration done !"}</code>|= EXAMPLE1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[ppEffectAdjust]], [[ppEffectCommit]], [[ppEffectCreate]], [[ppEffectDestroy]], [[ppEffectEnable]] |= SEEALSO | ||
| |= MPBEHAVIOUR | | |= MPBEHAVIOUR |
Revision as of 06:58, 15 July 2009
Description
- Description:
- Check whether given post process effect is committed
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
if (ppEffectCommitted "colorCorrection") then {hint "alteration done !"}
Additional Information
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