BackBlast
Updated 2 years agoBackBlast
Description
This class represents a BackBlast object.
Public Fields
Firearm(FVRFireArm): The firearm associated with the BackBlast.SpawnOnSplode(List<GameObject>): A list of game objects to spawn on explosion.
Methods
Awake()
This method is called when the BackBlast object is awakened.
CurrentSceneSettings_ShotFiredEvent(FVRFireArm firearm)
This method is called when a shot is fired in the current scene settings.
Parameters
firearm(FVRFireArm): The firearm object associated with the shot.
OnDestroy()
This method is called when the BackBlast object is destroyed.