|
Payback 0.0.1
CK Graduation Project
|
#include "CoreMinimal.h"#include "Blueprint/UserWidget.h"#include "ContextButton.generated.h"

클래스 | |
| class | UContextButton |
함수 | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FOnContextButtonClicked, UContextButton *, Button) | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FOnContextButtonReleased, UContextButton *, Button) | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam | ( | FOnContextButtonClicked | , |
| UContextButton * | , | ||
| Button | |||
| ) |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam | ( | FOnContextButtonReleased | , |
| UContextButton * | , | ||
| Button | |||
| ) |