Space Engineers
Properties | List of all members
ParallelTasks.IPrioritizedWork Interface Reference
Inheritance diagram for ParallelTasks.IPrioritizedWork:
ParallelTasks.IWork Sandbox.Game.Entities.Cube.MyDepositQuery VRage.Render11.GeometryStage2.Culling.MyCpuFrustumCullingWork VRage.Render11.GeometryStage2.Rendering.MyRenderPass VRageRender.MyActorsUpdatingWork VRageRender.MyRenderingWork VRage.Render11.GeometryStage2.Rendering.MyDepthPass VRage.Render11.GeometryStage2.Rendering.MyGBufferPass VRageRender.MyRenderingWorkRecordCommands

Properties

WorkPriority Priority [get]
 
- Properties inherited from ParallelTasks.IWork
WorkOptions Options [get]
 Gets options specifying how this work may be executed. More...
 

Additional Inherited Members

- Public Member Functions inherited from ParallelTasks.IWork
void DoWork (WorkData workData=null)
 Executes the work. More...
 

Detailed Description

Definition at line 23 of file IPrioritizedWork.cs.

Property Documentation

WorkPriority ParallelTasks.IPrioritizedWork.Priority
get

Definition at line 25 of file IPrioritizedWork.cs.


The documentation for this interface was generated from the following file: