Space Engineers
Public Member Functions | Properties | List of all members
VRageRender.MyActorsUpdatingWork Class Reference
Inheritance diagram for VRageRender.MyActorsUpdatingWork:
ParallelTasks.IPrioritizedWork ParallelTasks.IWork

Public Member Functions

void DoWork (WorkData workData=null)
 Executes the work. More...
 

Properties

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

Detailed Description

Definition at line 9 of file ActorWorks.cs.

Member Function Documentation

void VRageRender.MyActorsUpdatingWork.DoWork ( WorkData  workData = null)
inline

Executes the work.

Implements ParallelTasks.IWork.

Definition at line 27 of file ActorWorks.cs.

Property Documentation

WorkOptions VRageRender.MyActorsUpdatingWork.Options
get

Definition at line 44 of file ActorWorks.cs.

WorkPriority VRageRender.MyActorsUpdatingWork.Priority
get

Definition at line 23 of file ActorWorks.cs.


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