Show / Hide Table of Contents

Enum PlayerMotor.OnExteriorWaterMethod

Defines the way player can interact with exterior water tiles. Unrelated to deep water swimming such as in dungeons.

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

Fields

Name Description
None

Player not touching exterior water at all.

Swimming

Player is swimming in exterior water.

WaterWalking

Player is walking on exterior water.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX