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