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
Flags1
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
LoadedState
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
|
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
UldResourceHandle
Declaration
public void *UldResourceHandle
Field Value
| Type |
Description |
| System.Void* |
|
|
Improve this Doc
View Source
UnknownCount
Declaration
public ushort UnknownCount
Field Value
| Type |
Description |
| System.UInt16 |
|
Methods
|
Improve this Doc
View Source
CreateNodeByType(UInt32)
Declaration
[MemberFunction("E8 ? ? ? ? 48 8B 4C 24 ? 48 8B 51 08")]
public AtkResNode*CreateNodeByType(uint type)
Parameters
| Type |
Name |
Description |
| System.UInt32 |
type |
|
Returns
|
Improve this Doc
View Source
SearchNodeById(UInt32)
Declaration
[MemberFunction("F6 81 ? ? ? ? ? 44 8B CA")]
public AtkResNode*SearchNodeById(uint id)
Parameters
| Type |
Name |
Description |
| System.UInt32 |
id |
|
Returns
|
Improve this Doc
View Source
UpdateDrawNodeList()
Declaration
[MemberFunction("E8 ? ? ? ? 49 8B 4E 10 8B C5")]
public void UpdateDrawNodeList()