GASATHON/Project/Source/Gasa/GasaCommon.h

8 lines
135 B
C
Raw Normal View History

2024-04-12 14:53:47 -07:00

2024-04-12 13:30:01 -07:00
#include "CoreMinimal.h"
2024-04-12 14:53:47 -07:00
// #define private protected
2024-04-12 13:30:01 -07:00
2024-04-12 14:53:47 -07:00
class UInputAction;
struct FInputActionValue;
class UInputMappingContext;