ppEffectCommit: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 12: Line 12:
| effect '''ppEffectCommit''' duration |= Syntax
| effect '''ppEffectCommit''' duration |= Syntax


|p1= effect: [[String]] |= PARAMETER1  
|p1= effect: [[String]] |= PARAMETER1  


|p2= duration: [[Number]] |= PARAMETER2  
|p2= duration: [[Number]] |= PARAMETER2  
Line 18: Line 18:
|p3= |= PARAMETER3  
|p3= |= PARAMETER3  


| [[Boolean]] |= RETURNVALUE  
| Nothing |= RETURNVALUE  





Revision as of 07:56, 15 July 2009

Hover & click on the images for description

Description

Description:
Commit post process effect in given time.
Groups:
Uncategorised

Syntax

Syntax:
effect ppEffectCommit duration
Parameters:
effect: String
duration: Number
Return Value:
Nothing

Examples

Example 1:
"colorCorrection" ppEffectCommit 3;

Additional Information

See also:
ppEffectAdjustppEffectCommittedppEffectCreateppEffectDestroyppEffectEnable

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

Notes

Bottom Section