Show / Hide Table of Contents

Struct DaggerfallTextureIndex

Index of a single Daggerfall texture.

Namespace: DaggerfallWorkshop
Assembly: Assembly-CSharp.dll
Syntax
[Serializable]
public struct DaggerfallTextureIndex

Fields

| Improve this Doc View Source

archive

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

frame

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

record

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