Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UUInt16Property
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UUInt16Property & operator=
(
UUInt16Property&& |
UObject/UnrealTypePrivate.h | ||
UUInt16Property & operator=
(
const UUInt16Property& |
UObject/UnrealTypePrivate.h |
operator=(UUInt16Property &&)
| Name | operator= |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/UnrealTypePrivate.h |
| Include Path | #include "UObject/UnrealTypePrivate.h" |
UUInt16Property & operator=
(
UUInt16Property &&
)
operator=(const UUInt16Property &)
| Name | operator= |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/UnrealTypePrivate.h |
| Include Path | #include "UObject/UnrealTypePrivate.h" |
UUInt16Property & operator=
(
const UUInt16Property &
)