Show / Hide Table of Contents

Class ActionDoorData_v1

Inheritance
Object
ActionDoorData_v1
Namespace: DaggerfallWorkshop.Game.Serialization
Assembly: Assembly-CSharp.dll
Syntax
[fsObject("v1", new Type[]{})]
public class ActionDoorData_v1

Fields

| Improve this Doc View Source

actionPercentage

Declaration
public float actionPercentage
Field Value
Type Description
Single
| Improve this Doc View Source

currentLockValue

Declaration
public int currentLockValue
Field Value
Type Description
Int32
| Improve this Doc View Source

currentRotation

Declaration
public Quaternion currentRotation
Field Value
Type Description
Quaternion
| Improve this Doc View Source

currentState

Declaration
public ActionState currentState
Field Value
Type Description
ActionState
| Improve this Doc View Source

loadID

Declaration
public ulong loadID
Field Value
Type Description
UInt64
| Improve this Doc View Source

lockpickFailedSkillLevel

Declaration
public short lockpickFailedSkillLevel
Field Value
Type Description
Int16
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX