static void | Log ( string message ) |
static void | LogWarning ( string message ) |
static void | LogError ( string message ) |
static void | LogRequestOrError ( ulong requestId, OVRPlugin.Result result, string successMessage, string failureMessage ) |
static void | |
static void |
static void OVRSpatialAnchor.Development.Log ( string message ) |
---|
No description available.
|
static void OVRSpatialAnchor.Development.LogWarning ( string message ) |
---|
No description available.
|
static void OVRSpatialAnchor.Development.LogError ( string message ) |
---|
No description available.
|
static void OVRSpatialAnchor.Development.LogRequestOrError ( ulong requestId, OVRPlugin.Result result, string successMessage, string failureMessage ) |
---|
No description available.
|
static void OVRSpatialAnchor.Development.LogRequest ( ulong requestId, string message ) |
---|
No description available.
|
static void OVRSpatialAnchor.Development.LogRequestResult ( ulong requestId, bool result, string successMessage, string failureMessage ) |
---|
No description available.
|