Click or drag to resize
MyRespawnShipStateInit Method

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

[Missing <summary> documentation for "M:SpaceEngineers.Game.World.Generator.MyRespawnShipState.Init(VRage.Game.MyObjectBuilder_WorldGeneratorPlayerStartingState)"]

Namespace: SpaceEngineers.Game.World.Generator
Assembly: SpaceEngineers.Game (in SpaceEngineers.Game.dll) Version: 1.0.0.0
Syntax
C#
public override void Init(
	MyObjectBuilder_WorldGeneratorPlayerStartingState builder
)

Parameters

builder
Type: MyObjectBuilder_WorldGeneratorPlayerStartingState

[Missing <param name="builder"/> documentation for "M:SpaceEngineers.Game.World.Generator.MyRespawnShipState.Init(VRage.Game.MyObjectBuilder_WorldGeneratorPlayerStartingState)"]

See Also