Elin Decompiled Documentation
EA 23.153 Nightly
Loading...
Searching...
No Matches
ConWait.cs
Go to the documentation of this file.
1
public
class
ConWait
:
Condition
2
{
3
public
override
bool
ConsumeTurn
=>
true
;
4
5
public
override
bool
WillOverride
=>
true
;
6
7
public
override
int
GetPhase
()
8
{
9
return
0;
10
}
11
}
ConWait
Definition:
ConWait.cs:2
ConWait.ConsumeTurn
override bool ConsumeTurn
Definition:
ConWait.cs:3
ConWait.GetPhase
override int GetPhase()
Definition:
ConWait.cs:7
ConWait.WillOverride
override bool WillOverride
Definition:
ConWait.cs:5
Condition
Definition:
Condition.cs:4
Elin
ConWait.cs
Generated by
1.9.6