Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/FTrackInstancePropertyBindings
| Name | FResolvedPropertyAndFunction |
| Type | struct |
| Header File | /Engine/Source/Runtime/MovieScene/Public/TrackInstancePropertyBindings.h |
| Include Path | #include "TrackInstancePropertyBindings.h" |
Syntax
struct FResolvedPropertyAndFunction
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FResolvedPropertyAndFunction() |
TrackInstancePropertyBindings.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ResolvedProperty | TVariant< FCachedProperty, FVolatileProperty > | TrackInstancePropertyBindings.h | ||
| SetterFunction | TWeakObjectPtr< UFunction > | TrackInstancePropertyBindings.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void * GetContainerAddress() |
TrackInstancePropertyBindings.h | ||
ValueType * GetPropertyAddress() |
TrackInstancePropertyBindings.h | ||
FProperty * GetValidProperty() |
TrackInstancePropertyBindings.h |