I want to see the functions and properties of Networked Multiplayer Net in C # to know what their enumerations and their functions are.
With GDscript it is easy to find it, but not with C #
also in the console I get this warning:
'SceneTree.SetNetworkPeer (NetworkedMultiplayerPeer)' is deprecated: 'SetNetworkPeer is deprecated. Use the NetworkPeer property instead. '