Table of Contents

Class InventoryExtensions

Namespace
Nekoyume.Helper
Assembly
Lib9c.dll
public static class InventoryExtensions
Inheritance
InventoryExtensions
Inherited Members

Methods

GetEquippedFullCostumeOrArmorId(Inventory)

public static int GetEquippedFullCostumeOrArmorId(this Inventory inventory)

Parameters

inventory Inventory

Returns

int

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 Inventory
originalAp long
requiredAp int
chargeAp bool
materialItemSheet MaterialItemSheet
blockIndex long

Returns

long