| 
    Elin Decompiled Documentation EA 23.230 Nightly
    
   | 
 
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 3 of file GoalList.cs.
      
  | 
  inline | 
Definition at line 39 of file GoalList.cs.
Referenced by Chara.ChooseNewGoal().
      
  | 
  inline | 
Definition at line 9 of file GoalList.cs.
References index, Chara.IsGuest(), Chara.IsHomeMember(), and list.
Referenced by Chara.ChooseNewGoal().
| int GoalList.index = -2 | 
Definition at line 5 of file GoalList.cs.
Referenced by Chara.ChooseNewGoal(), Next(), and Refresh().
Definition at line 7 of file GoalList.cs.