JustAnotherDnDGame 0.1.0
Jeu de rôle tactique au d20, vue de dessus, en C++/Qt
Loading...
Searching...
No Matches
core::InventoryStack Struct Reference

Une ligne du sac : un identifiant de catalogue et une quantité. More...

#include <Inventory.h>

Public Attributes

std::string itemId
int quantity = 1

Detailed Description

Une ligne du sac : un identifiant de catalogue et une quantité.

Member Data Documentation

◆ itemId

std::string core::InventoryStack::itemId

◆ quantity

int core::InventoryStack::quantity = 1

The documentation for this struct was generated from the following file:
  • /home/runner/work/JustAnotherDnDGame/JustAnotherDnDGame/Source/Core/Rpg/Inventory.h