FDataflowTaskGraphEvaluator

This evaluator will evaluate the graph in one go when Start is called This is useful for running simulation graph for example that needs to execute in exactly one frame it is required to run from a worker thread and will assert if a node requires gamethread evaluation Note that it is safe to cancel or query if its running or its progress from another thread