.. 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_InstancePlaceholder: InstancePlaceholder =================== **Inherits:** :ref:`Node` **<** :ref:`Object` **Category:** Core Brief Description ----------------- Member Functions ---------------- +------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------+ | void | :ref:`replace_by_instance` **(** :ref:`PackedScene` custom_scene=NULL **)** | +------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`get_instance_path` **(** **)** const | +------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------+ Member Function Description --------------------------- .. _class_InstancePlaceholder_replace_by_instance: - void **replace_by_instance** **(** :ref:`PackedScene` custom_scene=NULL **)** .. _class_InstancePlaceholder_get_instance_path: - :ref:`String` **get_instance_path** **(** **)** const