다음에 대한 모든 멤버의 목록입니다 : hive.DataStore (모든 상속된 멤버들도 포함합니다.)
get(string key, onGet listener) | hive.DataStore | static |
getMyData(onMyData listener) | hive.DataStore | static |
getUsersData(string key, onUsersData listener) | hive.DataStore | static |
set(string key, string value, onSet listener) | hive.DataStore | static |
set(Dictionary< string, string > data, onSet listener) | hive.DataStore | static |