GUITargetAttributeConstructor

매뉴얼로 전환
public GUITargetAttribute ();
public GUITargetAttribute (int displayIndex);
public GUITargetAttribute (int displayIndex, int displayIndex1);
public GUITargetAttribute (int displayIndex, int displayIndex1, params int[] displayIndexList);

파라미터

displayIndexDisplay index.
displayIndex1Display index.
displayIndexListDisplay index list.

설명

Default constructor initializes the attribute for OnGUI to be called for all available displays.


Did you find this page useful? Please give it a rating: