Show / Hide Table of Contents

Class MyCharacterMovementSettings

Inheritance
System.Object
MyCharacterMovementSettings
Namespace: Sandbox.Game
Assembly: Sandbox.Game.dll
Syntax
public sealed class MyCharacterMovementSettings : ValueType

Fields

SprintAcceleration

Declaration
public float SprintAcceleration
Field Value
Type Description
System.Single

SprintDecceleration

Declaration
public float SprintDecceleration
Field Value
Type Description
System.Single

WalkAcceleration

Declaration
public float WalkAcceleration
Field Value
Type Description
System.Single

WalkDecceleration

Declaration
public float WalkDecceleration
Field Value
Type Description
System.Single
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾