Creator Hub
Dashboard
Learn
Store
Talent
Forum
Roadmap
Engine
/
Reference
/
Enums
Feedback
Edit
DataStoreRequestType
Indicates the type of data store request being made.
Items
Name
Value
Summary
GetAsync
0
SetIncrementAsync
1
UpdateAsync
2
GetSortedAsync
3
SetIncrementSortedAsync
4
OnUpdate
5
ListAsync
6
GetVersionAsync
7
RemoveVersionAsync
8