RPGlite Starter Kit  1.0.0
Starting RPG projects made easy.
Loading...
Searching...
No Matches
RPGlite.InventoryManager Class Reference
Inheritance diagram for RPGlite.InventoryManager:
[legend]

Public Attributes

Sprite setIconHats
 
Sprite setIconOutfits
 
Color[] setRarityColors
 
Color setMoneyColor
 
string setMoneyPrefix = "G"
 

Static Public Attributes

static Sprite iconHats
 
static Sprite iconOutfits
 
static Color[] rarityColors
 
static Color moneyColor
 
static string moneyPrefix = "G"
 
static Inventory inventory
 
static Shop shop
 

Member Data Documentation

◆ iconHats

Sprite RPGlite.InventoryManager.iconHats
static

◆ iconOutfits

Sprite RPGlite.InventoryManager.iconOutfits
static

◆ inventory

Inventory RPGlite.InventoryManager.inventory
static

◆ moneyColor

Color RPGlite.InventoryManager.moneyColor
static

◆ moneyPrefix

string RPGlite.InventoryManager.moneyPrefix = "G"
static

◆ rarityColors

Color [] RPGlite.InventoryManager.rarityColors
static

◆ setIconHats

Sprite RPGlite.InventoryManager.setIconHats

◆ setIconOutfits

Sprite RPGlite.InventoryManager.setIconOutfits

◆ setMoneyColor

Color RPGlite.InventoryManager.setMoneyColor

◆ setMoneyPrefix

string RPGlite.InventoryManager.setMoneyPrefix = "G"

◆ setRarityColors

Color [] RPGlite.InventoryManager.setRarityColors

◆ shop

Shop RPGlite.InventoryManager.shop
static

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