FOvrPreemptableLatentAction
(
LatentInfo
, RG
, RP
)
|
Signature
FOvrPreemptableLatentAction::FOvrPreemptableLatentAction(const FLatentActionInfo &LatentInfo, OvrPlatformRequestGenerator &&RG, OvrPlatformResponseProcessor &&RP) Parameters LatentInfo: const FLatentActionInfo &RG: OvrPlatformRequestGenerator &&RP: OvrPlatformResponseProcessor && |
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 |
GetOvrPlatform
()
|
Signature
UOvrPlatformSubsystem* FOvrPreemptableLatentAction::GetOvrPlatform() Returns UOvrPlatformSubsystem * |
NotifyObjectDestroyed
()
|
Signature
virtual void FOvrPreemptableLatentAction::NotifyObjectDestroyed() override Returns void |
UnlinkRequestDelegate
()
|
Signature
void FOvrPreemptableLatentAction::UnlinkRequestDelegate() Returns void |
IgnoreResponse
()
|
Signature
void FOvrPreemptableLatentAction::IgnoreResponse() Returns void |