Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > FTrackInstancePropertyBindings
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/MovieSceneCommonHelpers.h |
Include | #include "MovieSceneCommonHelpers.h" |
Source | /Engine/Source/Runtime/MovieScene/Private/MovieSceneCommonHelpers.cpp |
FProperty &42; GetProperty
&40;
const UObject & Object
&41; const
Remarks
Gets the FProperty that is bound to the track instance The property on the object if it exists
Parameters
Name | Description |
---|---|
Object | The Object that owns the property |