Epic Developer Community Forums
How can I programatically create an FName?
Development
Programming & Scripting
unreal-engine
lion032
(Leon Rosengarten)
October 1, 2015, 6:15am
2
This should do the trick
*(FString::Printf(TEXT("ObjectName_%ul"), Index))
show post in topic