IMovieSceneTracksModule

The public interface of the MovieSceneTracks module

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

IMovieSceneTracksModule

References

Module

MovieSceneTracks

Header

/Engine/Source/Runtime/MovieSceneTracks/Public/IMovieSceneTracksModule.h

Include

#include "IMovieSceneTracksModule.h"

Syntax

class IMovieSceneTracksModule : public IModuleInterface

Remarks

The public interface of the MovieSceneTracks module

Functions

Name Description

Public function Static

IMovieSceneT...

 

Get()

Singleton-like access to IMovieSceneTracksModule

Public function Static

FName

 

GetEvaluationGroupName

(
    EBuiltInEvaluationGroup::Type InEva...
)

Retrieve the name of an evaluation group

Public function Static

bool

 

IsAvailable()

Checks to see if this module is loaded and ready.

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