Show / Hide Table of Contents

Enum HeightChangeAction

Tells HeightChanger.Update() which method to call to change controller height and camera position

Namespace: DaggerfallWorkshop.Game
Assembly: Assembly-CSharp.dll
Syntax
public enum HeightChangeAction

Fields

Name Description
DoCrouching
DoDismounting
DoMounting
DoNothing
DoSinking
DoStanding
DoUnsinking
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX