UInterpData::GetAllEventNames

Get the list of all unique event names

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Matinee/InterpData.h

Include

#include "Matinee/InterpData.h"

Source

/Engine/Source/Runtime/Engine/Private/Interpolation.cpp

Syntax

void GetAllEventNames
(
    TArray< FName > & OutEventNames
) const

Remarks

Get the list of all unique event names

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