API reference
API reference
Select your platform
No SDKs available
No versions available

ovr_DataStore_GetKey Function

It's a string that represents a single key in the data store. It allows you to retrieve a specific key from the data store by its index

Signature

const char* ovr_DataStore_GetKey(const ovrDataStoreHandle obj, int index)

Parameters

index: int

Returns

const char *