8 lines
135 B
C++
8 lines
135 B
C++
|
|
#include "CoreMinimal.h"
|
|
// #define private protected
|
|
|
|
class UInputAction;
|
|
struct FInputActionValue;
|
|
class UInputMappingContext;
|