Navigation
API > API/Plugins > API/Plugins/AvalancheMedia > API/Plugins/AvalancheMedia/Rundown > API/Plugins/AvalancheMedia/Rundown/UAvaRundown
| Type | Name | Description | |
|---|---|---|---|
| const FAvaRundownPage & | GetNextPage
(
int32 InPageId |
Gets the page following the page with the given page id. Using current active page list. | |
| FAvaRundownPage & | GetNextPage
(
int32 InPageId |
Gets the page following the page with the given page id. Using current active page list. | |
| const FAvaRundownPage & | GetNextPage
(
int32 InPageId, |
Gets the page following the page with the given page id in the given page list. | |
| FAvaRundownPage & | GetNextPage
(
int32 InPageId, |
Gets the page following the page with the given page id in the given page list. |