Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
TraitRecycle.cs
Go to the documentation of this file.
1public class TraitRecycle : TraitItem
2{
3 public override bool OnUse(Chara c)
4 {
6 return false;
7 }
8}
Definition: Chara.cs:10
static LayerDragGrid CreateRecycle(TraitRecycle recycle)
override bool OnUse(Chara c)
Definition: TraitRecycle.cs:3