Variant.conversionToGodotType
struct Variant
@nogc nothrow
alias conversionToGodotType(T) =
Unqual!(
ReturnType!(
conversionToGodot!
T))
godot core variant Variant
aliasesconstructorsdestructorsenumsfunctionspostblitsstatic functionstemplatesvariables