This issue has been closed as 'Won't Fix' due to an extended period of time without updates. If this issue is important to you please let us know by posting on the AnswerHub or UDN, and Epic will re-open the ticket for further review.
The option to bind to a delegate does not appear when the desired property is in an array.
public:
UPROPERTY(EditAnywhere, BlueprintReadOnly, Category = Appearance)
FSlateBrush MyNewBrush;
UPROPERTY()
FGetSlateBrush MyNewBrushDelegate;
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = Test)
TArray<FSlateBrush> MyBrushArray;
UPROPERTY()
FGetSlateBrush MyBrushArrayDelegate;
Result:
My New Brush has the Bind dropdown option but the new element of the My Brush Array does not
Expected:
Each element of the array has the Bind dropdown
I am not able to find world outliner how to enable it?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
Delay nodes occasionally don't fire the "Completed" output in a nativized build
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
How does TextureRenderTarget2D get TArray<uint8> type data?
How to achieve HLSL Multiple Render Target in Material blueprints?
How can i modify the param name in EQS node
What method is used to fill polygonal regions when drawing spline mesh at run time?
Head over to the existing Questions & Answers thread and let us know what's up.
1 |
Component | UE - Editor - UI Systems |
---|---|
Affects Versions | 4.13.2, 4.14 |
Created | Oct 28, 2016 |
---|---|
Resolved | May 10, 2017 |
Updated | May 10, 2017 |