Click or drag to resize
MyAPIGatewayDoorBase Method

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

[Missing <summary> documentation for "M:Sandbox.ModAPI.MyAPIGateway.DoorBase(System.String)"]

Namespace: Sandbox.ModAPI
Assembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0
Syntax
C#
public static StringBuilder DoorBase(
	string name
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Sandbox.ModAPI.MyAPIGateway.DoorBase(System.String)"]

Return Value

Type: StringBuilder

[Missing <returns> documentation for "M:Sandbox.ModAPI.MyAPIGateway.DoorBase(System.String)"]

See Also