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

FOvrPreemptableLatentAction Class

Extends FPendingLatentAction

Constructors

FOvrPreemptableLatentAction ( LatentInfo , RG , RP )
Signature
FOvrPreemptableLatentAction::FOvrPreemptableLatentAction(const FLatentActionInfo &LatentInfo, OvrPlatformRequestGenerator &&RG, OvrPlatformResponseProcessor &&RP)
Parameters
LatentInfo: const FLatentActionInfo &

Protected Fields

bIgnoreResponse : bool
Signature
bool FOvrPreemptableLatentAction::bIgnoreResponse
CallbackTarget : FWeakObjectPtr
Signature
FWeakObjectPtr FOvrPreemptableLatentAction::CallbackTarget
ExecutionFunction : FName
Signature
FName FOvrPreemptableLatentAction::ExecutionFunction
OutputLink : int32
Signature
int32 FOvrPreemptableLatentAction::OutputLink
RequestGenerator : OvrPlatformRequestGenerator
Signature
OvrPlatformRequestGenerator FOvrPreemptableLatentAction::RequestGenerator
RequestID : ovrRequest
Signature
ovrRequest FOvrPreemptableLatentAction::RequestID
ResponseProcessor : OvrPlatformResponseProcessor
Signature
OvrPlatformResponseProcessor FOvrPreemptableLatentAction::ResponseProcessor

Protected Member Functions

GetOvrPlatform ()
Signature
UOvrPlatformSubsystem* FOvrPreemptableLatentAction::GetOvrPlatform()
NotifyObjectDestroyed ()
Signature
virtual void FOvrPreemptableLatentAction::NotifyObjectDestroyed() override
Returns
void
UnlinkRequestDelegate ()
Signature
void FOvrPreemptableLatentAction::UnlinkRequestDelegate()
Returns
void

Member Functions

IgnoreResponse ()
Signature
void FOvrPreemptableLatentAction::IgnoreResponse()
Returns
void