Method GetPanel
GetPanel(string, bool, int)
선언
public DebugUI.Panel GetPanel(string displayName, bool createIfNull = false, int groupIndex = 0)
파라미터
타입 | 이름 | 설명 |
---|---|---|
string | displayName | |
bool | createIfNull | |
int | groupIndex |
반환
타입 | 설명 |
---|---|
DebugUI.Panel |