toGodotString

Constructs Godot String from str

toGodotString
(
string str
)

Parameters

str string

string to convert from

Return Value

Type: String

Godot String

Meta