Struct AgentMJIPouch
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
public struct AgentMJIPouch
Fields
|
Improve this Doc
View Source
AgentInterface
Declaration
public AgentInterface AgentInterface
Field Value
|
Improve this Doc
View Source
InventoryData
Declaration
public AgentMJIPouch.PouchInventoryData*InventoryData
Field Value
|
Improve this Doc
View Source
InventoryIndex
Declaration
public AgentMJIPouch.PouchIndexInfo*InventoryIndex
Field Value
Methods
|
Improve this Doc
View Source
GetInventory()
Declaration
public StdVector<PouchInventoryItem>*GetInventory()
Returns
|
Improve this Doc
View Source
GetInventoryByIndex(Int32)
Declaration
public StdVector<Pointer<PouchInventoryItem>>*GetInventoryByIndex(int index)
Parameters
| Type |
Name |
Description |
| System.Int32 |
index |
|
Returns
|
Improve this Doc
View Source
GetSelectedInventory()
Declaration
public StdVector<Pointer<PouchInventoryItem>>*GetSelectedInventory()
Returns