Instance Propertymigueldeicaza.swiftgodot 0.45.0ExtensionApi
isVararg
ApiJsonModel.swift:243let isVararg: Bool
Other members in extension
Type members
init(from: any Decoder
) throws init(name: String, description: String, returnType: String?, isVararg: Bool, isConst: Bool, isStatic: Bool, hash: Int, arguments: [JGodotArgument]?
)