Elin Modding Docs Doc
|
Public Member Functions | |
void | Refresh (Chara owner, GoalListType type) |
Goal | Next () |
Public Attributes | |
int | index = -2 |
List< Goal > | list = new List<Goal>() |
Definition at line 5 of file GoalList.cs.
Goal GoalList.Next | ( | ) |
Definition at line 37 of file GoalList.cs.
void GoalList.Refresh | ( | Chara | owner, |
GoalListType | type ) |
Definition at line 8 of file GoalList.cs.
int GoalList.index = -2 |
Definition at line 48 of file GoalList.cs.
Definition at line 51 of file GoalList.cs.