API ReferenceSandbox.Internal
GlobalGameNamespaceclass
object→GlobalGameNamespace
Properties3
Showing 3 properties
public static Sandbox.CookieContainer Sandbox.Internal.GlobalGameNamespace.Cookie { get; set; }
Data storage that persists across sessions.
Obsolete: Use Game.Cookies
public static Sandbox.Diagnostics.Logger Sandbox.Internal.GlobalGameNamespace.Log { get; set; }
Log information to console for debugging purposes.
public static Sandbox.Internal.TypeLibrary Sandbox.Internal.GlobalGameNamespace.TypeLibrary { get; set; }
Allows access to all available types, reflection style.
Exceptions
| Exception | Condition |
|---|---|
InvalidOperationException | Thrown when accessed during static constructors. |
No results match this filter.