You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Updated CoreEntityDetailsFilter to introduce the following CVars: If true, enables the card layout, else core entities will use Classic details panel: CoreEntity.DetailsPanel.DetailsPanelEnableCardLayout If in Card layout and true, shows the component editor: CoreEntity.UI.ForceShowComponentEditor Also updated SActorDetails.cpp to use CoreEntity.UI.ForceShowComponentEditor to show and hide the component editor. #jira UE-194008 #rb brooke.hubert [CL 27420238 by karen jirak in ue5-main branch]