Version: 2019.1

パラメーター

versionこのアセンブリが互換性を持つ Unity バージョン
checkOnlyUnityVersionTrue に設定する必要があります。

説明

UnityAPICompatibilityVersionAttribute の新しいインスタンスを初期化します。

Instructs APIUpdater to only check Unity version when deciding whether assemblies should be inspected for obsolete API usages ignoring any other sources of update configurations. This overload is meant to be used only during development cycle in scenarios in which game code is built outside unity and imported as assemblies to avoid AssemblyUpdater checking the assembly. As an alternative you should consider passing disable-assembly-updater as a command line argument (see Unity manual for more details).


public UnityAPICompatibilityVersionAttribute (string version);

パラメーター

versionこのアセンブリが互換性を持つ Unity バージョン

説明

UnityAPICompatibilityVersionAttribute の新しいインスタンスを初期化します。このオーバーロードは古く、非推奨です。


パラメーター

versionこのアセンブリが互換性を持つ Unity バージョン
configurationAssembliesHashesComma separated list of hash of the contents of all referenced assemblies (by the assembly the attribute is applied to) that contains updater configurations in the form "assemblyname:hash,assemblyname:hash...".

説明

UnityAPICompatibilityVersionAttribute の新しいインスタンスを初期化します。このコンストラクターは内部ツールによって使用されます。

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961