Navigation
API > API/Plugins > API/Plugins/PropertyAnimatorCore
| Name | TValueConverterTraits< double, int32, FInt32ConverterRule > |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/PropertyAnimatorCore/Source/PropertyAnimatorCore/Public/Properties/Converters/PropertyAnimatorCoreConverterTraits.h |
| Include Path | #include "Properties/Converters/PropertyAnimatorCoreConverterTraits.h" |
Syntax
template<>
struct TValueConverterTraits< double, int32, FInt32ConverterRule >
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static bool Convert
(
const double& InFrom, |
Properties/Converters/PropertyAnimatorCoreConverterTraits.h | ||
static UScriptStruct * GetRuleStruct() |
Properties/Converters/PropertyAnimatorCoreConverterTraits.h |