Struct HotBarSlot
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)
Assembly: FFXIVClientStructs.dll
Syntax
Fields
|
Improve this Doc
View Source
CommandId
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
CommandType
Declaration
public HotbarSlotType CommandType
Field Value
|
Improve this Doc
View Source
Icon
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
IconA
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
IconB
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
IconTypeA
Declaration
public HotbarSlotType IconTypeA
Field Value
|
Improve this Doc
View Source
IconTypeB
Declaration
public HotbarSlotType IconTypeB
Field Value
|
Improve this Doc
View Source
IsEmpty
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
Declaration
public Utf8String PopUpHelp
Field Value
|
Improve this Doc
View Source
Size
Declaration
public const int Size = 224
Field Value
| Type |
Description |
| System.Int32 |
|
Methods
|
Improve this Doc
View Source
Set(HotbarSlotType, UInt32)
Declaration
public void Set(HotbarSlotType type, uint id)
Parameters
|
Improve this Doc
View Source
Set(UIModule*, HotbarSlotType, UInt32)
Declaration
[MemberFunction("E8 ?? ?? ?? ?? 4C 39 6F 08")]
public void Set(UIModule*uiModule, HotbarSlotType type, uint id)
Parameters