|
Space Plunder
|
#include "CoreMinimal.h"#include "Components/CharacterComponent.h"#include "Data/RadialWheelData.h"#include "InteractionComponent.generated.h"Go to the source code of this file.
Functions | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FOnTraceEvent, const FHitResult &, HitResult) | |
| DECLARE_LOG_CATEGORY_EXTERN (LogInteraction, Display, All) | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam | ( | FOnTraceEvent | , |
| const FHitResult & | , | ||
| HitResult | ) |
| DECLARE_LOG_CATEGORY_EXTERN | ( | LogInteraction | , |
| Display | , | ||
| All | ) |