public void SendResponse(global::Improbable.Gdk.Tests.ComponentsWithNoFields.Empty payload) { entityManager.GetComponentData <CommandResponders.Cmd>(entity).ResponsesToSend .Add(Cmd.CreateResponse(Request, payload)); }