Struct Addon
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: Dalamud.Game.Internal.Gui.Structs
Assembly: Dalamud.dll
Syntax
public struct Addon
Fields
| Improve this Doc View SourceFlags
Declaration
public byte Flags
Field Value
| Type | Description |
|---|---|
| System.Byte |
Name
Declaration
public string Name
Field Value
| Type | Description |
|---|---|
| System.String |
RootNode
Declaration
public AtkResNode*RootNode
Field Value
| Type | Description |
|---|---|
| AtkResNode* |
Scale
Declaration
public float Scale
Field Value
| Type | Description |
|---|---|
| System.Single |
X
Declaration
public short X
Field Value
| Type | Description |
|---|---|
| System.Int16 |
Y
Declaration
public short Y
Field Value
| Type | Description |
|---|---|
| System.Int16 |