Click or drag to resize
DemoComponentIsRequiredByGame Property

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

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

Namespace: SpaceEngineers.Game.SessionComponents
Assembly: SpaceEngineers.Game (in SpaceEngineers.Game.dll) Version: 1.0.0.0
Syntax
C#
public override bool IsRequiredByGame { get; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:SpaceEngineers.Game.SessionComponents.DemoComponent.IsRequiredByGame"]

See Also