#define | OVR_REQUEST_IMMEDIATE |
#define | OVR_REQUEST_NO_MORE_PAGES |
enum | EOvrRequestOutputPins { } |
enum | EOvrPageRequestOutputPins { EOvrPageRequestOutputPins.Then , EOvrPageRequestOutputPins.PageReady , EOvrPageRequestOutputPins.NoMorePages , EOvrPageRequestOutputPins.Failure } |
std::function< ovrRequest()> | |
std::function< void(TOvrMessageHandlePtr Message, bool bIsError)> |
void | OvrPlatformAddNewActionWithPreemption ( UWorld * World, UObject * InActionObject, int32 UUID, LatentActionType * NewAction ) |
Then | |
Success | |
Failure |
Then | |
PageReady | |
NoMorePages | |
Failure |
typedef std::function<ovrRequest()> OvrPlatformRequestGenerator ( ) |
---|
No description available.
|
typedef std::function<void(TOvrMessageHandlePtr Message, bool bIsError)> OvrPlatformResponseProcessor ( ) |
---|
No description available.
|
void OvrPlatformAddNewActionWithPreemption ( UWorld * World, UObject * InActionObject, int32 UUID, LatentActionType * NewAction ) |
---|
No description available.
|