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