数据存储服务
Class Name
DataStoreService
简介
Cannot be created.
This object cannot be created by using theRWObject.Create()
function.Cannot be deleted.
This object cannot be deleted by using theDestroy()
function.
调用DataStoreService创建一个数据存储对象DataStore
,然后在该服务下调用FindDataStore()
或FindRankDataStore()
函数找到一个数据存储空间。
Function
FindDataStore(Key)
将一个数据存储对象名称设置为Key.
GetDefaultDataStore()
返回服务器默认的数据存储对象。
FindRankDataStore(Key)
这个函数把一个排名存储的名称设置为Key。
文档更新时间: 2020-05-12 12:51 作者:wangjindou