Elin Decompiled Documentation
EA 23.102 Nightly
Loading...
Searching...
No Matches
CellEffectManager.cs
Go to the documentation of this file.
1
public
class
CellEffectManager
:
LogicalPointManager
2
{
3
public
override
bool
AllowBlock
=>
true
;
4
5
public
override
LogicalPoint
Create
()
6
{
7
return
new
LogicalFire
();
8
}
9
}
CellEffectManager
Definition:
CellEffectManager.cs:2
CellEffectManager.Create
override LogicalPoint Create()
Definition:
CellEffectManager.cs:5
CellEffectManager.AllowBlock
override bool AllowBlock
Definition:
CellEffectManager.cs:3
LogicalFire
Definition:
LogicalFire.cs:2
LogicalPointManager
Definition:
LogicalPointManager.cs:4
LogicalPoint
Definition:
LogicalPoint.cs:2
Elin
CellEffectManager.cs
Generated by
1.9.6