For Agents | This page is available as markdown: https://create.roblox.com/docs/ko-kr/reference/engine/enums/DataStoreRequestType.md | Documentation index: https://create.roblox.com/docs/llms.txt | Engine API index: https://create.roblox.com/docs/reference/engine/llms.txt
*이 콘텐츠는 AI(베타)를 사용해 번역되었으며, 오류가 있을 수 있습니다. 이 페이지를 영어로 보려면 여기를 클릭하세요.
아이템
| 이름 | 값 | 요약 |
|---|
| GetAsync | 0 | |
| SetIncrementAsync | 1 | |
| UpdateAsync | 2 | |
| GetSortedAsync | 3 | |
| SetIncrementSortedAsync | 4 | |
| OnUpdate | 5 | |
| ListAsync | 6 | |
| GetVersionAsync | 7 | |
| RemoveVersionAsync | 8 | |
| StandardRead | 9 | |
| StandardWrite | 10 | |
| StandardList | 11 | |
| StandardRemove | 12 | |
| OrderedRead | 13 | |
| OrderedWrite | 14 | |
| OrderedList | 15 | |
| OrderedRemove | 16 | |