Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
LayerTactics.cs
Go to the documentation of this file.
1public class LayerTactics : ELayer
2{
3 public override bool blockWidgetClick => false;
4}
Definition: ELayer.cs:4
override bool blockWidgetClick
Definition: LayerTactics.cs:3