Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/FTrackInstancePropertyBindings
| Name | FResolvedProperty |
| Type | struct |
| Header File | /Engine/Source/Runtime/MovieScene/Public/MovieSceneCommonHelpers.h |
| Include Path | #include "MovieSceneCommonHelpers.h" |
Syntax
struct FResolvedProperty
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FResolvedProperty() |
MovieSceneCommonHelpers.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ArrayIndex | int32 | MovieSceneCommonHelpers.h | ||
| ContainerAddress | void * | MovieSceneCommonHelpers.h | ||
| Property | TWeakFieldPtr< FProperty > | MovieSceneCommonHelpers.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ValueType * GetPropertyAddress() |
MovieSceneCommonHelpers.h | ||
FProperty * GetValidProperty() |
MovieSceneCommonHelpers.h |