IStoreDispatcher.mdFebruary 25, 2024 ยท View on GitHubFriflo.Engine.ECS Friflo.Engine.ECS IStoreDispatcher Interface public interface IStoreDispatcher MethodsAssertMainThread()Invoke<TResult>(Func<TResult>)InvokeAsync(Func<Task>)InvokeAsync<TResult>(Func<Task<TResult>>)Post(Action)