Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
ConAnorexia.cs
Go to the documentation of this file.
2{
3 public override int GetPhase()
4 {
5 return 0;
6 }
7
8 public override void Tick()
9 {
10 }
11}
override void Tick()
Definition: ConAnorexia.cs:8
override int GetPhase()
Definition: ConAnorexia.cs:3