:github_url: hide .. Generated automatically by doc/tools/makerst.py in Godot's source tree. .. DO NOT EDIT THIS FILE, but the Listener.xml source instead. .. The source is found in doc/classes or modules//doc_classes. .. _class_Listener: Listener ======== **Inherits:** :ref:`Spatial` **<** :ref:`Node` **<** :ref:`Object` **Category:** Core Brief Description ----------------- Methods ------- +-----------------------------------+-----------------------------------------------------------------------------------------------+ | void | :ref:`clear_current` **(** **)** | +-----------------------------------+-----------------------------------------------------------------------------------------------+ | :ref:`Transform` | :ref:`get_listener_transform` **(** **)** const | +-----------------------------------+-----------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`is_current` **(** **)** const | +-----------------------------------+-----------------------------------------------------------------------------------------------+ | void | :ref:`make_current` **(** **)** | +-----------------------------------+-----------------------------------------------------------------------------------------------+ Method Descriptions ------------------- .. _class_Listener_method_clear_current: - void **clear_current** **(** **)** ---- .. _class_Listener_method_get_listener_transform: - :ref:`Transform` **get_listener_transform** **(** **)** const ---- .. _class_Listener_method_is_current: - :ref:`bool` **is_current** **(** **)** const ---- .. _class_Listener_method_make_current: - void **make_current** **(** **)**