Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/TProperty_Numeric
| Name | TConvertAndSet |
| Type | struct |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/UnrealType.h |
| Include Path | #include "UObject/UnrealType.h" |
Syntax
template<typename FromType, typename ToType>
struct TConvertAndSet
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TConvertAndSet
(
const TProperty_Numeric& Property, |
UObject/UnrealType.h |
Struct Specializations
| Name | Remarks |
|---|---|
| TConvertAndSet< SameType, SameType > |