Pokemon Unity
A pokemon clone made using Unity
Loading...
Searching...
No Matches
StatBoost Class Reference

The StatBoost class holds data for stat boosts for pokemon More...

Public Attributes

Stat stat
 
int boost
 

Detailed Description

The StatBoost class holds data for stat boosts for pokemon

Definition at line 5 of file StatBoost.cs.

Member Data Documentation

◆ boost

int StatBoost.boost

Definition at line 8 of file StatBoost.cs.

◆ stat

Stat StatBoost.stat

Definition at line 7 of file StatBoost.cs.


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