Class MarketTaxRates
Inheritance
System.Object
MarketTaxRates
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Dalamud.Game.Network.Structures
Assembly: Dalamud.dll
Syntax
public class MarketTaxRates
Fields
| Improve this Doc View SourceCrystariumTax
Declaration
public uint CrystariumTax
Field Value
| Type | Description |
|---|---|
| System.UInt32 |
GridaniaTax
Declaration
public uint GridaniaTax
Field Value
| Type | Description |
|---|---|
| System.UInt32 |
IshgardTax
Declaration
public uint IshgardTax
Field Value
| Type | Description |
|---|---|
| System.UInt32 |
KuganeTax
Declaration
public uint KuganeTax
Field Value
| Type | Description |
|---|---|
| System.UInt32 |
LimsaLominsaTax
Declaration
public uint LimsaLominsaTax
Field Value
| Type | Description |
|---|---|
| System.UInt32 |
UldahTax
Declaration
public uint UldahTax
Field Value
| Type | Description |
|---|---|
| System.UInt32 |
Methods
| Improve this Doc View SourceRead(IntPtr)
Declaration
public static MarketTaxRates Read(IntPtr dataPtr)
Parameters
| Type | Name | Description |
|---|---|---|
| System.IntPtr | dataPtr |
Returns
| Type | Description |
|---|---|
| MarketTaxRates |