FCohtmlLiveViews
On this page
Public Attributes
| Name | |
|---|---|
| TArray< FString > | URLs |
| TArray< uint32_t > | Handles |
| TArray< TPair< FString, uint32_t > > | UrlHandlesNotInBackend |
| uint32_t | s_NextLiveViewHandle |
Public Attributes Documentation
variable URLs
TArray< FString > URLs;
variable Handles
TArray< uint32_t > Handles;
variable UrlHandlesNotInBackend
TArray< TPair< FString, uint32_t > > UrlHandlesNotInBackend;
variable s_NextLiveViewHandle
uint32_t s_NextLiveViewHandle = 1;