FMatineeImportTools::TryConvertMatineeToggleToOutParticleKey

Tries to convert a matinee toggle to a particle key.

Windows
MacOS
Linux

References

Module

MovieSceneTools

Header

/Engine/Source/Editor/MovieSceneTools/Public/MatineeImportTools.h

Include

#include "MatineeImportTools.h"

Source

/Engine/Source/Editor/MovieSceneTools/Private/MatineeImportTools.cpp

Syntax

static bool TryConvertMatineeToggleToOutParticleKey
(
    ETrackToggleAction ToggleAction,
    EParticleKey & OutParticleKey
)

Remarks

Tries to convert a matinee toggle to a particle key.

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