Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
AI_Craft.cs
Go to the documentation of this file.
1public class AI_Craft : AIAct
2{
3 public Point pos;
4}
Definition: AIAct.cs:6
Point pos
Definition: AI_Craft.cs:3
Definition: Point.cs:9