Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
QuestCouncil.cs
Go to the documentation of this file.
2{
3 public override bool CanUpdateOnTalk(Chara c)
4 {
5 _ = phase;
6 return false;
7 }
8}
Definition: Chara.cs:10
override bool CanUpdateOnTalk(Chara c)
Definition: QuestCouncil.cs:3
int phase
Definition: Quest.cs:40