godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
Variant.Type
godot
core
variant
Variant
Values
Value
Meaning
nil
bool_
int_
real_
string
vector2
rect2
vector3
transform2d
plane
quat
aabb
basis
transform
color
node_path
rid
object
dictionary
array
pool_byte_array
pool_int_array
pool_real_array
pool_string_array
pool_vector2_array
pool_vector3_array
pool_color_array
Meta
Source
See Implementation
godot
core
variant
Variant
aliases
DType
InternalType
conversionFromGodotType
conversionToGodotType
constructors
this
destructors
~this
enums
Operator
Type
functions
as
booleanize
opAssign
opCmp
opEquals
toString
type
postblits
this(this)
static functions
nil
templates
compatibleFromGodot
compatibleToGodot
conversionFromGodot
conversionToGodot
variantTypeOf
variables
_godot_variant
compatible
convertsFromGodot
convertsToGodot
directlyCompatible