Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
IPoolObject.cs
Go to the documentation of this file.
1public interface IPoolObject
2{
3 void Despawn();
4}
void Despawn()