Ejemplo n.º 1
0
 public ViewData(SerializedProperty property, ListSettingsAttribute attribute)
 {
     List     = RList.Create(property);
     Settings = attribute;
 }