Navigation
API > API/Plugins > API/Plugins/LiveLinkMovieScene > API/Plugins/LiveLinkMovieScene/FLiveLinkStructPropertyBindings
| |
|
| Name |
FPropertyNameKey |
| Type |
struct |
| Header File |
/Engine/Plugins/Animation/LiveLink/Source/LiveLinkMovieScene/Public/MovieScene/MovieSceneLiveLinkStructPropertyBindings.h |
| Include Path |
#include "MovieScene/MovieSceneLiveLinkStructPropertyBindings.h" |
Syntax
struct FPropertyNameKey
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FPropertyNameKey
(
FName InStructName,
FName InPropertyName
)
|
|
MovieScene/MovieSceneLiveLinkStructPropertyBindings.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| PropertyName |
FName |
|
MovieScene/MovieSceneLiveLinkStructPropertyBindings.h |
|
| StructName |
FName |
|
MovieScene/MovieSceneLiveLinkStructPropertyBindings.h |
|
Functions
Public
Operators
| Name |
Remarks |
Include Path |
Unreal Specifiers |
bool operator==
(
const FPropertyNameKey& Other
) const
|
|
MovieScene/MovieSceneLiveLinkStructPropertyBindings.h |
|