16#include "KeyInputBehavior.generated.h"
95 bool bRequireAllKeys =
true;
105 void InitializeKeyActivations();
108 bool IsAnyKeyPressed()
const;
109 bool AreAllKeysPressed()
const;
111 bool bAllKeysSeenPressed =
false;
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
const bool
Definition NetworkReplayStreaming.h:178
#define GENERATED_BODY(...)
Definition ObjectMacros.h:765
#define UCLASS(...)
Definition ObjectMacros.h:776
Definition BehaviorTargetInterfaces.h:15
Definition AndroidPlatformMisc.h:14
Definition InputCoreTypes.h:50