Class BaseEditor<T>
A convenience base class for making inspector editors.
상속된 멤버
Editor.MoveNextTarget()
네임스페이스: Cinemachine.Editor
어셈블리: solution.dll
구문
public class BaseEditor<T> : Editor where T : class
타입 파라미터
이름 | 설명 |
---|---|
T | The class we're editing |
프로퍼티
이름 | 설명 |
---|---|
Target |