Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FCoreDelegates
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/CoreDelegates.h |
Include | #include "Misc/CoreDelegates.h" |
Syntax
static RegisterMovieStreamerDelegate;
Remarks
Delegate used to register a movie streamer with any movie player modules that bind to this delegate Designed to be called when a platform specific movie streamer plugin starts up so that it doesn't need to implement a register for all movie player plugins