Navigation
Unreal Engine C++ API Reference > Runtime
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FMoviePlayerProxy | This provides a mechanism to connect the engine (the client) to a movie player (the server). | |
![]() |
FMoviePlayerProxyBlock | This is a helper class for FMoviePlayerProxy. | |
![]() |
IMoviePlayerProxyServer | Implement this interface if you want to handle what happens when the engine interacts with the MoviePlayer, etc when the game thread is blocked. |