This site is no longer kept up to date. It has been superseded by the Roblox API Reference. Please update your bookmarks.
Returns | Function | |
---|---|---|
Connection | OnUpdate ( string key, Function callback ) |
Returns | YieldFunction | History | |
---|---|---|---|
Variant | GetAsync ( string key ) | ||
Variant | IncrementAsync ( string key, int delta = 1 ) | ||
Variant | RemoveAsync ( string key ) | (+0.313) | |
void | SetAsync ( string key, Variant value ) | ||
Tuple | UpdateAsync ( string key, Function transformFunction ) |