MultiplayerAPIExtension
Inherits: MultiplayerAPI < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Methods
_get_multiplayer_peer ( ) virtual |
|
_get_peer_ids ( ) virtual const |
|
_get_remote_sender_id ( ) virtual const |
|
_get_unique_id ( ) virtual const |
|
_object_configuration_add ( Object object, Variant configuration ) virtual |
|
_object_configuration_remove ( Object object, Variant configuration ) virtual |
|
_poll ( ) virtual |
|
_rpc ( int peer, Object object, StringName method, Array args ) virtual |
|
void |
_set_multiplayer_peer ( MultiplayerPeer multiplayer_peer ) virtual |
Method Descriptions
MultiplayerPeer _get_multiplayer_peer ( ) virtual
There is currently no description for this method. Please help us by contributing one!
PackedInt32Array _get_peer_ids ( ) virtual const
There is currently no description for this method. Please help us by contributing one!
int _get_remote_sender_id ( ) virtual const
There is currently no description for this method. Please help us by contributing one!
int _get_unique_id ( ) virtual const
There is currently no description for this method. Please help us by contributing one!
Error _object_configuration_add ( Object object, Variant configuration ) virtual
There is currently no description for this method. Please help us by contributing one!
Error _object_configuration_remove ( Object object, Variant configuration ) virtual
There is currently no description for this method. Please help us by contributing one!
Error _poll ( ) virtual
There is currently no description for this method. Please help us by contributing one!
Error _rpc ( int peer, Object object, StringName method, Array args ) virtual
There is currently no description for this method. Please help us by contributing one!
void _set_multiplayer_peer ( MultiplayerPeer multiplayer_peer ) virtual
There is currently no description for this method. Please help us by contributing one!