Click or drag to resize
MyGameLogicComponent Class

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

[Missing <summary> documentation for "T:VRage.Game.Components.MyGameLogicComponent"]

Inheritance Hierarchy
SystemObject
  MyComponentBase
    MyEntityComponentBase
      VRage.Game.ComponentsMyGameLogicComponent

Namespace: VRage.Game.Components
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
public abstract class MyGameLogicComponent : MyEntityComponentBase

The MyGameLogicComponent type exposes the following members.

Properties
  NameDescription
Public propertyClosed
Public propertyComponentTypeDebugString (Overrides MyEntityComponentBase.ComponentTypeDebugString.)
Public propertyMarkedForClose
Public propertyNeedsUpdate
Top
Methods
See Also