Navigation
API > API/Plugins > API/Plugins/AvalancheMedia > API/Plugins/AvalancheMedia/Rundown > API/Plugins/AvalancheMedia/Rundown/UAvaRundown > API/Plugins/AvalancheMedia/Rundown/UAvaRundown/GetNextPage
References
| Module | AvalancheMedia |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheMedia/Public/Rundown/AvaRundown.h |
| Include | #include "Rundown/AvaRundown.h" |
| Source | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheMedia/Private/Rundown/AvaRundown.cpp |
const FAvaRundownPage & GetNextPage
(
int32 InPageId,
const FAvaRundownPageListReference & InPageListReference
) const
Remarks
Gets the page following the page with the given page id in the given page list. If the given page is not in the given list, the returned page is invalid.