Click or drag to resize
MyRespawnShipStateGetStartingLocation Method

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

[Missing <summary> documentation for "M:SpaceEngineers.Game.World.Generator.MyRespawnShipState.GetStartingLocation"]

Namespace: SpaceEngineers.Game.World.Generator
Assembly: SpaceEngineers.Game (in SpaceEngineers.Game.dll) Version: 1.0.0.0
Syntax
C#
public override Nullable<Vector3D> GetStartingLocation()

Return Value

Type: NullableVector3D

[Missing <returns> documentation for "M:SpaceEngineers.Game.World.Generator.MyRespawnShipState.GetStartingLocation"]

See Also