Mana
Loading...
Searching...
No Matches
Public Attributes | List of all members
ManaServ::EquipBackend::Slot Struct Reference

Public Attributes

std::string name
 
int inventorySlot = 0
 
unsigned int slotTypeId = 0
 
unsigned int subId = 0
 
bool weaponSlot = false
 
bool ammoSlot = false
 

Detailed Description

Definition at line 71 of file inventoryhandler.h.

Member Data Documentation

◆ ammoSlot

bool ManaServ::EquipBackend::Slot::ammoSlot = false

Definition at line 93 of file inventoryhandler.h.

◆ inventorySlot

int ManaServ::EquipBackend::Slot::inventorySlot = 0

Definition at line 75 of file inventoryhandler.h.

◆ name

std::string ManaServ::EquipBackend::Slot::name

Definition at line 73 of file inventoryhandler.h.

◆ slotTypeId

unsigned int ManaServ::EquipBackend::Slot::slotTypeId = 0

Definition at line 80 of file inventoryhandler.h.

◆ subId

unsigned int ManaServ::EquipBackend::Slot::subId = 0

Definition at line 87 of file inventoryhandler.h.

◆ weaponSlot

bool ManaServ::EquipBackend::Slot::weaponSlot = false

Definition at line 90 of file inventoryhandler.h.


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