UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FBackgroundNSURLCDNInfo Class Reference
+ Inheritance diagram for FBackgroundNSURLCDNInfo:

Instance Methods

(void- SetFromURL:
 
(double- SortingKeyWith:
 

Properties

NSStringCDNHost
 
NSStringCDNAbsoluteURL
 
EBackgroundNSURLCDNInfoResponse Response
 
NSTimeInterval ResponseTime
 
NSUInteger ProvidedOrder
 

Method Documentation

◆ SetFromURL:

- (void) SetFromURL: (NSURL*)  URL

◆ SortingKeyWith:

- (double) SortingKeyWith: (BOOL)  bSortByResponseTime

Property Documentation

◆ CDNAbsoluteURL

- (NSString*) CDNAbsoluteURL
readwritenonatomicretain

◆ CDNHost

- (NSString*) CDNHost
readwritenonatomicretain

◆ ProvidedOrder

- (NSUInteger) ProvidedOrder
readwritenonatomicassign

◆ Response

- (EBackgroundNSURLCDNInfoResponse) Response
readwritenonatomicassign

◆ ResponseTime

- (NSTimeInterval) ResponseTime
readwritenonatomicassign

The documentation for this class was generated from the following file: