Google.VersionHandler.VersionHandler C# (CSharp) Method

VersionHandler() static private method

Enables / disables assets imported at multiple revisions / versions. In addition, this module will read text files matching _manifest_ and remove files from older manifest files.
static private VersionHandler ( ) : UnityEngine
return UnityEngine
    static VersionHandler() {
        UpdateVersionedAssets();
    }