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