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

Overview

Macros

#define
OVR_REQUEST_IMMEDIATE
#define
OVR_REQUEST_NO_MORE_PAGES

Typedefs

std::function< ovrRequest()>
std::function< void(TOvrMessageHandlePtr Message, bool bIsError)>

Functions

void
OvrPlatformAddNewActionWithPreemption
( UWorld * World,
UObject * InActionObject,
int32 UUID,
LatentActionType * NewAction )

Details

Macros

#define OVR_REQUEST_IMMEDIATE
#define OVR_REQUEST_NO_MORE_PAGES

Enumeration Types

enum OVRPlatformRequestsSupport.h.EOvrRequestOutputPins
Enumerator
Then
Success
Failure
enum OVRPlatformRequestsSupport.h.EOvrPageRequestOutputPins
Enumerator
Then
PageReady
NoMorePages
Failure

Typedefs

typedef std::function<ovrRequest()> OvrPlatformRequestGenerator ( )
No description available.
typedef std::function<void(TOvrMessageHandlePtr Message, bool bIsError)> OvrPlatformResponseProcessor ( )
No description available.

Functions

void OvrPlatformAddNewActionWithPreemption
( UWorld * World,
UObject * InActionObject,
int32 UUID,
LatentActionType * NewAction )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon