Navigation
API > API/Plugins > API/Plugins/PropertyAnimatorCore > API/Plugins/PropertyAnimatorCore/FBoolConverterCondition
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Properties/Converters/PropertyAnimatorCoreConverterTraits.h |
|
|
|
Properties/Converters/PropertyAnimatorCoreConverterTraits.h |
|
FBoolConverterCondition()
| |
|
| Name |
FBoolConverterCondition |
| Type |
function |
| Header File |
/Engine/Plugins/VirtualProduction/PropertyAnimatorCore/Source/PropertyAnimatorCore/Public/Properties/Converters/PropertyAnimatorCoreConverterTraits.h |
| Include Path |
#include "Properties/Converters/PropertyAnimatorCoreConverterTraits.h" |
FBoolConverterCondition()
FBoolConverterCondition(EBoolConverterComparison, double)
| |
|
| Name |
FBoolConverterCondition |
| Type |
function |
| Header File |
/Engine/Plugins/VirtualProduction/PropertyAnimatorCore/Source/PropertyAnimatorCore/Public/Properties/Converters/PropertyAnimatorCoreConverterTraits.h |
| Include Path |
#include "Properties/Converters/PropertyAnimatorCoreConverterTraits.h" |
FBoolConverterCondition
(
EBoolConverterComparison InComparison,
double InThreshold
)