Click or drag to resize
MyDefinitionManagerHasRespawnShip Method

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

[Missing <summary> documentation for "M:Sandbox.Definitions.MyDefinitionManager.HasRespawnShip(System.String)"]

Namespace: Sandbox.Definitions
Assembly: Sandbox.Game (in Sandbox.Game.dll) Version: 0.1.5991.32293
Syntax
C#
public bool HasRespawnShip(
	string id
)

Parameters

id
Type: SystemString

[Missing <param name="id"/> documentation for "M:Sandbox.Definitions.MyDefinitionManager.HasRespawnShip(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Sandbox.Definitions.MyDefinitionManager.HasRespawnShip(System.String)"]

See Also