Classes 1

Class Description
Cookie

Enums 3

Enum Description
CookieAccess

Cookie access types for client viewing

CookieMenu

Cookie Prefab menu types

CookieMenuAction

Types 1

Type Description
CookieMenuHandler

Cookie Menu Callback prototype

Forwards 1

Function Description
OnClientCookiesCached

Called once a client's saved cookies have been loaded from the database.

Functions 14

Function Description
AreClientCookiesCached

Checks if a clients cookies have been loaded from the database.

FindClientCookie

Searches for a Client preference cookie.

GetClientCookie

Retrieve the value of a Client preference cookie.

GetClientCookieTime

Returns the last updated timestamp for a client cookie

GetCookieAccess

Returns the access level of a cookie

GetCookieIterator

Gets a cookie iterator. Must be freed with CloseHandle().

ReadCookieIterator

Reads a cookie iterator, then advances to the next cookie if any.

RegClientCookie

Creates a new Client preference cookie.

SetAuthIdCookie

Sets the value of a Client preference cookie based on an authID string.

SetClientCookie

Set the value of a Client preference cookie.

SetCookieMenuItem

Adds a new item to the client cookie settings menu.

SetCookiePrefabMenu

Add a new prefab item to the client cookie settings menu.

ShowCookieMenu

Displays the settings menu to a client.

__ext_cprefs_SetNTVOptional