Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
Bag.h File Reference
#include "Item.h"
#include "ItemPrototype.h"
Include dependency graph for Bag.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Bag

Macros

#define MAX_BAG_SIZE   36

Functions

ItemNewItemOrBag (ItemTemplate const *proto)

Macro Definition Documentation

◆ MAX_BAG_SIZE

Function Documentation

◆ NewItemOrBag()