Struct AddonExp
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 AddonExp
Fields
| Improve this Doc View SourceAtkUnitBase
Declaration
public AtkUnitBase AtkUnitBase
Field Value
| Type | Description |
|---|---|
| AtkUnitBase |
ClassJob
Declaration
public byte ClassJob
Field Value
| Type | Description |
|---|---|
| System.Byte |
CurrentExp
Declaration
public uint CurrentExp
Field Value
| Type | Description |
|---|---|
| System.UInt32 |
RequiredExp
Declaration
public uint RequiredExp
Field Value
| Type | Description |
|---|---|
| System.UInt32 |
RestedExp
Declaration
public uint RestedExp
Field Value
| Type | Description |
|---|---|
| System.UInt32 |
Properties
| Improve this Doc View SourceCurrentExpPercent
Declaration
public readonly float CurrentExpPercent { get; }
Property Value
| Type | Description |
|---|---|
| System.Single |