Class SerializedPropertyHelper
Helpers for the editor
상속된 멤버
네임스페이스: Cinemachine.Editor
어셈블리: solution.dll
구문
public static class SerializedPropertyHelper
메서드
이름 | 설명 |
---|---|
FindProperty(SerializedObject, Expression<Func<object>>) | |
FindPropertyRelative(SerializedProperty, Expression<Func<object>>) | |
GetPropertyValue(SerializedProperty) | Get the value of a proprty, as an object |
PropertyName(Expression<Func<object>>) |