%(_:_:)

    Formats the StringName, replacing the placeholders with one or more parameters, returning a String. To pass multiple parameters, right needs to be an GArray.

    StringName.swift:1895
    static func % (lhs: StringName, rhs: Vector2) -> String

    For more information, see the GDScript format strings tutorial.

    Other members in extension

    Typealiases

    Type members

    Instance members