Struct AtkComponentBase
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)
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* |
UldManager
Declaration
public AtkUldManager UldManager
Field Value
| Type | Description |
|---|---|
| AtkUldManager |
Methods
| Improve this Doc View SourceSetEnabledState(Boolean)
Declaration
public void *SetEnabledState(bool enabled)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Boolean | enabled |
Returns
| Type | Description |
|---|---|
| System.Void* |