protected internal Command SetActor(ChatRuntime rt, string actorName) { return(SetActor(rt.FindActorByName(actorName))); }