IMatineeModule::CreateMatinee

Creates a new Matinee instance

Windows
MacOS
Linux

References

Module

Matinee

Header

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

Include

#include "MatineeModule.h"

Syntax

TSharedRef< IMatinee > CreateMatinee
(
    const EToolkitMode::Type Mode,
    const TSharedPtr< IToolkitHost > & InitToolkitHost,
    AMatineeActor * MatineeActor
)

Remarks

Creates a new Matinee instance

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