Table of Contents

Delete

Methods
public static bool Delete(CoherenceSyncConfig config)

Delete an existing CoherenceSyncConfig. If it's an asset, the asset will be deleted. This includes it being a subasset. If it's not an asset, it's destroyed.

Modifying several subassets on the same asset while on a batch (AssetDatabase.[Start|Stop]AssetEditing) will corrupt the asset.

Parameters
Type Name Description
CoherenceSyncConfig config
Returns
Type Description
bool