Show / Hide Table of Contents

Struct ULDData

Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: FFXIVClientStructs.FFXIV.Component.GUI.ULD
Assembly: FFXIVClientStructs.dll
Syntax
public struct ULDData

Fields

| Improve this Doc View Source

AtkResourceRendererManager

Declaration
public void *AtkResourceRendererManager
Field Value
Type Description
System.Void*
| Improve this Doc View Source

ComponentData

Declaration
public ULDComponentDataBase*ComponentData
Field Value
Type Description
ULDComponentDataBase*
| Improve this Doc View Source

Flags1

Declaration
public byte Flags1
Field Value
Type Description
System.Byte
| Improve this Doc View Source

LoadedState

Declaration
public byte LoadedState
Field Value
Type Description
System.Byte
| Improve this Doc View Source

NodeList

Declaration
public AtkResNode**NodeList
Field Value
Type Description
AtkResNode**
| Improve this Doc View Source

NodeListCount

Declaration
public ushort NodeListCount
Field Value
Type Description
System.UInt16
| Improve this Doc View Source

ObjectCount

Declaration
public ushort ObjectCount
Field Value
Type Description
System.UInt16
| Improve this Doc View Source

Objects

Declaration
public ULDObjectInfo*Objects
Field Value
Type Description
ULDObjectInfo*
| Improve this Doc View Source

PartsList

Declaration
public ULDPartsList*PartsList
Field Value
Type Description
ULDPartsList*
| Improve this Doc View Source

PartsListCount

Declaration
public ushort PartsListCount
Field Value
Type Description
System.UInt16
| Improve this Doc View Source

RootNode

Declaration
public AtkResNode*RootNode
Field Value
Type Description
AtkResNode*
| Improve this Doc View Source

RootNodeHeight

Declaration
public ushort RootNodeHeight
Field Value
Type Description
System.UInt16
| Improve this Doc View Source

RootNodeWidth

Declaration
public ushort RootNodeWidth
Field Value
Type Description
System.UInt16
| Improve this Doc View Source

TextureCount

Declaration
public ushort TextureCount
Field Value
Type Description
System.UInt16
| Improve this Doc View Source

Textures

Declaration
public ULDTexture*Textures
Field Value
Type Description
ULDTexture*
| Improve this Doc View Source

UldResourceHandle

Declaration
public void *UldResourceHandle
Field Value
Type Description
System.Void*
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX