1using System.Collections.Generic;
14 for (
int i = 0; i < tries; i++)
41 public override IEnumerable<Status>
Run()
Status DoGoto(Point pos, int dist=0, bool ignoreConnection=false, Func< Status > _onChildFail=null)
Status DoIdle(int repeat=3)
static Point GetCleanPoint(Chara c, int r=-1, int tries=10)
override IEnumerable< Status > Run()
SoundSource PlaySound(string id, float v=1f, bool spatial=true)
void Talk(string idTopic, string ref1=null, string ref2=null, bool forceSync=false)
void Say(string lang, string ref1=null, string ref2=null)
void SetLiquid(int x, int z, CellEffect effect=null)
void SetDecal(int x, int z, int id=0, int amount=1, bool refresh=true)
List< Card > ListCards(bool includeMasked=false)
Point Set(int _x, int _z)
Effect PlayEffect(string id)