Sandbox Logo

Window.StateCookie

string StateCookie { get; set; }

Description

A unique identifier for this window, to store the window state across sessions using the <see cref="P:Sandbox.Internal.GlobalGameNamespace.Cookie">Cookie</see> library.

Return

User Comments