IMatineeModule

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Matinee

Header

/Engine/Source/Editor/Matinee/Public/MatineeModule.h

Include

#include "MatineeModule.h"

Syntax

class IMatineeModule :
    public IModuleInterface,
    public IHasMenuExtensibility,
    public IHasToolBarExtensibility

Functions

Name Description

Public function

TSharedRef< ...

 

CreateMatinee

(
    const EToolkitMode::Type Mode,
    const TSharedPtr< IToolkitHost >& ...,
    AMatineeActor* MatineeActor
)

Creates a new Matinee instance

Public function Static

IMatineeModu...

 

Get()

Singleton-like access to this module's interface.

Public function

FMatineeEdit...

 

OnMatineeEditorOpened()

Classes

Name

Description

Public class

FMatineeEditorOpenedEvent

Delegate for binding functions to be called when the Matinee editor is created.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss