Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
TraitFireworkLauncher.cs
Go to the documentation of this file.
2{
3 public override bool OnUse(Chara c)
4 {
6 return true;
7 }
8}
bool isOn
Definition: Card.cs:514
Definition: Chara.cs:10
override bool OnUse(Chara c)
virtual void Toggle(bool on, bool silent=false)
Definition: Trait.cs:1106
Card owner
Definition: Trait.cs:26