Show / Hide Table of Contents

Struct RDBLayout.ActionLink

Supports linked list of action objects.

Namespace: DaggerfallWorkshop.Utility
Assembly: Assembly-CSharp.dll
Syntax
public struct ActionLink

Fields

| Improve this Doc View Source

gameObject

Declaration
public GameObject gameObject
Field Value
Type Description
GameObject
| Improve this Doc View Source

nextKey

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

prevKey

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