Table of Contents

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.

Returns

string
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.