I am trying to remove the spaces from a string for an output control. Is there a way in blueprint to call the FString::RemoveSpacesInline or is this only available in C++?
I am trying to remove the spaces from a string for an output control. Is there a way in blueprint to call the FString::RemoveSpacesInline or is this only available in C++?
Thankyou. this worked