Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | List of all members
MuzzleEffectComponent Interface Reference
Inheritance diagram for MuzzleEffectComponent:
[legend]

Public Member Functions

proto external bool IsOverridenByAttachment ()
 
void OnInit (IEntity owner)
 Called during EOnInit.
 
void OnFired (IEntity effectEntity, BaseMuzzleComponent muzzle, IEntity projectileEntity)
 
- Public Member Functions inherited from BaseEffectComponent
proto external IEntity GetParticleEntity ()
 Returns the particle entity associated with this effect component.
 
proto external SignalsManagerComponent GetSignalsManager ()
 
proto external bool HasActiveParticles ()
 
- Public Member Functions inherited from GameComponent
bool OnTicksOnRemoteProxy ()
 

Member Function Documentation

◆ IsOverridenByAttachment()

proto external bool MuzzleEffectComponent.IsOverridenByAttachment ( )

◆ OnFired()

void MuzzleEffectComponent.OnFired ( IEntity  effectEntity,
BaseMuzzleComponent  muzzle,
IEntity  projectileEntity 
)

◆ OnInit()

void MuzzleEffectComponent.OnInit ( IEntity  owner)

Called during EOnInit.

Parameters
ownerEntity this component is attached to.

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