C# Class NodesApplicant, fukami

Inheritance: MonoBehaviour
Afficher le fichier Open project: homoluden/fukami

Méthodes publiques

Свойство Type Description
ApplicantType string
Generation System.Int32
Slots List
Subtype ushort

Méthodes publiques

Méthode Description
OnApplicantTypeRequested ( Wrap type ) : void
OnApplyGene ( GeneData gene ) : void

Private Methods

Méthode Description
AddNode ( GeneData gene ) : void
AddStats ( GeneData gene ) : void
GetIsApplicable ( GeneData gene ) : bool
Start ( ) : void

Method Details

OnApplicantTypeRequested() public méthode

public OnApplicantTypeRequested ( Wrap type ) : void
type Wrap
Résultat void

OnApplyGene() public méthode

public OnApplyGene ( GeneData gene ) : void
gene Fukami.Genes.GeneData
Résultat void

Property Details

ApplicantType public_oe property

public string ApplicantType
Résultat string

Generation public_oe property

public Int32,System Generation
Résultat System.Int32

Slots public_oe property

public List Slots
Résultat List

Subtype public_oe property

public ushort Subtype
Résultat ushort