|
Payback 0.0.1
CK Graduation Project
|
#include "CoreMinimal.h"#include "Components/ActorComponent.h"#include "GAS/GrantedHandles.h"#include "GameplayTagContainer.h"#include "WeaponLoadoutComponent.generated.h"

함수 | |
| DECLARE_MULTICAST_DELEGATE_TwoParams (FOnWeaponChanged, const FGameplayTag &, const FGameplayTag &) | |
| DECLARE_MULTICAST_DELEGATE_TwoParams | ( | FOnWeaponChanged | , |
| const FGameplayTag & | , | ||
| const FGameplayTag & | |||
| ) |