Iliad
Painting Plugin for UnrealEngine4 by Praxinos
Public Member Functions | Public Attributes | List of all members
FOdysseyFlipbookEditorCommands Class Reference
Inheritance diagram for FOdysseyFlipbookEditorCommands:

Public Member Functions

 FOdysseyFlipbookEditorCommands ()
 
virtual void RegisterCommands () override
 

Public Attributes

TSharedPtr< FUICommandInfo > AddNewKeyFrame
 
TSharedPtr< FUICommandInfo > AddNewKeyFrameAfter
 
TSharedPtr< FUICommandInfo > AddNewKeyFrameBefore
 
TSharedPtr< FUICommandInfo > FirstFrame
 
TSharedPtr< FUICommandInfo > LastFrame
 
TSharedPtr< FUICommandInfo > NextFrame
 
TSharedPtr< FUICommandInfo > NextKeyFrame
 
TSharedPtr< FUICommandInfo > Pause
 
TSharedPtr< FUICommandInfo > PlayBackward
 
TSharedPtr< FUICommandInfo > PlayForward
 
TSharedPtr< FUICommandInfo > PreviousFrame
 
TSharedPtr< FUICommandInfo > PreviousKeyFrame
 
TSharedPtr< FUICommandInfo > ShowSpriteInContentBrowser
 
TSharedPtr< FUICommandInfo > Stop
 
TSharedPtr< FUICommandInfo > ToggleLooping
 

Detailed Description

Holds the UI commands for the OdysseyFlipbookEditorToolkit widget.

Constructor & Destructor Documentation

◆ FOdysseyFlipbookEditorCommands()

FOdysseyFlipbookEditorCommands::FOdysseyFlipbookEditorCommands ( )

Default constructor.

Member Function Documentation

◆ RegisterCommands()

void FOdysseyFlipbookEditorCommands::RegisterCommands ( )
overridevirtual

Member Data Documentation

◆ AddNewKeyFrame

TSharedPtr<FUICommandInfo> FOdysseyFlipbookEditorCommands::AddNewKeyFrame

Opens the UPaperSprite default editor

◆ AddNewKeyFrameAfter

TSharedPtr<FUICommandInfo> FOdysseyFlipbookEditorCommands::AddNewKeyFrameAfter

◆ AddNewKeyFrameBefore

TSharedPtr<FUICommandInfo> FOdysseyFlipbookEditorCommands::AddNewKeyFrameBefore

◆ FirstFrame

TSharedPtr<FUICommandInfo> FOdysseyFlipbookEditorCommands::FirstFrame

◆ LastFrame

TSharedPtr<FUICommandInfo> FOdysseyFlipbookEditorCommands::LastFrame

◆ NextFrame

TSharedPtr<FUICommandInfo> FOdysseyFlipbookEditorCommands::NextFrame

◆ NextKeyFrame

TSharedPtr<FUICommandInfo> FOdysseyFlipbookEditorCommands::NextKeyFrame

◆ Pause

TSharedPtr<FUICommandInfo> FOdysseyFlipbookEditorCommands::Pause

◆ PlayBackward

TSharedPtr<FUICommandInfo> FOdysseyFlipbookEditorCommands::PlayBackward

◆ PlayForward

TSharedPtr<FUICommandInfo> FOdysseyFlipbookEditorCommands::PlayForward

◆ PreviousFrame

TSharedPtr<FUICommandInfo> FOdysseyFlipbookEditorCommands::PreviousFrame

◆ PreviousKeyFrame

TSharedPtr<FUICommandInfo> FOdysseyFlipbookEditorCommands::PreviousKeyFrame

◆ ShowSpriteInContentBrowser

TSharedPtr<FUICommandInfo> FOdysseyFlipbookEditorCommands::ShowSpriteInContentBrowser

◆ Stop

TSharedPtr<FUICommandInfo> FOdysseyFlipbookEditorCommands::Stop

◆ ToggleLooping

TSharedPtr<FUICommandInfo> FOdysseyFlipbookEditorCommands::ToggleLooping