Struct AddonNamePlate.BakeData
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 BakeData
Fields
| Improve this Doc View SourceAlpha
Declaration
public byte Alpha
Field Value
| Type | Description |
|---|---|
| System.Byte |
Height
Declaration
public short Height
Field Value
| Type | Description |
|---|---|
| System.Int16 |
IsBaked
Declaration
public byte IsBaked
Field Value
| Type | Description |
|---|---|
| System.Byte |
U
Declaration
public short U
Field Value
| Type | Description |
|---|---|
| System.Int16 |
V
Declaration
public short V
Field Value
| Type | Description |
|---|---|
| System.Int16 |
Width
Declaration
public short Width
Field Value
| Type | Description |
|---|---|
| System.Int16 |