Version: 2023.2
言語: 日本語

HelpURLAttribute

class in UnityEngine

マニュアルに切り替える

説明

独自のドキュメントの URL を扱います。

The provided URL is expected to be an absolute path. If no file is found at the URL, the path is resolved relative to the Unity documentation, which can be either the manual or scripting reference.

using UnityEngine;
using UnityEditor;

[HelpURL("http://example.com/docs/MyComponent.html")] public class MyComponent { }

変数

URLこのクラスで指定した独自ドキュメントの URL

コンストラクタ

HelpURLAttributeドキュメントの URL で HelpURL 属性を初期化します。
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961