Navigation
API > API/Plugins > API/Plugins/PropertyAnimatorCore > API/Plugins/PropertyAnimatorCore/FPropertyAnimatorCorePresetValue-
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
bool Get
(
bool& bOutValue
) const
|
|
Presets/PropertyAnimatorCorePresetArchive.h |
|
bool Get
(
uint64& OutValue
) const
|
|
Presets/PropertyAnimatorCorePresetArchive.h |
|
bool Get
(
int64& OutValue
) const
|
|
Presets/PropertyAnimatorCorePresetArchive.h |
|
bool Get
(
double& OutValue
) const
|
|
Presets/PropertyAnimatorCorePresetArchive.h |
|
|
|
Presets/PropertyAnimatorCorePresetArchive.h |
|
Get(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
(
bool & bOutValue
) const
Get(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
(
uint64 & OutValue
) const
Get(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
(
int64 & OutValue
) const
Get(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
(
double & OutValue
) const
Get(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
(
FString & OutValue
) const