Class InventoryExtensions
public static class InventoryExtensions
- Inheritance
-
InventoryExtensions
- Inherited Members
Methods
GetEquippedFullCostumeOrArmorId(Inventory)
public static int GetEquippedFullCostumeOrArmorId(this Inventory inventory)
Parameters
inventory
Inventory
Returns
UseActionPoint(Inventory, long, int, bool, MaterialItemSheet, long)
public static long UseActionPoint(this Inventory inventory, long originalAp, int requiredAp, bool chargeAp, MaterialItemSheet materialItemSheet, long blockIndex)
Parameters
inventory
InventoryoriginalAp
longrequiredAp
intchargeAp
boolmaterialItemSheet
MaterialItemSheetblockIndex
long