Third Person Cover Shooter  1.6
CoverShooter.GrenadeDescription Struct Reference

A grenade description passed to functions inside GrenadePath. More...

Public Attributes

float Gravity
 Gravity applied to the greande. More...
 
float Duration
 Time in seconds for the grenade to explode once thrown. More...
 
float Bounciness
 Grenade bounciness on the ground. More...
 

Detailed Description

A grenade description passed to functions inside GrenadePath.

Member Data Documentation

◆ Bounciness

float CoverShooter.GrenadeDescription.Bounciness

Grenade bounciness on the ground.

◆ Duration

float CoverShooter.GrenadeDescription.Duration

Time in seconds for the grenade to explode once thrown.

◆ Gravity

float CoverShooter.GrenadeDescription.Gravity

Gravity applied to the greande.


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