9#include "BTDecorator_Cooldown.generated.h"
27 UPROPERTY(Category=Decorator, EditAnywhere)
39 AIMODULE_API virtual FString GetStaticDescription()
const override;
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define UPROPERTY(...)
UObject definition macros.
Definition ObjectMacros.h:744
#define GENERATED_UCLASS_BODY(...)
Definition ObjectMacros.h:768
#define UCLASS(...)
Definition ObjectMacros.h:776
Definition NameTypes.h:617
Definition BTDecorator_Cooldown.h:23
Definition BTDecorator.h:38
Definition BehaviorTreeComponent.h:105
Type
Definition BehaviorTreeTypes.h:217
Type
Definition BehaviorTreeTypes.h:135
Type
Definition BehaviorTreeTypes.h:126
Type
Definition BehaviorTreeTypes.h:87
Definition BTDecorator_Cooldown.h:12
uint8 bRequestedRestart
Definition BTDecorator_Cooldown.h:14
double LastUseTimestamp
Definition BTDecorator_Cooldown.h:13
Definition BehaviorTreeTypes.h:534
Definition ValueOrBBKey.h:246