GUITargetAttributeConstructor

Switch to Manual
public GUITargetAttribute ();
public GUITargetAttribute (int displayIndex);
public GUITargetAttribute (int displayIndex, int displayIndex1);
public GUITargetAttribute (int displayIndex, int displayIndex1, params int[] displayIndexList);

Parameters

displayIndex显示屏索引。
displayIndex1显示屏索引。
displayIndexList显示屏列表。

Description

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