Skip to content

Function: ef_storage()

ts
function ef_storage(this: void): cef_storage;

Get the global storage for engine evaluation functions.

Parameters

ParameterType
thisvoid

Returns

cef_storage

Evaluation function storage singleton.