assetId
field in Coherence.Toolkit.SpawnInfo
The assetID is the GUID reference given to each file in your Unity project's Asset folder.
Returns
- string
- The assetID is the GUID reference given to each file in your Unity project's Asset folder.
Remarks
These IDs are located in the .meta data file for each asset. They are also reference by coherence's CoherenceSyncConfig file's ID field.