Click or drag to resize
DemoComponent Class

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:SpaceEngineers.Game.SessionComponents.DemoComponent"]

Inheritance Hierarchy
SystemObject
  VRage.Game.ComponentsMySessionComponentBase
    SpaceEngineers.Game.SessionComponentsDemoComponent

Namespace: SpaceEngineers.Game.SessionComponents
Assembly: SpaceEngineers.Game (in SpaceEngineers.Game.dll) Version: 1.0.0.0
Syntax
C#
public class DemoComponent : MySessionComponentBase

The DemoComponent type exposes the following members.

Constructors
  NameDescription
Public methodDemoComponent
Initializes a new instance of the DemoComponent class
Top
Properties
Methods
Fields
  NameDescription
Public fieldComponentType (Inherited from MySessionComponentBase.)
Public fieldDebugName (Inherited from MySessionComponentBase.)
Public fieldLoaded (Inherited from MySessionComponentBase.)
Public fieldObjectBuilderType (Inherited from MySessionComponentBase.)
Public fieldPriority (Inherited from MySessionComponentBase.)
Public fieldSession (Inherited from MySessionComponentBase.)
Top
See Also