VR Interaction Framework v2.0
Loading...
Searching...
No Matches
BNG.Explosive Class Reference
Inheritance diagram for BNG.Explosive:

Public Member Functions

virtual void DoExplosion ()
 

Public Attributes

float ExplosionRadius = 5f
 
float ExplosionDamage = 0f
 
float ExplosionForce = 500f
 
float ExplosiveUpwardsModifier = 3f
 
bool ShowExplosionRadius = false
 

Member Function Documentation

◆ DoExplosion()

virtual void BNG.Explosive.DoExplosion ( )
virtual

Member Data Documentation

◆ ExplosionDamage

float BNG.Explosive.ExplosionDamage = 0f

◆ ExplosionForce

float BNG.Explosive.ExplosionForce = 500f

◆ ExplosionRadius

float BNG.Explosive.ExplosionRadius = 5f

◆ ExplosiveUpwardsModifier

float BNG.Explosive.ExplosiveUpwardsModifier = 3f

◆ ShowExplosionRadius

bool BNG.Explosive.ShowExplosionRadius = false

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