Show / Hide Table of Contents

Struct AddonSelectString.PopupMenuDerive

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.Client.UI
Assembly: FFXIVClientStructs.dll
Syntax
public struct PopupMenuDerive

Fields

| Improve this Doc View Source

AtkStage

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

EntryCount

Declaration
public int EntryCount
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EntryNames

Declaration
public byte **EntryNames
Field Value
Type Description
System.Byte**
| Improve this Doc View Source

List

Declaration
public AtkComponentList*List
Field Value
Type Description
AtkComponentList*
| Improve this Doc View Source

Owner

Declaration
public AtkUnitBase*Owner
Field Value
Type Description
AtkUnitBase*
| Improve this Doc View Source

vtbl

Declaration
public void *vtbl
Field Value
Type Description
System.Void*
| Improve this Doc View Source

Window

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