Function Node.customMultiplayer

The override to the default MultiplayerAPI. Set to null to use the default SceneTree one.

MultiplayerAPI customMultiplayer() nothrow @property @nogc;

void customMultiplayer (
  MultiplayerAPI v
) nothrow @property @nogc;