Navigation
API > API/Plugins > API/Plugins/TakesCore > API/Plugins/TakesCore/FActorRecordedProperty
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
TakeRecorderSourceProperty.h |
|
|
|
TakeRecorderSourceProperty.h |
|
FActorRecordedProperty()
| |
|
| Name |
FActorRecordedProperty |
| Type |
function |
| Header File |
/Engine/Plugins/VirtualProduction/Takes/Source/TakesCore/Public/TakeRecorderSourceProperty.h |
| Include Path |
#include "TakeRecorderSourceProperty.h" |
FActorRecordedProperty()
FActorRecordedProperty(const FName &, const bool, const FText &)
| |
|
| Name |
FActorRecordedProperty |
| Type |
function |
| Header File |
/Engine/Plugins/VirtualProduction/Takes/Source/TakesCore/Public/TakeRecorderSourceProperty.h |
| Include Path |
#include "TakeRecorderSourceProperty.h" |
FActorRecordedProperty
(
const FName & InName,
const bool bInEnabled,
const FText & InRecorderName
)