Space Engineers
Public Attributes | List of all members
Sandbox.Game.Entities.MyItemsCollector.ComponentInfo Struct Reference

Public Attributes

long EntityId
 
Vector3I BlockPosition
 
MyDefinitionId ComponentDefinitionId
 
int ComponentCount
 
bool IsBlock
 

Detailed Description

Definition at line 38 of file MyItemsCollector.cs.

Member Data Documentation

Vector3I Sandbox.Game.Entities.MyItemsCollector.ComponentInfo.BlockPosition

Definition at line 41 of file MyItemsCollector.cs.

int Sandbox.Game.Entities.MyItemsCollector.ComponentInfo.ComponentCount

Definition at line 43 of file MyItemsCollector.cs.

MyDefinitionId Sandbox.Game.Entities.MyItemsCollector.ComponentInfo.ComponentDefinitionId

Definition at line 42 of file MyItemsCollector.cs.

long Sandbox.Game.Entities.MyItemsCollector.ComponentInfo.EntityId

Definition at line 40 of file MyItemsCollector.cs.

bool Sandbox.Game.Entities.MyItemsCollector.ComponentInfo.IsBlock

Definition at line 44 of file MyItemsCollector.cs.


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