Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Animation/ExposedValueHandler.h |
| Include | #include "Animation/ExposedValueHandler.h" |
Syntax
USTRUCT ()
struct FExposedValueCopyRecord
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bOnlyUpdateWhenActive | ||
| int32 | CopyIndex | ||
| EPostCopyOperation | PostCopyOperation |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FExposedValueCopyRecord
(
int32 InCopyIndex, |