Module |
|
Header |
/Engine/Source/Developer/AITestSuite/Classes/MockAI.h |
Include |
#include "MockAI.h" |
class UMockAI : public UObject
Name | Description | ||
---|---|---|---|
|
TObjectPtr< AAc... |
Actor |
|
|
TObjectPtr< UBl... |
BBComp |
|
|
TObjectPtr< UBr... |
BrainComp |
|
|
TObjectPtr< UPa... |
PawnActionComp |
|
|
TObjectPtr< UAI... |
PerceptionComp |
|
|
TickHelper |
Name | Description | |
---|---|---|
|
UMockAI ( |
Name | Description | |
---|---|---|
|
~UMockAI() |
Name | Description | ||
---|---|---|---|
|
SetEnableTicking ( |
||
|
TickMe ( |
||
|
UseBlackboardComponent() |
||
|
UseBrainComponent() |
||
|
UsePawnActionsComponent() |
||
|
UsePerceptionComponent() |