ppEffectCreate: Difference between revisions

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


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


|p2= |= PARAMETER2  
|p2= |= PARAMETER2  
Line 25: Line 25:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= SEEALSO  
| [[ppEffectAdjust]], [[ppEffectCommit]], [[ppEffectCommitted]], [[ppEffectDestroy]], [[ppEffectEnable]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 07:50, 15 July 2009

Hover & click on the images for description

Description

Description:
Create post process effect specified by name and priority
Groups:
Uncategorised

Syntax

Syntax:
ppEffectCreate effect
Parameters:
effect: Array
Return Value:
Array

Examples

Example 1:
(example)

Additional Information

See also:
ppEffectAdjustppEffectCommitppEffectCommittedppEffectDestroyppEffectEnable

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

For some examples, check this topic - Lou Montana

Bottom Section