|
Space Plunder
|
#include "CoreMinimal.h"#include "CommonWidgetBase.h"#include "Blueprint/UserWidget.h"#include "CommonSlider.generated.h"Go to the source code of this file.
Classes | |
| class | UCommonSlider |
Functions | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FOnSliderValueChanged, const float, Value) | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam | ( | FOnSliderValueChanged | , |
| const float | , | ||
| Value | ) |