Navigation
API > API/Plugins > API/Plugins/AvalancheMedia > API/Plugins/AvalancheMedia/UAvaRundownPagePlayer
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void ForEachInstancePlayer
(
TFunctionRef< void(UAvaRundownPlaybackInstancePlayer*)> InFunction |
Rundown/AvaRundownPagePlayer.h | ||
void ForEachInstancePlayer
(
TFunctionRef< void(const UAvaRundownPlaybackInstancePlayer*)> InFunction |
Rundown/AvaRundownPagePlayer.h |
ForEachInstancePlayer(TFunctionRef< void(UAvaRundownPlaybackInstancePlayer *)>)
| Name | ForEachInstancePlayer |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheMedia/Public/Rundown/AvaRundownPagePlayer.h |
| Include Path | #include "Rundown/AvaRundownPagePlayer.h" |
void ForEachInstancePlayer
(
TFunctionRef < void *)> InFunction
)
ForEachInstancePlayer(TFunctionRef< void(const UAvaRundownPlaybackInstancePlayer *)>)
| Name | ForEachInstancePlayer |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheMedia/Public/Rundown/AvaRundownPagePlayer.h |
| Include Path | #include "Rundown/AvaRundownPagePlayer.h" |
void ForEachInstancePlayer
(
TFunctionRef < void *)> InFunction
) const