Method GetExcludedPropertiesInInspector
GetExcludedPropertiesInInspector()
Obsolete, do not use
Declaration
protected virtual List<string> GetExcludedPropertiesInInspector()
Returns
Type | Description |
---|---|
List<string> |
GetExcludedPropertiesInInspector(List<string>)
Declaration
protected virtual void GetExcludedPropertiesInInspector(List<string> excluded)
Parameters
Type | Name | Description |
---|---|---|
List<string> | excluded |