Space Engineers
Public Attributes | List of all members
Sandbox.Game.Entities.Cube.MyDepositQuery.Args Struct Reference

Public Attributes

Vector3I Cell
 
MyVoxelBase VoxelMap
 
Action< Vector3I, MyEntityOreDepositCompletionCallback
 

Detailed Description

Definition at line 279 of file MyOreDetectorComponent.cs.

Member Data Documentation

Vector3I Sandbox.Game.Entities.Cube.MyDepositQuery.Args.Cell

Definition at line 281 of file MyOreDetectorComponent.cs.

Action<Vector3I, MyEntityOreDeposit> Sandbox.Game.Entities.Cube.MyDepositQuery.Args.CompletionCallback

Definition at line 283 of file MyOreDetectorComponent.cs.

MyVoxelBase Sandbox.Game.Entities.Cube.MyDepositQuery.Args.VoxelMap

Definition at line 282 of file MyOreDetectorComponent.cs.


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