Is it possible to list the Nodes associated with a get_unique_id ()?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By lucasfazzi

Simple question: if get_unique_ID () Returns the ID of this NetworkedMultiplayerPeer, do I have any way to list the Nodes associated with that ID?

Thanks guys