UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition RunnableThread.h:20
Definition MoviePlayerThreading.h:17
void ResetSlateMainLoopRunning()
Definition MoviePlayerThreading.cpp:118
void ResetSlateDrawPassEnqueued()
Definition MoviePlayerThreading.cpp:103
~FSlateLoadingSynchronizationMechanism()
Definition MoviePlayerThreading.cpp:50
void SetSlateMainLoopRunning()
Definition MoviePlayerThreading.cpp:113
void DestroySlateThread()
Definition MoviePlayerThreading.cpp:71
bool IsSlateMainLoopRunning()
Definition MoviePlayerThreading.cpp:108
void SlateThreadRunMainLoop()
Definition MoviePlayerThreading.cpp:128
void SlateThreadInitFailed()
Definition MoviePlayerThreading.cpp:123
void Initialize()
Definition MoviePlayerThreading.cpp:55
void SetSlateDrawPassEnqueued()
Definition MoviePlayerThreading.cpp:98
bool IsSlateDrawPassEnqueued()
Definition MoviePlayerThreading.cpp:93
Definition ThreadSafeCounter.h:14
Definition MoviePlayer.h:74
Definition SharedPointer.h:692