Version: 2019.4

GUITargetAttributeConstructor

マニュアルに切り替える
public GUITargetAttribute ();
public GUITargetAttribute (int displayIndex);
public GUITargetAttribute (int displayIndex, int displayIndex1);
public GUITargetAttribute (int displayIndex, int displayIndex1, params int[] displayIndexList);

パラメーター

displayIndexディスプレイのインデックス
displayIndex1ディスプレイのインデックス
displayIndexListディスプレイのインデックスのリスト

説明

デフォルトのコンストラクタはすべての使用可能な Display のために呼び出される OnGUI の属性を初期化します。