Click or drag to resize
IMyProjectorLoadRandomBlueprint Method

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

[Missing <summary> documentation for "M:Sandbox.ModAPI.Ingame.IMyProjector.LoadRandomBlueprint(System.String)"]

Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0
Syntax
C#
bool LoadRandomBlueprint(
	string searchPattern
)

Parameters

searchPattern
Type: SystemString

[Missing <param name="searchPattern"/> documentation for "M:Sandbox.ModAPI.Ingame.IMyProjector.LoadRandomBlueprint(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Sandbox.ModAPI.Ingame.IMyProjector.LoadRandomBlueprint(System.String)"]

See Also