Lens Scripting API
Editor Scripting API
Guide Docs
Preparing search index...
Packages/SpectaclesSyncKit/Core/NetworkUtils
putNetworkIdToStore
Function putNetworkIdToStore
putNetworkIdToStore
(
store
:
GeneralDataStore
,
id
:
string
)
:
void
Writes the id to the data store.
Parameters
store
:
GeneralDataStore
The data store to write the id to.
id
:
string
The id to write.
Returns
void
Settings
Member Visibility
Inherited
Deprecated
Theme
OS
Light
Dark
Editor Scripting API
Guide Docs
Lens Scripting API
Loading...
Writes the id to the data store.