Space Engineers
Public Member Functions | Public Attributes | Properties | List of all members
Sandbox.Game.Entities.Cube.MyOreDetectorBase Class Reference

Public Member Functions

delegate bool CheckControlDelegate ()
 
 MyOreDetectorBase ()
 
void Update (Vector3 position)
 
void Clear ()
 

Public Attributes

CheckControlDelegate OnCheckControl
 

Properties

float DetectionRadius [get, set]
 

Detailed Description

Definition at line 27 of file MyOreDetectorBase.cs.

Constructor & Destructor Documentation

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

Definition at line 37 of file MyOreDetectorBase.cs.

Member Function Documentation

delegate bool Sandbox.Game.Entities.Cube.MyOreDetectorBase.CheckControlDelegate ( )
void Sandbox.Game.Entities.Cube.MyOreDetectorBase.Clear ( )
inline

Definition at line 73 of file MyOreDetectorBase.cs.

void Sandbox.Game.Entities.Cube.MyOreDetectorBase.Update ( Vector3  position)
inline

Definition at line 42 of file MyOreDetectorBase.cs.

Member Data Documentation

CheckControlDelegate Sandbox.Game.Entities.Cube.MyOreDetectorBase.OnCheckControl

Definition at line 32 of file MyOreDetectorBase.cs.

Property Documentation

float Sandbox.Game.Entities.Cube.MyOreDetectorBase.DetectionRadius
getset

Definition at line 31 of file MyOreDetectorBase.cs.


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