Interface IWorkItemContext Extends IGraphUpdateContext

Public

Interface to expose a subset of the WorkItemProcessor functionality.

Public Methods

If a WorkItem needs to have a valid area information during execution, call this method to ensure there are no pending flood fills.

Call to send a GraphModifier.EventType.PreUpdate event to all graph modifiers.

SetGraphDirty (graph)

Trigger a graph modification event.

Inherited Public Members

DirtyBounds (bounds)

Mark a particular region of the world as having been changed.

Deprecated Members

Call during work items to queue a flood fill.