Converting hardcoded short class/enum names to pathnames ahead of ANY_PACKAGE removal

#rb trivial
#jira UE-99463
#preflight 6288fd998828ea88c8aef3d0

#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: robert.manuszewski
#ROBOMERGE-SOURCE: CL 20314896 via CL 20314897 via CL 20314903 via CL 20314904
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v948-20297126)

[CL 20315214 by robert manuszewski in ue5-main branch]
This commit is contained in:
robert manuszewski
2022-05-22 10:30:02 -04:00
parent 1cdb886648
commit f8a812a32f
182 changed files with 386 additions and 386 deletions
@@ -33,7 +33,7 @@ public:
virtual bool CanEditChange(const FProperty* InProperty) const override;
#endif
UPROPERTY(GlobalConfig, EditAnywhere, Category = General, meta = (AllowedClasses = "SoundSubmix"))
UPROPERTY(GlobalConfig, EditAnywhere, Category = General, meta = (AllowedClasses = "/Script/Engine.SoundSubmix"))
FSoftObjectPath OutputSubmix;
// Which audio engine to use.