FOnlineSubsystemOculus::AddRequestDelegate

Allows for the LibOVRPlatform calls to be used directly with the Delegates in the Oculus OSS

Windows
MacOS
Linux

References

Module

OnlineSubsystemOculus

Header

/Engine/Plugins/Online/OnlineSubsystemOculus/Source/Public/OnlineSubsystemOculus.h

Include

#include "OnlineSubsystemOculus.h"

Source

/Engine/Plugins/Online/OnlineSubsystemOculus/Source/Private/OnlineSubsystemOculus.cpp

Syntax

void AddRequestDelegate
(
    ovrRequest RequestId,
    FOculusMessageOnCompleteDelegate && Delegate
) const

Remarks

Allows for the LibOVRPlatform calls to be used directly with the Delegates in the Oculus OSS

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss