Space Engineers
Public Member Functions | List of all members
Sandbox.Game.Entities.IMyOxygenProvider Interface Reference
Inheritance diagram for Sandbox.Game.Entities.IMyOxygenProvider:
Sandbox.Game.Entities.MyPlanet

Public Member Functions

float GetOxygenForPosition (Vector3D worldPoint)
 
bool IsPositionInRange (Vector3D worldPoint)
 

Detailed Description

Definition at line 9 of file IMyOxygenProvider.cs.

Member Function Documentation

float Sandbox.Game.Entities.IMyOxygenProvider.GetOxygenForPosition ( Vector3D  worldPoint)
bool Sandbox.Game.Entities.IMyOxygenProvider.IsPositionInRange ( Vector3D  worldPoint)

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