ppEffectDestroy
From Bohemia Interactive Community
Click on the images for descriptions
Introduced in
- Game:
- Arma 2
- Version:
- 1.00
Description
- Description:
- Destroy Post process effects given by handle or array of handles.
Syntax
Alternative Syntax
- Syntax:
- ppEffectDestroy [effect1,...]
- Parameters:
- [effect1,...]: Array - array of effect handles -
- effect1: Number - effect handle
- Return Value:
- Nothing
Examples
- Example 1:
ppEffectDestroy _hndl;
- Example 2:
ppEffectDestroy [_hndl0, _hndl1, _hndl2];
Additional Information
- Multiplayer:
- -
- See also:
- Post process effectsppEffectForceInNVGppEffectEnableppEffectEnabledppEffectCreateppEffectCommitppEffectCommittedppEffectAdjust
Notes
Only post proven facts here. Report bugs on the feedback tracker. Use the talk page or the forums for discussions.
Add New Note | How To
Add New Note | How To