NamesCategory
class in Doozy.Engine.UI.Base / Inherits from: MonoBehaviour
Description
The NamesCategory class contains a list of names that belong to a category.
The NamesDatabase uses this class as a data container for each of its categories.
The NamesDatabase uses this class as a data container for each of its categories.
See Also: NamesDatabase
Constructors
-
public NamesCategory(NamesCategory source) – Creates a new instance and populates it with a copy of the data contained in the source
-
public NamesCategory(string categoryName) – Creates a new instance with the given category name