MultiplayerAPIExtension

Inherits: MultiplayerAPI < RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Methods

MultiplayerPeer

_get_multiplayer_peer ( ) virtual

PackedInt32Array

_get_peer_ids ( ) virtual const

int

_get_remote_sender_id ( ) virtual const

int

_get_unique_id ( ) virtual const

Error

_object_configuration_add ( Object object, Variant configuration ) virtual

Error

_object_configuration_remove ( Object object, Variant configuration ) virtual

Error

_poll ( ) virtual

Error

_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!