class GlobalGameNamespace
in global :: Sandbox . Internal
😔 No documentation found.
public static Logger Log { get; }
Log information to console for debugging purposes.
public static CookieContainer Cookie { get; }
Data storage that persists across sessions.
public static TypeLibrary TypeLibrary { get; }
Allows access to all available types, reflection style.
public Type GetType( )
😔 No documentation found.
public string ToString( )
😔 No documentation found.
public bool Equals( object obj )
😔 No documentation found.
public int GetHashCode( )
😔 No documentation found.