Click or drag to resize
MySessionComponentBase Class

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

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

Inheritance Hierarchy

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

The MySessionComponentBase type exposes the following members.

Constructors
  NameDescription
Public methodMySessionComponentBase
Initializes a new instance of the MySessionComponentBase class
Top
Properties
  NameDescription
Public propertyDefinition
Public propertyDependencies
Public propertyInitialized
Public propertyIsRequiredByGame
Indicates whether a session component should be used in current configuration. Example: MyDestructionData component returns true only when game uses Havok Destruction
Public propertyUpdateOrder
Top
Methods
Fields
See Also