FOvrRequestLatentAction is a latent action class for blueprint nodes that wait for OVR Platform
UOvrPlatformSubsystem responses. It handles most requests and has two function objects, RequestGenerator and ResponseProcessor, which are used to generate the request and process the response, respectively. The class also has several member variables to track the status of the request and response processing.