Show / Hide Table of Contents

Struct AgentInterface

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 AgentInterface

Fields

| Improve this Doc View Source

AddonId

Declaration
public uint AddonId
Field Value
Type Description
System.UInt32
| Improve this Doc View Source

AtkEventInterface

Declaration
public AtkEventInterface AtkEventInterface
Field Value
Type Description
AtkEventInterface
| Improve this Doc View Source

UiModule

Declaration
public UIModule*UiModule
Field Value
Type Description
UIModule*
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX