Show / Hide Table of Contents

Struct BillboardSummary

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

Fields

| Improve this Doc View Source

AnimatedMaterial

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

Archive

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

AtlasedMaterial

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

AtlasIndices

Declaration
public RecordIndex[] AtlasIndices
Field Value
Type Description
RecordIndex[]
| Improve this Doc View Source

AtlasRects

Declaration
public Rect[] AtlasRects
Field Value
Type Description
Rect[]
| Improve this Doc View Source

CastleBlock

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

CurrentFrame

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

EditorFlatType

Declaration
public EditorFlatTypes EditorFlatType
Field Value
Type Description
EditorFlatTypes
| Improve this Doc View Source

FactionOrMobileID

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

FixedEnemyType

Declaration
public MobileTypes FixedEnemyType
Field Value
Type Description
MobileTypes
| Improve this Doc View Source

Flags

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

FlatType

Declaration
public FlatTypes FlatType
Field Value
Type Description
FlatTypes
| Improve this Doc View Source

ImportedTextures

Declaration
public BillboardImportedTextures ImportedTextures
Field Value
Type Description
BillboardImportedTextures
| Improve this Doc View Source

IsMobile

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

NameSeed

Declaration
public int NameSeed
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

Rect

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

Size

Declaration
public Vector2 Size
Field Value
Type Description
Vector2
| Improve this Doc View Source

WaterLevel

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