Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > UObject > TProperty_WithEqualityAndSerializer > TProperty_WithEqualityAndSerializer
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/UnrealType.h |
Include | #include "UObject/UnrealType.h" |
TProperty_WithEqualityAndSerializer
&40;
FFieldVariant InOwner,
const UECodeGen_Private::FPropertyParamsBaseWithOffset & Prop
&41;
Remarks
Constructor used for constructing compiled in properties
Parameters
Name | Description |
---|---|
InOwner | Owner of the property |
PropBase | Pointer to the compiled in structure describing the property |