Navigation
API > API/Plugins > API/Plugins/TakesCore
References
| Module | TakesCore |
| Header | /Engine/Plugins/VirtualProduction/Takes/Source/TakesCore/Public/TakeRecorderSourceProperty.h |
| Include | #include "TakeRecorderSourceProperty.h" |
Syntax
USTRUCT (BlueprintType )
struct FActorRecordedProperty
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bEnabled | ||
| FName | PropertyName | ||
| FText | RecorderName |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FActorRecordedProperty
(
const FName& InName, |