Instance Propertymigueldeicaza.swiftgodot 0.45.0SwiftGodot
debugDescription
A textual representation of this instance, suitable for debugging
ColorPicker.swift:38var debugDescription: String { get }
A textual representation of this instance, suitable for debugging
ColorPicker.swift:38var debugDescription: String { get }
s10SwiftGodot11ColorPickerC0C8ModeTypeO16debugDescriptionSSvp
What are these?
FNV24: [3T0DU]
import SwiftGodot
Framework to write Godot Game Extensions using the Swift Programming Language.
enum ColorModeType
class ColorPicker
A widget that provides an interface for selecting or modifying a color.
@frozen struct String
A Unicode string value that is a collection of characters.
init?(rawValue: Int64)