Window.RestoreFromStateCookie
void
RestoreFromStateCookie() Description
Called whenever the window should restore its state via the <see cref="P:Sandbox.Internal.GlobalToolsNamespace.EditorCookie">EditorCookie</see> library,
that was previously saved in <see cref="M:Editor.Window.SaveToStateCookie" />.<br />
You should use <see cref="P:Editor.Window.StateCookie" /> in the cookie name.
Return
User Comments