Class MammonthFXManager
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class MammonthFXManager : MonoBehaviour
- Inheritance
-
MammonthFXManager
Constructors
MammonthFXManager()
public MammonthFXManager()
Fields
AudEvent_Drop
public AudioEvent AudEvent_Drop
Field Value
- AudioEvent
AudEvent_Grab
public AudioEvent AudEvent_Grab
Field Value
- AudioEvent
LightningSystem
public GameObject LightningSystem
Field Value
- GameObject
Mammonth
Field Value
- Revolver
PSys_Baphomet
public ParticleSystem PSys_Baphomet
Field Value
- ParticleSystem
PSys_MuzzleLetters
public ParticleSystem PSys_MuzzleLetters
Field Value
- ParticleSystem
PSys_Plasma
public ParticleSystem PSys_Plasma
Field Value
- ParticleSystem
PSys_Pulse
public ParticleSystem PSys_Pulse
Field Value
- ParticleSystem
Prongs
public List<MammonthFXManager.Prong> Prongs
Field Value
- List<MammonthFXManager.Prong>
Rends
public List<Renderer> Rends
Field Value
- List<Renderer>
Methods
Update()