Files
UnrealEngineUWP/Engine/Source/Runtime/CoreUObject/Tests
robert millar 1af28b1b5d Implement intrusive optional states for FName and FText.
Fix FOptionalProperty flags to not set CPF_ZeroConstructor for inner types with intrusive unset states.
Make assignment of TOptional consistent between intrusive and non-intrusive types - always destroy and reconstruct the value. This allows TOptional<const T> to work correctly whether T is intrusive or not.

#rb Jamie.Dale, Johan.Torp

[CL 33214851 by robert millar in ue5-main branch]
2024-04-24 17:55:54 -04:00
..
2024-04-12 11:44:00 -04:00
2024-02-16 06:53:03 -05:00