Third Person Cover Shooter  1.6
CoverShooter.RollSettings Struct Reference

Character roll settings. More...

Static Public Member Functions

static RollSettings Default ()
 Default jump settings. More...
 

Public Attributes

float CapsuleHeight
 Character's capsule height during a roll. More...
 
float RotationSpeed
 How fast the character turns towards the roll direction. More...
 

Detailed Description

Character roll settings.

Member Function Documentation

◆ Default()

static RollSettings CoverShooter.RollSettings.Default ( )
static

Default jump settings.

Member Data Documentation

◆ CapsuleHeight

float CoverShooter.RollSettings.CapsuleHeight

Character's capsule height during a roll.

◆ RotationSpeed

float CoverShooter.RollSettings.RotationSpeed

How fast the character turns towards the roll direction.


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