This site is inactive!

This site is no longer kept up to date. It has been superseded by the Roblox API Reference. Please update your bookmarks.

Members

Properties

Functions

Returns Function History
void DeleteCookieValue ( string key ) (−0.311)
string GetCookieValue ( string key ) (−0.311)
void SetCookieValue ( string key, string value ) (−0.311)

YieldFunctions

  • 1 yieldfunction inherited from Instance

Events

Function Descriptions

voidCookiesService.DeleteCookieValue ( string key )

Version History:(−0.311)

Tags: RobloxSecurity

stringCookiesService.GetCookieValue ( string key )

Version History:(−0.311)

Tags: RobloxSecurity

voidCookiesService.SetCookieValue ( string key, string value )

Version History:(−0.311)

Tags: RobloxSecurity

Inherits: