Show / Hide Table of Contents

The UserArchetype Scriptable Object

Much like how Products can be generated using ProductGenerators, UserGroups can be generated using UsingArchetype scriptable objects.

A Product Scriptable Object

Each UserArchetype comprises of:

  1. Description - (unused) the general description that would fit all groups of this archetype
  2. User Group Properties - the relevant details to be generated for user groups of this archetype.
  3. Group First Name - a list of names to be used in generating the name for a user group
  4. Group Last Name - a list of names to be used in generating the name for a user group
Tip

Names are generated by taking a random "first name" and "last name" from Group First Name and Group Last Name respectively. In the picture shown above, the possible names would be "Woodlands Hospice", "St Luke's Retirement Home", "Silver Lining Elder Care" etc.

In This Article
Back to top Generated by DocFX