IStoreDispatcher.Invoke_TResult_(Func_TResult_).md

February 25, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.IStoreDispatcher

IStoreDispatcher.Invoke(Func) Method

TResult Invoke<TResult>(System.Func<TResult> action);

Type parameters

TResult

Parameters

action System.Func<TResult>

Returns

TResult

Contents

  1. 0.1Friflo.Engine.ECS.IStoreDispatcher
  2. 1IStoreDispatcher.Invoke(Func) Method