Show / Hide Table of Contents

Class ActionObjectData_v1

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

Fields

| Improve this Doc View Source

actionPercentage

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

currentPosition

Declaration
public Vector3 currentPosition
Field Value
Type Description
Vector3
| 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
In This Article
Back to top Generated by DocFX