FString
FString is a TArray of characters.
Inheritance
Methods
ToString()
- Return type: 
string - Returns: a string that Lua can understand.
 
Clear()
- Clears the string by setting the number of elements in the 
TArrayto 0. 
FString is a TArray of characters.
stringTArray to 0.