March 2019
Intermediate to advanced
708 pages
17h 9m
English

#pragma once#include "CoreMinimal.h"#include "BehaviorTree/BTService.h"#include "BehaviorTree/BehaviorTreeComponent.h"#include "BTService_FindPlayer.generated.h"/** * */UCLASS()class CHAPTER_13_API UBTService_FindPlayer : public UBTService{ GENERATED_BODY()public: ...Read now
Unlock full access