HOCO Unity SDK 0.0.15-Alpha
A Web3 SDK provided by HoneyComb
|
This is the complete list of members for CloudAPI< T >, including all inherited members.
Create(T newData, string storageKey="NULL") | CloudAPI< T > | inlinestatic |
Delete(LiveCloudData existingInstance, string storageKey="NULL") | CloudAPI< T > | inlinestatic |
Get(string filterProperty, string filterValue, string storageKey="NULL") | CloudAPI< T > | inlinestatic |
GetAll(string storageKey) | CloudAPI< T > | inlinestatic |
Update(LiveCloudData modifiedInstance, string storageKey="NULL") | CloudAPI< T > | inlinestatic |
Update< TInput >(TInput instanceData, string instanceId, string storageKey="NULL") | CloudAPI< T > | inlinestatic |