Navigation
API > API/Plugins > API/Plugins/AvalancheMedia
Manages page pre-loading.
| Name | IAvaRundownPageLoadingManager |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheMedia/Public/Rundown/AvaRundown.h |
| Include Path | #include "Rundown/AvaRundown.h" |
Syntax
class IAvaRundownPageLoadingManager
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
IAvaRundownPageLoadingManager() |
Rundown/AvaRundown.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IAvaRundownPageLoadingManager() |
Rundown/AvaRundown.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool RequestLoadPage
(
int32 InPageId, |
Rundown/AvaRundown.h |