FOvrPageRequestLatentAction
(
LatentInfo
, OutExecs
, ErrorMsg
, RG
, RP
)
|
Signature
FOvrPageRequestLatentAction::FOvrPageRequestLatentAction(const FLatentActionInfo &LatentInfo, EOvrPageRequestOutputPins &OutExecs, FString &ErrorMsg, OvrPlatformRequestGenerator &&RG, OvrPlatformResponseProcessor &&RP) Parameters LatentInfo: const FLatentActionInfo &OutExecs: EOvrPageRequestOutputPins &ErrorMsg: FString &RG: OvrPlatformRequestGenerator &&RP: OvrPlatformResponseProcessor && |
bRequestSuccessful
: bool |
Signature
bool FOvrPageRequestLatentAction::bRequestSuccessful |
bResponseProcessed
: bool |
Signature
bool FOvrPageRequestLatentAction::bResponseProcessed |
bThenPinExecuted
: bool |
Signature
bool FOvrPageRequestLatentAction::bThenPinExecuted |
ErrorMsg
: FString & |
Signature
FString& FOvrPageRequestLatentAction::ErrorMsg |
OutExecs
: EOvrPageRequestOutputPins & |
Signature
EOvrPageRequestOutputPins& FOvrPageRequestLatentAction::OutExecs |
UpdateOperation
(
Response
)
|
Signature
virtual void FOvrPageRequestLatentAction::UpdateOperation(FLatentResponse &Response) override Parameters Response: FLatentResponse &Returns void |