Show / Hide Table of Contents

Struct AddonWeeklyPuzzle.GameTileItem

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

Fields

| Improve this Doc View Source

Button

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

RevealedIconResNode

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

RevealedTileResNode

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

self

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

Unk28

Declaration
public long Unk28
Field Value
Type Description
System.Int64
| Improve this Doc View Source

UnkRes20

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