CL# 15481362 changed the behavior of ObjectsUseNameArea so that the object name was visible, and upon auditing the current use of ObjectsUseNameArea it was found that all but a few cases likely intended to use HideNameArea instead.
Breaking: This change also renames FDetailsViewArgs::bShowActorLabel to FDetailsViewArgs::bShowObjectLabel to reflect what it actually does.
#rb Brooke.Hubert
#ROBOMERGE-SOURCE: CL 15496125 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)
[CL 15496134 by jamie dale in ue5-main branch]
Refactored FindField into FindUField and FindFProperty to avoid confusion caused by the fact that FindField<UField> will no longer return FProperties.
#jira UE-90683
#rb Steve.Robb
#tests Basic editor functionality test, cooked and ran PC client and server, bot soak tests for two hours
#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: robert.manuszewski
#ROBOMERGE-SOURCE: CL 12190998 in //UE4/Release-4.25/... via CL 12190999
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v661-12148976)
[CL 12191300 by robert manuszewski in Main branch]
#rb chris.gagnon
#ROBOMERGE-OWNER: rex.hill
#ROBOMERGE-AUTHOR: rex.hill
#ROBOMERGE-SOURCE: CL 11604269 via CL 11604360 via CL 11604439
#ROBOMERGE-BOT: (v656-11643781)
[CL 11743509 by rex hill in Main branch]
#jira UE-86943
#rnx
#rb aris.theophanidis
#ROBOMERGE-SOURCE: CL 11050265 via CL 11050325 via CL 11050330
#ROBOMERGE-BOT: (v637-11041722)
[CL 11050336 by yoan stamant in Main branch]
[at]aris.theophanidis
#ROBOMERGE-SOURCE: CL 10950831 via CL 10950832 via CL 10950833
#ROBOMERGE-BOT: (v632-10940481)
[CL 10950834 by yoan stamant in Main branch]
- Call Pre/PostEditChangeProperty() on add, delete, rename key
- Update FBlackboardKeySelector references on all classes deriving from IBlackboardDataProvider when renaming a Blackboard key (used to beBehaviorTree only)
#rb Yoan.StAmant Stephen.Holmes
#ROBOMERGE-SOURCE: CL 10940202 via CL 10940204
#ROBOMERGE-BOT: (v626-10872990)
[CL 10940205 by mikko mononen in Main branch]