Basically I want the equivalent of the Unreal Multiline meta specifier in the UPROPERTY for strings exposed to the editor.
UPROPERTY(meta = (MultiLine=“true”))
Old topic but upvoting this one, these are extremely useful to put messages in another class to display in a specific situation without having to have different Hud Message Devices or message Functions in Verse classes.