Space Engineers
Classes | Typedefs
Package Sandbox.Game.Entities.EnvironmentItems

Classes

class  MyDestroyableItems
 Class for managing all static bushes as one entity. More...
 
class  MyEnvironmentItems
 Base class for collecting environment items (of one type) in entity. Useful for drawing of instanced data, or physical shapes instances. More...
 
class  MyEnvironmentItemsCoordinator
 
class  MyEnvironmentSector
 Area of environment items where data is instanced. More...
 
class  MyTrees
 Class for managing all static trees as one entity. More...
 

Typedefs

using ModelId = System.Int32
 

Typedef Documentation

using Sandbox.Game.Entities.EnvironmentItems.ModelId = typedef System.Int32

Definition at line 30 of file MyEnvironmentSector.cs.