1using System.Collections.Generic;
14 return base.CanPerform();
21 HashSet<int> hashSet =
new HashSet<int>();
33 if (!hashSet.Contains(pos.
index))
35 hashSet.Add(pos.
index);
36 TweenUtil.Delay(num, delegate
override int PerformDistance
override bool CanPerform()
override bool IsAliveInCurrentZone
bool CanSeeLos(Card c, int dist=-1)
IEnumerable< Card > Cards
SoundSource PlaySound(string id, bool synced=true, float v=1f, bool spatial=true)
Effect PlayEffect(string id)