Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/4ian/GDevelop
/ disableSynchronization
Method
disableSynchronization
GDJS/Runtime/variable.ts:848–850 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
846
}
847
848
disableSynchronization() {
849
this._playerNumber = null;
850
}
851
}
852
}
Callers
2
disableVariableSynchronization
Function · 0.80
multiplayer.spec.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected