Function GridGraphRules.ExecuteRule

ExecuteRule (GridGraphRule.Pass rule, Context context)

Executes the rules for the given pass.

Public
IEnumerator<JobHandle> ExecuteRule (

GridGraphRule.Pass

rule

Context

context

)

Executes the rules for the given pass.

Call handle.Complete on, or wait for, all yielded job handles.