Show / Hide Table of Contents

Struct GlobalVar

A single global variable.

Namespace: DaggerfallWorkshop
Assembly: Assembly-CSharp.dll
Syntax
public struct GlobalVar

Fields

| Improve this Doc View Source

index

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

name

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

value

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