[GDExtension] Expose Variant, NodePath and StringName hash functions.

This commit is contained in:
bruvzg
2022-06-06 12:19:56 +03:00
parent 52952edafc
commit b3bbf3db47
8 changed files with 38 additions and 5 deletions

View File

@@ -67,8 +67,8 @@
#include <godot_cpp/classes/ref.hpp>
#include <godot_cpp/templates/hash_map.hpp>
#include <godot_cpp/templates/hash_set.hpp>
#include <godot_cpp/templates/rid_owner.hpp>
#include <godot_cpp/templates/set.hpp>
#include <godot_cpp/templates/thread_work_pool.hpp>
#include <godot_cpp/templates/vector.hpp>