Files
UnrealEngineUWP/Engine/Source/Editor/SequencerCore
steve robb 7f9dd540a6 Fixed IsDerivedFromSharedFromThis() when there are multiple TSharedFromThis bases.
Refactored the TSharedFromThis code to enforce a compile error when trying to create a TSharedPtr with multiple TSharedFromThis bases.
Fixed fallout.

#rb devin.doucette

[CL 33610597 by steve robb in ue5-main branch]
2024-05-13 18:24:48 -04:00
..