Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/MovieSceneTracks/Public/Tracks/MovieScenePropertyTrack.h |
Include |
#include "Tracks/MovieScenePropertyTrack.h" |
template<typename... T>
struct TPropertyTrackEntityImportHelperImpl
Utility class for importing a customizable property track entity in a way that automatically supports being inside a bound property track or not, and being hooked up to a property with an edit condition or not.
Name | Description | ||
---|---|---|---|
|
TEntityBuilder<... |
Builder |
Name | Description | |
---|---|---|
|
TPropertyTrackEntityImportHelperImpl ( |
Name | Description | ||
---|---|---|---|
|
TPropertyTra... |
Add ( |
|
|
TPropertyTra... |
AddConditional ( |
|
|
Commit ( |