Struct AtkComponentBase
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
Assembly: FFXIVClientStructs.dll
Syntax
public struct AtkComponentBase
Fields
| Improve this Doc View SourceAtkEventListener
Declaration
public AtkEventListener AtkEventListener
Field Value
| Type | Description |
|---|---|
| AtkEventListener |
OwnerNode
Declaration
public AtkComponentNode*OwnerNode
Field Value
| Type | Description |
|---|---|
| AtkComponentNode* |
ULDData
Declaration
[Obsolete("Please use UldManager and the AtkUldManager class instead.", false)]
public ULDData ULDData
Field Value
| Type | Description |
|---|---|
| ULDData |
UldManager
Declaration
public AtkUldManager UldManager
Field Value
| Type | Description |
|---|---|
| AtkUldManager |