Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions.
See the stable version of this documentation page instead.
LogMultiplayer🔗
Inherits: MultiplayerAPIExtension
There is currently no description for this class. Please help us by contributing one !
Properties🔗
|
Methods🔗
void |
_init() |
_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) |
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!
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!
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!