ManaPlus
Data Fields
Stat Struct Reference

#include <playerinfo.h>

Data Fields

int base
 
int mod
 
int exp
 
int expNeed
 

Detailed Description

Stat information storage structure.

Definition at line 46 of file playerinfo.h.

Field Documentation

◆ base

int Stat::base

Definition at line 50 of file playerinfo.h.

◆ exp

int Stat::exp

Definition at line 52 of file playerinfo.h.

◆ expNeed

int Stat::expNeed

Definition at line 53 of file playerinfo.h.

◆ mod

int Stat::mod

Definition at line 51 of file playerinfo.h.


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