Click or drag to resize
MyAPIGatewaySession Property

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

IMySession represents session object e.g. current world and its settings

Namespace: Sandbox.ModAPI
Assembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0
Syntax
C#
public static IMySession Session { get; set; }

Property Value

Type: IMySession

[Missing <value> documentation for "P:Sandbox.ModAPI.MyAPIGateway.Session"]

See Also