Elin Decompiled Documentation EA 23.229 Stable 1st Anniversary Patch 2
Loading...
Searching...
No Matches
AI_TendAnimal.cs
Go to the documentation of this file.
1public class AI_TendAnimal : AI_Fuck
2{
3 public override FuckType Type => FuckType.tame;
4}
FuckType
Definition: AI_Fuck.cs:7
override FuckType Type
Definition: AI_TendAnimal.cs:3