Navigation
API > API/Plugins > API/Plugins/TakesCore
| |
|
| Name |
FActorRecordedProperty |
| Type |
struct |
| Header File |
/Engine/Plugins/VirtualProduction/Takes/Source/TakesCore/Public/TakeRecorderSourceProperty.h |
| Include Path |
#include "TakeRecorderSourceProperty.h" |
Syntax
USTRUCT (BlueprintType )
struct FActorRecordedProperty
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
TakeRecorderSourceProperty.h |
|
|
|
TakeRecorderSourceProperty.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bEnabled |
bool |
|
TakeRecorderSourceProperty.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Property"
|
| PropertyName |
FName |
|
TakeRecorderSourceProperty.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Property"
|
| RecorderName |
FText |
|
TakeRecorderSourceProperty.h |
- VisibleAnywhere
- Category="Property"
|
Functions
Public