Files
UnrealEngineUWP/Engine/Source/Editor/EditorStyle
dario mazzanti d225080478 [Reference Viewer] Static Mesh, Material and possibly other assets referencing properties not listed when referenced by Mesh Component in a Blueprint
Adds support for "indirect" references, addressing the missing referencing properties.

There are still cases in which we cannot access properties, or their details. In that case, this CL adds a simple node stating that currently that info cannot be retrieved.

Note: there are plans to address some limitations in 5.6, also targeting the support for specific types, e.g. showing Material Parameters, Functions and Texture Samplers name instead of their "raw" C++ property name.


#jira UE-222011
#rb aditya.ravichandran

[CL 36757234 by dario mazzanti in 5.5 branch]
2024-10-01 19:27:53 -04:00
..