.. Generated automatically by doc/tools/makerst.py in Godot's source tree. .. DO NOT EDIT THIS FILE, but the doc/base/classes.xml source instead. .. _class_GDNativeLibrary: GDNativeLibrary =============== **Inherits:** :ref:`Resource` **<** :ref:`Reference` **<** :ref:`Object` **Category:** Core Brief Description ----------------- Member Functions ---------------- +------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`get_library_path` **(** :ref:`String` platform **)** const | +------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ | void | :ref:`set_library_path` **(** :ref:`String` platform, :ref:`String` path **)** | +------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ Member Function Description --------------------------- .. _class_GDNativeLibrary_get_library_path: - :ref:`String` **get_library_path** **(** :ref:`String` platform **)** const .. _class_GDNativeLibrary_set_library_path: - void **set_library_path** **(** :ref:`String` platform, :ref:`String` path **)**