|
Space Plunder
|
#include "CoreMinimal.h"#include "Blueprint/UserWidget.h"#include "Data/BaseData.h"#include "SkillWidget.generated.h"Go to the source code of this file.
Classes | |
| class | USkillWidget |
Functions | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams (FOnEditSkill, const bool, bIncrease, const FString &, Name) | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_TwoParams | ( | FOnEditSkill | , |
| const bool | , | ||
| bIncrease | , | ||
| const FString & | , | ||
| Name | ) |