Space Engineers
Classes | Public Member Functions | Static Public Member Functions | List of all members
Sandbox.Game.Entities.Cube.MyDepositQuery Class Reference

This is not in Sandbox.Engine.Voxels as I consider it gameplay related, rather than voxel engine functionality. More...

Inheritance diagram for Sandbox.Game.Entities.Cube.MyDepositQuery:
ParallelTasks.IPrioritizedWork ParallelTasks.IWork

Classes

struct  Args
 

Public Member Functions

 MyDepositQuery ()
 

Static Public Member Functions

static void Start (Args args)
 

Additional Inherited Members

- 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

This is not in Sandbox.Engine.Voxels as I consider it gameplay related, rather than voxel engine functionality.

Definition at line 277 of file MyOreDetectorComponent.cs.

Constructor & Destructor Documentation

Sandbox.Game.Entities.Cube.MyDepositQuery.MyDepositQuery ( )
inline

Definition at line 324 of file MyOreDetectorComponent.cs.

Member Function Documentation

static void Sandbox.Game.Entities.Cube.MyDepositQuery.Start ( Args  args)
inlinestatic

Definition at line 329 of file MyOreDetectorComponent.cs.


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