Show / Hide Table of Contents

Struct MobileUnit.MobileUnitSummary

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

Fields

| Improve this Doc View Source

AnimStateRecord

Declaration
public int AnimStateRecord
Field Value
Type Description
Int32
| 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

ClassicSpawnDistanceType

Declaration
public byte ClassicSpawnDistanceType
Field Value
Type Description
Byte
| Improve this Doc View Source

Enemy

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

EnemyState

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

ImportedTextures

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

IsSetup

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

RecordFrames

Declaration
public int[] RecordFrames
Field Value
Type Description
Int32[]
| Improve this Doc View Source

RecordSizes

Declaration
public Vector2[] RecordSizes
Field Value
Type Description
Vector2[]
| Improve this Doc View Source

specialTransformationCompleted

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

StateAnimFrames

Declaration
public int[] StateAnimFrames
Field Value
Type Description
Int32[]
| Improve this Doc View Source

StateAnims

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