PixelCrushers.DialogueSystem.SInventory.SInventoryFPSTools Class Reference

This static class provides utility methods for working between S-Inventory and RFPS. More...

Static Public Member Functions

static WeaponBehavior GetWeaponBehavior (PlayerWeapons playerWeapons, string itemName)
 
static string GetCurrentWeaponItemName (PlayerWeapons playerWeapons, InventoryManager invManager)
 
static string GetCurrentAmmoItemName (PlayerWeapons playerWeapons, InventoryManager invManager)
 
static int GetInventoryAmmoCount (PlayerWeapons playerWeapons, InventoryManager invManager, int weaponNumber)
 

Detailed Description

This static class provides utility methods for working between S-Inventory and RFPS.

Member Function Documentation

◆ GetCurrentAmmoItemName()

static string PixelCrushers.DialogueSystem.SInventory.SInventoryFPSTools.GetCurrentAmmoItemName ( PlayerWeapons  playerWeapons,
InventoryManager  invManager 
)
static

◆ GetCurrentWeaponItemName()

static string PixelCrushers.DialogueSystem.SInventory.SInventoryFPSTools.GetCurrentWeaponItemName ( PlayerWeapons  playerWeapons,
InventoryManager  invManager 
)
static

◆ GetInventoryAmmoCount()

static int PixelCrushers.DialogueSystem.SInventory.SInventoryFPSTools.GetInventoryAmmoCount ( PlayerWeapons  playerWeapons,
InventoryManager  invManager,
int  weaponNumber 
)
static

◆ GetWeaponBehavior()

static WeaponBehavior PixelCrushers.DialogueSystem.SInventory.SInventoryFPSTools.GetWeaponBehavior ( PlayerWeapons  playerWeapons,
string  itemName 
)
static

The documentation for this class was generated from the following file: