LogMultiplayer🔗

Inherits: MultiplayerAPIExtension

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

Propiedades🔗

Variant

base_multiplayer

<unknown>

Métodos🔗

void

_init()

Variant

_poll()

Error

_rpc(peer: int, object: Object, method: StringName, args: Array)

Error

_object_configuration_add(object: Variant, config: Variant)

Error

_object_configuration_remove(object: Variant, config: Variant)

void

_set_multiplayer_peer(p_peer: MultiplayerPeer)

MultiplayerPeer

_get_multiplayer_peer()

int

_get_unique_id()

PackedInt32Array

_get_peer_ids()


Property Descriptions🔗

Variant base_multiplayer = <unknown> 🔗

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


Method Descriptions🔗

void _init() 🔗

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


Variant _poll() 🔗

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


Error _rpc(peer: int, object: Object, method: StringName, args: Array) 🔗

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


Error _object_configuration_add(object: Variant, config: Variant) 🔗

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


Error _object_configuration_remove(object: Variant, config: Variant) 🔗

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


void _set_multiplayer_peer(p_peer: MultiplayerPeer) 🔗

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


MultiplayerPeer _get_multiplayer_peer() 🔗

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


int _get_unique_id() 🔗

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


PackedInt32Array _get_peer_ids() 🔗

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