Show / Hide Table of Contents

Struct ActionTemplate.ActionSaveData_v1

Namespace: DaggerfallWorkshop.Game.Questing
Assembly: Assembly-CSharp.dll
Syntax
[fsObject("v1", new Type[]{})]
public struct ActionSaveData_v1

Fields

| Improve this Doc View Source

actionSpecific

Declaration
public object actionSpecific
Field Value
Type Description
Object
| Improve this Doc View Source

debugSource

Declaration
public string debugSource
Field Value
Type Description
String
| Improve this Doc View Source

isAlwaysOnTriggerCondition

Declaration
public bool isAlwaysOnTriggerCondition
Field Value
Type Description
Boolean
| Improve this Doc View Source

isComplete

Declaration
public bool isComplete
Field Value
Type Description
Boolean
| Improve this Doc View Source

isTriggerCondition

Declaration
public bool isTriggerCondition
Field Value
Type Description
Boolean
| Improve this Doc View Source

type

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