MCPcopy
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

Calls

no outgoing calls

Tested by

no test coverage detected