Static Propertymigueldeicaza.swiftgodot 0.45.0SwiftGodot->Swift
godotType
VariantRepresentable.swift:81static var godotType: Variant.GType { get }
static var godotType: Variant.GType { get }
import SwiftGodot
Framework to write Godot Game Extensions using the Swift Programming Language.
import Swift
@frozen struct UInt8
An 8-bit unsigned integer value type.
class Variant
Variant objects box various Godot Objects, you create them with one of the constructors, and you can retrieve the contents using the various extension constructors that are declared on the various types that are wrapped.
enum GType