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
TArray
to 0.
FString
is a TArray of characters.
string
TArray
to 0.