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