ListOfInspectors Constructor
ListOfInspectors(SerializedProperty)
Constructor. It receives a Serialized
Declaration
public ListOfInspectors(SerializedProperty arrayProp)
Parameters
Serialized |
arrayProp | A serialized property that represents an array of Unity Objects |