Files
UnrealEngineUWP/Engine/Source/Runtime/CoreUObject
robert millar 187458c7bd Implementing TOptional intrusive unset state support for FOptionalProperty.
Add new required FProperty methods HasIntrusiveUnsetOptionalState, InitializeOptionalIntrusive, IsOptionalSetIntrusive, ClearOptionalIntrusive.
Implement specific handling for not-null object pointers.
Defer to template function ::HasIntrusiveUnsetOptionalSate<T> for native struct types and types using cpp type fundamentals.

#rb Andrew.Scheidecker, Johan.Torp

[CL 33117302 by robert millar in ue5-main branch]
2024-04-19 17:10:53 -04:00
..
2024-04-19 10:09:10 -04:00