ovrHmd_GetString

Get string property. Returns first element if property is a string array. Returns defaultValue if property doesn't exist. String memory is guaranteed to exist until next call to GetString or GetStringArray, or HMD is destroyed.

extern (C)
char*
ovrHmd_GetString

Meta