Navigation
API > API/Plugins > API/Plugins/PropertyAnimatorCore > API/Plugins/PropertyAnimatorCore/FPropertyAnimatorCorePresetObjec-
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Presets/PropertyAnimatorCorePresetArchive.h |
|
|
|
Presets/PropertyAnimatorCorePresetArchive.h |
|
|
|
Presets/PropertyAnimatorCorePresetArchive.h |
|
|
|
Presets/PropertyAnimatorCorePresetArchive.h |
|
|
|
Presets/PropertyAnimatorCorePresetArchive.h |
|
|
|
Presets/PropertyAnimatorCorePresetArchive.h |
|
Set(const FString &, TSharedRef< FPropertyAnimatorCorePresetArchive >)
| |
|
| Name |
Set |
| Type |
function |
| Header File |
/Engine/Plugins/VirtualProduction/PropertyAnimatorCore/Source/PropertyAnimatorCore/Public/Presets/PropertyAnimatorCorePresetArchive.h |
| Include Path |
#include "Presets/PropertyAnimatorCorePresetArchive.h" |
bool Set
(
const FString & InKey,
TSharedRef < FPropertyAnimatorCorePresetArchive > InValue
)
Set(const FString &, bool)
| |
|
| Name |
Set |
| Type |
function |
| Header File |
/Engine/Plugins/VirtualProduction/PropertyAnimatorCore/Source/PropertyAnimatorCore/Public/Presets/PropertyAnimatorCorePresetArchive.h |
| Include Path |
#include "Presets/PropertyAnimatorCorePresetArchive.h" |
bool Set
(
const FString & InKey,
bool bInValue
)
Set(const FString &, uint64)
| |
|
| Name |
Set |
| Type |
function |
| Header File |
/Engine/Plugins/VirtualProduction/PropertyAnimatorCore/Source/PropertyAnimatorCore/Public/Presets/PropertyAnimatorCorePresetArchive.h |
| Include Path |
#include "Presets/PropertyAnimatorCorePresetArchive.h" |
bool Set
(
const FString & InKey,
uint64 InValue
)
Set(const FString &, int64)
| |
|
| Name |
Set |
| Type |
function |
| Header File |
/Engine/Plugins/VirtualProduction/PropertyAnimatorCore/Source/PropertyAnimatorCore/Public/Presets/PropertyAnimatorCorePresetArchive.h |
| Include Path |
#include "Presets/PropertyAnimatorCorePresetArchive.h" |
bool Set
(
const FString & InKey,
int64 InValue
)
Set(const FString &, double)
| |
|
| Name |
Set |
| Type |
function |
| Header File |
/Engine/Plugins/VirtualProduction/PropertyAnimatorCore/Source/PropertyAnimatorCore/Public/Presets/PropertyAnimatorCorePresetArchive.h |
| Include Path |
#include "Presets/PropertyAnimatorCorePresetArchive.h" |
bool Set
(
const FString & InKey,
double InValue
)
Set(const FString &, const FString &)
| |
|
| Name |
Set |
| Type |
function |
| Header File |
/Engine/Plugins/VirtualProduction/PropertyAnimatorCore/Source/PropertyAnimatorCore/Public/Presets/PropertyAnimatorCorePresetArchive.h |
| Include Path |
#include "Presets/PropertyAnimatorCorePresetArchive.h" |
bool Set
(
const FString & InKey,
const FString & InValue
)