25 public override string ID =>
id;
53 if (!(
id ==
"actNewZone"))
61 public override string GetText(
string str =
"")
66 public DynamicAct(
string _id, Func<bool> _onPerform =
null,
bool _closeLayers =
false)
override bool IsHostileAct
override bool CloseLayers
override int PerformDistance
DynamicAct(string _id, Func< bool > _onPerform=null, bool _closeLayers=false)
override string GetText(string str="")
static DynamicAct lastAct
override CursorInfo CursorIcon
override bool CanPressRepeat
static string Get(string id)