WebRTCMultiplayerPeer
Inherits: MultiplayerPeer < PacketPeer < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Methods
add_peer ( WebRTCPeerConnection peer, int peer_id, int unreliable_lifetime=1 ) |
|
create_client ( int peer_id, Array channels_config=[] ) |
|
create_mesh ( int peer_id, Array channels_config=[] ) |
|
create_server ( Array channels_config=[] ) |
|
get_peers ( ) |
|
void |
remove_peer ( int peer_id ) |
Method Descriptions
Error add_peer ( WebRTCPeerConnection peer, int peer_id, int unreliable_lifetime=1 )
There is currently no description for this method. Please help us by contributing one!
Error create_client ( int peer_id, Array channels_config=[] )
There is currently no description for this method. Please help us by contributing one!
Error create_mesh ( int peer_id, Array channels_config=[] )
There is currently no description for this method. Please help us by contributing one!
Error create_server ( Array channels_config=[] )
There is currently no description for this method. Please help us by contributing one!
Dictionary get_peer ( int peer_id )
There is currently no description for this method. Please help us by contributing one!
Dictionary get_peers ( )
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
void remove_peer ( int peer_id )
There is currently no description for this method. Please help us by contributing one!