Empeld
Empeld plugin documentation.
|
A pathing job for the task scheduler to increment an engine More...
Public Member Functions | |
PathingJob (IPathingEngine engine) | |
void | Abort () |
Path | GetResult () |
Properties | |
PathEngineState | State [get] |
Properties inherited from pluginbase.Objects.Tasks.ITask | |
TimeSpan | Frequency [get] |
Events | |
Action< Path > | OnComplete |
Action< Path > | OnIncrement |
A pathing job for the task scheduler to increment an engine
essentials.action.Pathing.PathingJob.PathingJob | ( | IPathingEngine | engine | ) |
Path essentials.action.Pathing.PathingJob.GetResult | ( | ) |
|
get |
Action<Path> essentials.action.Pathing.PathingJob.OnComplete |
Action<Path> essentials.action.Pathing.PathingJob.OnIncrement |