godot-d ~master (2021-09-08T21:50:27Z)
Dub
Repo
String.format
godot
core
string
String
Undocumented in source. Be warned that the author may not have intended to support it.
String
format
(V values)
String
format
(V values, String placeholder)
struct
String
@
nogc
nothrow const
String
format
(
V
)
(
V
values
,
String
placeholder
)
if
(
is
(
V
:
Variant
) ||
Variant.compatibleToGodot
!
V
)
Meta
Source
See Implementation
godot
core
string
String
aliases
toString
constructors
this
destructors
~this
functions
data
empty
format
length
opAssign
opBinary
opCmp
opEquals
opIndex
opOpAssign
ptr
toHash
utf8
postblits
this(this)
variables
_godot_string