Click or drag to resize
DemoComponentInit Method

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

[Missing <summary> documentation for "M:SpaceEngineers.Game.SessionComponents.DemoComponent.Init(VRage.Game.MyObjectBuilder_SessionComponent)"]

Namespace: SpaceEngineers.Game.SessionComponents
Assembly: SpaceEngineers.Game (in SpaceEngineers.Game.dll) Version: 1.0.0.0
Syntax
C#
public override void Init(
	MyObjectBuilder_SessionComponent sessionComponent
)

Parameters

sessionComponent
Type: MyObjectBuilder_SessionComponent

[Missing <param name="sessionComponent"/> documentation for "M:SpaceEngineers.Game.SessionComponents.DemoComponent.Init(VRage.Game.MyObjectBuilder_SessionComponent)"]

See Also