Variant.conversionFromGodot

function to convert a Godot-compatible type to T

struct Variant
@nogc nothrow
template conversionFromGodot (
T
) {}

Members

Variables

ret
T ret;
Undocumented in source.

Meta