UMovieScenePropertyTrack::SetPropertyNameAndPath

Sets the property name for this animatable property

Windows
MacOS
Linux

References

Module

MovieSceneTracks

Header

/Engine/Source/Runtime/MovieSceneTracks/Public/Tracks/MovieScenePropertyTrack.h

Include

#include "Tracks/MovieScenePropertyTrack.h"

Source

/Engine/Source/Runtime/MovieSceneTracks/Private/Tracks/MovieScenePropertyTrack.cpp

Syntax

void SetPropertyNameAndPath
(
    FName InPropertyName,
    const FString & InPropertyPath
)

Remarks

Sets the property name for this animatable property

Parameters

Parameter

Description

InPropertyName

The property being animated

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