If a TMap containing a struct is created in a custom code class, the properties of the struct do not appear when elements are added to the TMap in the Blueprint editor.
RESULT:
You can add elements to the TMap, but the properties contained in the struct that makes up each element of the TMap do not appear.
EXPECTED:
The struct properties appear in each element of the TMap.
WORKAROUND:
If you add a property to the class containing the TMap that is the same as the struct in the TMap, then the properties of the struct will appear in each element of the TMap. To see this, open the MyActorComponent.h file in Visual Studio and uncomment the two lines adding a FMyStruct property to the class.
I am not able to find world outliner how to enable it?
Delay nodes occasionally don't fire the "Completed" output in a nativized build
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How can i modify the param name in EQS node
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
I can't open my map from the editor.
How to achieve HLSL Multiple Render Target in Material blueprints?
Head over to the existing Questions & Answers thread and let us know what's up.