Class DebugUI.Foldout
상속된 멤버
네임스페이스: UnityEngine.Experimental.Rendering
어셈블리: solution.dll
구문
public class DebugUI.Foldout : DebugUI.Container, DebugUI.IContainer, DebugUI.IValueField
생성자
| 이름 | 설명 |
|---|---|
| Foldout() | |
| Foldout(string, ObservableList<Widget>, string[]) |
필드
| 이름 | 설명 |
|---|---|
| opened |
프로퍼티
| 이름 | 설명 |
|---|---|
| columnLabels | |
| isReadOnly |
메서드
| 이름 | 설명 |
|---|---|
| GetValue() | |
| SetValue(bool) | |
| SetValue(object) | |
| ValidateValue(object) |