public static PropertyField ( UnityEditor.SerializedProperty property ) : bool | ||
property | UnityEditor.SerializedProperty | The SerializedProperty to make a field for. |
return | bool |
Make a field for SerializedProperty.
public static PropertyField ( UnityEditor.SerializedProperty property ) : bool | ||
property | UnityEditor.SerializedProperty | The SerializedProperty to make a field for. |
return | bool |