Title Manager
1.0.0
Keeps track of the proficiency level of each tool and the experience level of the tool's category.
Source
TitleManager
Public
TitleManagerBPLibrary.h
1
6
#pragma once
7
#include "Kismet/BlueprintFunctionLibrary.h"
8
#include "TitleManagerBPLibrary.generated.h"
9
10
UCLASS(ClassGroup =
"TitleManager"
)
11
class
UTitleManagerBPLibrary
: public UBlueprintFunctionLibrary
12
{
13
GENERATED_UCLASS_BODY()
14
};
UTitleManagerBPLibrary
Definition:
TitleManagerBPLibrary.h:12
Generated by
1.9.1