Class BaseUI<TType>
상속된 멤버
네임스페이스: UnityEditor.Experimental.Rendering.HDPipeline
어셈블리: solution.dll
구문
[Obsolete("Use IUpdateable<TType> and EditorPrefsBoolFlags")]
public class BaseUI<TType>
타입 파라미터
이름 | 설명 |
---|---|
TType |
생성자
이름 | 설명 |
---|---|
BaseUI(int) |
필드
이름 | 설명 |
---|---|
m_AnimBools |
프로퍼티
이름 | 설명 |
---|---|
data |
메서드
이름 | 설명 |
---|---|
Reset(TType, UnityAction) | |
Update() |