We use “Set Text” function on level blueprint w/ UE 5.2.
But same blueprint use on UE 5.3 and UE 5.4, it has occored compile error.
“Set Text : Usage of ‘Set Text’ has been deprecated. Set the property directly”
I checked UE 5.4 Blueprint API reference document, Set Text is still there.
How should I do for it.