If you are new to UnrealScript, you may wonder what the difference between Names and Strings is and when you should use Names instead of Strings. This article will give you some information about that.
Limitation
Names are unmodifiable. You can't cut down the string values of Names like
Strings, but you can assign a Name variable to a new value.
Names are restricted to up to 1024 characters,...
Name vs. String
Unknown
8:43 PM
No comments
Edit
Read More