🔡
Syllabore
GitHub
  • Overview
  • Starting Out
  • Fine-Tuning Generators
    • Positioning
    • Clusters
    • Weights
    • Chancing
    • Transforms
    • Filtering
  • More Techniques
    • Formatters
    • Generator Pools
    • Syllable Sets
    • Generator Serialization
  • More Examples
    • Soft/Hard-Sounding Names
    • Fantasy Names
    • Spaceship Names
    • Futuristic City Names
  • Class Docs
    • FilterCondition
    • FilterConstraint
    • GeneratorPool<T>
    • INameFilter
    • INameTransformer
    • IPotentialAction
    • IRandomizable
    • ISyllableGenerator
    • Name
    • NameFilter
    • NameFormat
    • NameFormatter
    • NameFormatterGeneratorOptions
    • NameGenerator
    • NameGeneratorSerializer
    • NameGeneratorTypeInformation
    • SerializedNameGenerator
    • SyllableGenerator
    • SyllableGeneratorFluentWrapper
    • SyllablePosition
    • SyllableSet
    • Symbol
    • SymbolGenerator
    • SymbolPosition
    • Transform
    • TransformSet
    • TransformStep
    • TransformStepType
Powered by GitBook
On this page
  • Constructors
  • Methods
  • Properties
  1. Class Docs

NameGeneratorTypeInformation

PreviousNameGeneratorSerializerNextSerializedNameGenerator

Last updated 2 months ago

Contains System.Type information for a 's properties. This class is used by .

Constructors

Constructor
Description

NameGeneratorTypeInformation()

Creates an empty .

Methods

No public methods.

Properties

Property
Type
Description

NameFilterType

System.String

The concrete type name of Syllabore.NameGenerator.NameFilter.

NameTransformerTypeName

System.String

The concrete type name of Syllabore.NameGenerator.NameTransformer.

SyllableGeneratorTypeNames

System.Collections.Generic.Dictionary <,System.String>

The concrete type names of the generators in Syllabore.NameGenerator.SyllableGenerators.

NameGenerator
NameGeneratorSerializer
NameGeneratorTypeInformation
SyllablePosition