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