func toVariantRepresentable() -> UInt8
sSb10SwiftGodotE22toVariantRepresentables5UInt8VyFWhat are these?
sSb10SwiftGodotE22toVariantRepresentables5UInt8VyF
FNV24: [9X26N]
init?(Variant)
import SwiftGodot
Framework to write Godot Game Extensions using the Swift Programming Language.
import Swift
@frozen struct Bool
A value type whose instances are either true or false.
true
false
@frozen struct UInt8
An 8-bit unsigned integer value type.
init?(_ variant: Variant)