Bind parameters in the script interface.
std::string_view name() const
Variant do_call_method(std::string const &name, VariantMap const ¶meters) override
T get_value(Variant const &v)
Extract value of specific type T from a Variant.
std::unordered_map< std::string, Variant > VariantMap
Recursive variant implementation.