M&B: Bannerlord 1.1.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.MountAndBlade.View.Screens.VideoPlaybackScreen Class Reference

Inherits ScreenBase, and TaleWorlds.Core.IGameStateListener.

Inherited by TaleWorlds.MountAndBlade.GauntletUI.GauntletVideoPlaybackScreen.

Public Member Functions

 VideoPlaybackScreen (VideoPlaybackState videoPlaybackState)
 
void OnActivate ()
 
void OnDeactivate ()
 
void OnInitialize ()
 
void OnFinalize ()
 

Protected Member Functions

override void OnFrameTick (float dt)
 

Protected Attributes

VideoPlaybackState _videoPlaybackState
 
VideoPlayerView _videoPlayerView
 
float _totalElapsedTimeSinceVideoStart
 

Constructor & Destructor Documentation

◆ VideoPlaybackScreen()

TaleWorlds.MountAndBlade.View.Screens.VideoPlaybackScreen.VideoPlaybackScreen ( VideoPlaybackState  videoPlaybackState)

Member Function Documentation

◆ OnFrameTick()

override void TaleWorlds.MountAndBlade.View.Screens.VideoPlaybackScreen.OnFrameTick ( float  dt)
protected

Member Data Documentation

◆ _videoPlaybackState

VideoPlaybackState TaleWorlds.MountAndBlade.View.Screens.VideoPlaybackScreen._videoPlaybackState
protected

◆ _videoPlayerView

VideoPlayerView TaleWorlds.MountAndBlade.View.Screens.VideoPlaybackScreen._videoPlayerView
protected

◆ _totalElapsedTimeSinceVideoStart

float TaleWorlds.MountAndBlade.View.Screens.VideoPlaybackScreen._totalElapsedTimeSinceVideoStart
protected