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

The LearnableMove class manages moves that can be unlocked when the pokemon reaches a certain level More...

Properties

MoveBase MoveBase [get]
 
int Level [get]
 

Detailed Description

The LearnableMove class manages moves that can be unlocked when the pokemon reaches a certain level

Definition at line 8 of file LearnableMove.cs.

Property Documentation

◆ Level

int LearnableMove.Level
get

Definition at line 18 of file LearnableMove.cs.

◆ MoveBase

MoveBase LearnableMove.MoveBase
get

Definition at line 13 of file LearnableMove.cs.


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