Version: 2020.3

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 显示屏列表。

描述

默认构造函数初始化要为所有可用显示屏调用的 OnGUI 的属性。