Table of Contents

Paths

Class listing various paths of interest.

All paths are relative to the project folder (e.g. 'Assets/StreamingAssets'), unless the variable name specifically contains the word 'Absolute', in which case it contains a fully qualified path (e.g. 'c:/Unity Projects/My Project/Assets/StreamingAssets').

Fields
AllSchemas
CoherenceLogFilesPath

Path to the library folder that contains coherence's 'Editor.log' and 'Editor.previous.log' files.

CurrentCoherenceLogFilePath

Path to coherence's 'Editor.log' file.

CurrentEditorLogFileAbsolutePath

Path to Unity's 'Editor.log' file under local application data.

EditorLogFilesAbsolutePath

Path to the 'Editor' folder under local application data that contains the 'Editor.log' and 'Editor-prev.log' files.

PreviousCoherenceLogFilePath

Path to coherence's 'Editor.previous.log' file.

PreviousEditorLogFileAbsolutePath

Path to Unity's 'Editor-prev.log' file under local application data.

assetBackupPath
coherenceSyncConfigPath
combinedSchemaPath
defaultPersistentStorageFileName
defaultPersistentStorageFolderPath
defaultPersistentStoragePath
defaultReplicationServerPath
defaultSchemaBakePath
directoryBuildTargetsFile
directoryBuildTargetsPath
docFxConfigPath
docFxDllsPath
docFxPath
dummiesPath
gameZipFile
gatherSchemaPath
iconsPath
instantiatorTemplatePath
libraryRootPath
linkXmlAssetsPath

Path under the 'Assets' folder where the Link XML file located at the linkXmlPackagesPath path should be copied to prevent Unity linker from stripping code from coherence's assemblies.

linkXmlPackagesPath

Path to the Link XML file located under the packages folder.

Assemblies can be listed in this file to prevent Unity linker from stripping code from them when creating IL2CPP builds with managed code stripping enabled.

This file needs to be copied under the 'Assets' folder to have it take effect.

nativeToolExtension
nativeToolsPath
packageId
packageManifestPath
packageRootPath
persistentStorageFileExtension
projectAbsolutePath
projectAssetsPath
projectSettingsPath
projectSettingsWindowPath
providerTemplatePath
replicationServerName
rsSchemaPath
sampleDialogPickerPath
scriptAssembliesPath
simulatorBuildOptionsPath
simulatorZipFile
streamingAssetsCombinedSchemaPath
streamingAssetsPath
toolkitSchemaPath
toolsPath
uiAssetsPath
uiPrefabsPath
uiRootPath
unityMetaFileExtension
versionInfoPath
welcomeWindowPath
xmlDocsAbsolutePath
xmlDocsRelativePath
Properties
ReplicationServerPath
Methods
GetToolsPath