コード例 #1
0
ファイル: GUIView.cs プロジェクト: qipa/UnityDecompiled-2
 public void SetInternalGameViewRect(Rect rect)
 {
     GUIView.INTERNAL_CALL_SetInternalGameViewRect(this, ref rect);
 }