EvolvingBehavior  0.2.0
 
Loading...
Searching...
No Matches
UAddMappedDecoratorToCompositeMutator Class Reference

Adds a random decorator node from the NodeMapper to a random ChildContainerGene which holds a composite node in the chromosome, if one exists. More...

#include <AddMappedDecoratorToCompositeMutator.h>

Inheritance diagram for UAddMappedDecoratorToCompositeMutator:
UMutator

Public Member Functions

void Init (UServiceInjector *injector) override
 
virtual UBTChromosomeMutate (UBTChromosome *chromosome, TArray< UBTChromosome * > parents, int primaryParent)
 
virtual void Init (UServiceInjector *injector)
 

Additional Inherited Members

- Public Attributes inherited from UMutator
virtual UBTChromosomeMutate (UBTChromosome *chromosome, TArray< UBTChromosome * > parents, int primaryParent) PURE_VIRTUAL(UMutator
 
- Protected Attributes inherited from UMutator
UServiceInjectorserviceInjector
 

Detailed Description

Adds a random decorator node from the NodeMapper to a random ChildContainerGene which holds a composite node in the chromosome, if one exists.

Author
jim
Date
3/24/19

Member Function Documentation

◆ Init()

void UAddMappedDecoratorToCompositeMutator::Init ( UServiceInjector injector)
overridevirtual

Reimplemented from UMutator.


The documentation for this class was generated from the following files: