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 的属性。