Struct AtkUldManager
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: FFXIVClientStructs.dll
Syntax
public struct AtkUldManager
Fields
|
Improve this Doc
View Source
AssetCount
Declaration
Field Value
| Type |
Description |
| System.UInt16 |
|
|
Improve this Doc
View Source
Assets
Declaration
public AtkUldAsset*Assets
Field Value
|
Improve this Doc
View Source
AtkResourceRendererManager
Declaration
public void *AtkResourceRendererManager
Field Value
| Type |
Description |
| System.Void* |
|
|
Improve this Doc
View Source
ComponentData
Declaration
public AtkUldComponentDataBase*ComponentData
Field Value
|
Improve this Doc
View Source
DuplicateNodeInfoList
Declaration
public AtkUldManager.DuplicateNodeInfo*DuplicateNodeInfoList
Field Value
|
Improve this Doc
View Source
DuplicateObjectCount
Declaration
public ushort DuplicateObjectCount
Field Value
| Type |
Description |
| System.UInt16 |
|
|
Improve this Doc
View Source
DuplicateObjects
Declaration
public AtkLinkedList<Pointer<AtkUldManager.DuplicateObjectList>> DuplicateObjects
Field Value
|
Improve this Doc
View Source
Flags1
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
LoadedState
Declaration
public AtkLoadState LoadedState
Field Value
|
Improve this Doc
View Source
NodeList
Declaration
public AtkResNode**NodeList
Field Value
|
Improve this Doc
View Source
NodeListCount
Declaration
public ushort NodeListCount
Field Value
| Type |
Description |
| System.UInt16 |
|
|
Improve this Doc
View Source
NodeListSize
Declaration
public ushort NodeListSize
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 AtkUldObjectInfo*Objects
Field Value
|
Improve this Doc
View Source
PartsList
Declaration
public AtkUldPartsList*PartsList
Field Value
|
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
|
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
TimelineManager
Declaration
public AtkTimelineManager*TimelineManager
Field Value
|
Improve this Doc
View Source
UldResourceHandle
Declaration
public ResourceHandle*UldResourceHandle
Field Value
|
Improve this Doc
View Source
Unk40
Declaration
Field Value
| Type |
Description |
| System.UInt16 |
|
Methods
|
Improve this Doc
View Source
CreateAtkComponent(ComponentType)
Declaration
public AtkComponentBase*CreateAtkComponent(ComponentType type)
Parameters
Returns
|
Improve this Doc
View Source
CreateNodeByType(UInt32)
Declaration
public AtkResNode*CreateNodeByType(uint type)
Parameters
| Type |
Name |
Description |
| System.UInt32 |
type |
|
Returns
|
Improve this Doc
View Source
SearchNodeById(UInt32)
Declaration
public AtkResNode*SearchNodeById(uint id)
Parameters
| Type |
Name |
Description |
| System.UInt32 |
id |
|
Returns
|
Improve this Doc
View Source
UpdateDrawNodeList()
Declaration
public void UpdateDrawNodeList()