Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_ParticleEditorEffect Interface Reference

Particle UI effect. More...

Inheritance diagram for SCR_ParticleEditorEffect:
SCR_BaseEditorEffect

Public Member Functions

override bool EOnActivate (SCR_BaseEditorComponent editorComponent, vector position=vector.Zero, set< SCR_EditableEntityComponent > entities=null)
 

Additional Inherited Members

- Static Public Member Functions inherited from SCR_BaseEditorEffect
static void Activate (array< ref SCR_BaseEditorEffect > effects, SCR_BaseEditorComponent editorComponent, vector position=vector.Zero, set< SCR_EditableEntityComponent > entities=null)
 Activate given editor effects.
 

Detailed Description

Particle UI effect.

Member Function Documentation

◆ EOnActivate()

override bool SCR_ParticleEditorEffect.EOnActivate ( SCR_BaseEditorComponent editorComponent,
vector position = vector::Zero,
set< SCR_EditableEntityComponent > entities = null )

Implements SCR_BaseEditorEffect.


The documentation for this interface was generated from the following file: