GDExtensionInterfaceGetVariantToTypeConstructorFunction typedef

GDExtensionInterfaceGetVariantToTypeConstructorFunction = GDExtensionTypeFromVariantConstructorFunc Function(UnsignedInt p_type)

Implementation

typedef GDExtensionInterfaceGetVariantToTypeConstructorFunction =
    GDExtensionTypeFromVariantConstructorFunc Function(ffi.UnsignedInt p_type);