Class Packager
This class is called before pushing to GitHub. Should not be present in final package.
Inherited Members
Namespace: UnityEditor.Pixyz.SDKPlus
Assembly: Unity.Pixyz.SDKPlus.Editor.dll
Syntax
public class Packager
Methods
Name | Description |
---|---|
Run() | |
SetupDLLs() | In order for the BuildPostProcessor to work, all third party dlls must be set to "no platfrom compatibility" so Unity does load them or copy them in build folder (we do) |
SetupThirdPartyLicenses() | |
SetupValidationExceptions() |