Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
UnityEngine
GUILayout.LayoutedWindow
C# Class UnityEngine.GUILayout.LayoutedWindow
显示文件
Open project: CarlosHBC/UnityDecompiled
Class Usage Examples
Public Methods
Method
Description
DoWindow
(
int
windowID
) :
void
Private Methods
Method
Description
LayoutedWindow
(
GUI
f
,
Rect
screenRect
,
GUIContent
content
,
GUILayoutOption
options
,
GUIStyle
style
) :
System
Method Details
DoWindow()
public
method
public
DoWindow
(
int
windowID
) :
void
windowID
int
return
void