EvolvingBehavior  0.2.0
 
Loading...
Searching...
No Matches
BTTaskBlueprintable_MoveTo.h File Reference

Extends BTTask_MoveTo to make it blueprintable, so you can subclass it in blueprint and set default values for its properties. More...

#include "CoreMinimal.h"
#include "BehaviorTree/Tasks/BTTask_MoveTo.h"
#include "BTTaskBlueprintable_MoveTo.generated.h"

Classes

class  UBTTaskBlueprintable_MoveTo
 

Detailed Description

Extends BTTask_MoveTo to make it blueprintable, so you can subclass it in blueprint and set default values for its properties.