editor script define array code example Example: unity array c# public string[ ] familyMembers = new string[ ]{"Greg", "Kate", "Adam", "Mia"} ;