AddPropertyFields

AddPropertyFields(SerializedProperty, bool, string[])

public void AddPropertyFields(SerializedProperty property, bool bindProperty, string[] ignorePaths) ;

Description

Add child element of property

Parameters

Parameter Name Description
property Property
bindProperty Whether to BindProperty
ignorePaths Paths of properties to ignore