public abstract void Actioned(ClientActor actor, Action action);
public override void Actioned(ClientActor actor, Action action) { }