Method FindProperty
FindProperty<TValue>(Expression<Func<T, TValue>>)
선언
protected SerializedProperty FindProperty<TValue>(Expression<Func<T, TValue>> expr)
파라미터
타입 | 이름 | 설명 |
---|---|---|
Expression<Func<T, TValue>> | expr |
반환
타입 | 설명 |
---|---|
SerializedProperty |
타입 파라미터
이름 | 설명 |
---|---|
TValue |