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

A Decorator gene that refers to a template node in the NodeMapper. See BTDecoratorGene.h to read about their function. More...

#include <BTMappedDecoratorGene.h>

Inheritance diagram for UBTMappedDecoratorGene:
UBTDecoratorGene UBTNodeGene

Public Member Functions

void Init (UServiceInjector *injector, FNodeMapID id)
 
virtual FString ToString () override
 
virtual UBTDecorator * BuildPhenotype (UObject *outer) override
 
virtual UBTDecoratorGeneDuplicateDecorator (UObject *outer) override
 
- Public Member Functions inherited from UBTDecoratorGene
virtual UBTNodeGeneDuplicate (UObject *outer) override
 
- Public Member Functions inherited from UBTNodeGene
virtual void SetServiceInjector (UServiceInjector *serviceInjector)
 

Additional Inherited Members

- Public Attributes inherited from UBTDecoratorGene
virtual UBTDecorator * BuildPhenotype (UObject *outer) PURE_VIRTUAL(UBTDecoratorGene
 
virtual UBTDecoratorGeneDuplicateDecorator (UObject *other) PURE_VIRTUAL(UBTDecoratorGene
 
- Public Attributes inherited from UBTNodeGene
virtual FString ToString () PURE_VIRTUAL(UBTNodeGene
 
virtual UBTNodeGeneDuplicate (UObject *outer) PURE_VIRTUAL(UBTNodeGene
 
- Protected Attributes inherited from UBTNodeGene
UServiceInjectorServiceInjector
 

Detailed Description

A Decorator gene that refers to a template node in the NodeMapper. See BTDecoratorGene.h to read about their function.

Author
npc
Date
12/01/17

The documentation for this class was generated from the following files:
  • Source/EvolvingBehavior/Public/Representation/BTMappedDecoratorGene.h
  • Source/EvolvingBehavior/Private/Representation/BTMappedDecoratorGene.cpp