Space Engineers
Classes | Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
Sandbox.Engine.Physics.MyBreakableShapeCloneJob Class Reference
Inheritance diagram for Sandbox.Engine.Physics.MyBreakableShapeCloneJob:
Sandbox.Engine.Voxels.MyPrecalcJob

Classes

struct  Args
 

Public Member Functions

 MyBreakableShapeCloneJob ()
 
override void DoWork ()
 
override void Cancel ()
 
- Public Member Functions inherited from Sandbox.Engine.Voxels.MyPrecalcJob
virtual void DebugDraw (Color c)
 

Static Public Member Functions

static void Start (Args args)
 

Protected Member Functions

override void OnComplete ()
 
- Protected Member Functions inherited from Sandbox.Engine.Voxels.MyPrecalcJob
 MyPrecalcJob (bool enableCompletionCallback)
 

Additional Inherited Members

- Public Attributes inherited from Sandbox.Engine.Voxels.MyPrecalcJob
readonly Action OnCompleteDelegate
 
bool IsValid
 Invalid tasks finishes normally and restarts afterwards. Even if results are not valid, they may still be useful. More...
 
- Properties inherited from Sandbox.Engine.Voxels.MyPrecalcJob
virtual bool IsCanceled [get]
 
WorkOptions Options [get]
 
virtual int Priority [get]
 

Detailed Description

Definition at line 13 of file MyBreakableShapeCloneJob.cs.

Constructor & Destructor Documentation

Sandbox.Engine.Physics.MyBreakableShapeCloneJob.MyBreakableShapeCloneJob ( )
inline

Definition at line 40 of file MyBreakableShapeCloneJob.cs.

Member Function Documentation

override void Sandbox.Engine.Physics.MyBreakableShapeCloneJob.Cancel ( )
inlinevirtual

Implements Sandbox.Engine.Voxels.MyPrecalcJob.

Definition at line 52 of file MyBreakableShapeCloneJob.cs.

override void Sandbox.Engine.Physics.MyBreakableShapeCloneJob.DoWork ( )
inlinevirtual

Implements Sandbox.Engine.Voxels.MyPrecalcJob.

Definition at line 42 of file MyBreakableShapeCloneJob.cs.

override void Sandbox.Engine.Physics.MyBreakableShapeCloneJob.OnComplete ( )
inlineprotectedvirtual

Reimplemented from Sandbox.Engine.Voxels.MyPrecalcJob.

Definition at line 57 of file MyBreakableShapeCloneJob.cs.

static void Sandbox.Engine.Physics.MyBreakableShapeCloneJob.Start ( Args  args)
inlinestatic

Definition at line 31 of file MyBreakableShapeCloneJob.cs.


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