45 UFUNCTION(BlueprintCallable, Category=
"Input|MotionTracking")
54 UFUNCTION(BlueprintPure, meta=(DisplayName =
"Equal (Key)", CompactNodeTitle =
"=="), Category=
"Input|Key")
63 UFUNCTION( BlueprintPure, meta = ( DisplayName =
"Equal (InputChord)", CompactNodeTitle =
"==" ), Category =
"Input|Key" )
69 UFUNCTION(BlueprintPure, meta = (DisplayName =
"Is Modifier Key"), Category=
"Input|Key")
75 UFUNCTION(BlueprintPure, meta = (DisplayName =
"Is Gamepad Key"), Category=
"Input|Key")
81 UFUNCTION(BlueprintPure, meta = (DisplayName =
"Is Mouse Button"), Category=
"Input|Key")
87 UFUNCTION(BlueprintPure, meta = (DisplayName =
"Is Keyboard Key"), Category=
"Input|Key")
93 UFUNCTION(BlueprintPure, meta = (DisplayName =
"Is Axis 1D"), Category=
"Input|Key")
99 UFUNCTION(BlueprintPure, meta = (DisplayName =
"Is Axis 2D"), Category=
"Input|Key")
105 UFUNCTION(BlueprintPure, meta = (DisplayName =
"Is Axis 3D"), Category=
"Input|Key")
111 UFUNCTION(BlueprintPure, meta = (DisplayName =
"Is Button Axis"), Category =
"Input|Key")
117 UFUNCTION(BlueprintPure, meta = (DisplayName =
"Is Analog"), Category =
"Input|Key")
123 UFUNCTION(BlueprintPure, meta = (DisplayName =
"Is Digital"), Category =
"Input|Key")
129 UFUNCTION(BlueprintPure, meta = (DisplayName =
"Is Valid Key"), Category =
"Input|Key")
132 UFUNCTION(BlueprintPure, meta = (DisplayName =
"Get Key Navigation Action", DeprecatedFunction, DeprecationMessage =
"Use Get Key Event Navigation Action instead"), Category =
"Input|Key")
136 UFUNCTION(BlueprintPure, meta = (DisplayName =
"Get Key Event Navigation Action"), Category =
"Input|KeyEvent")
140 UFUNCTION(BlueprintPure, meta = (DisplayName =
"Get Key Event Navigation Direction"), Category =
"Input|KeyEvent")
144 UFUNCTION(BlueprintPure, meta = (DisplayName =
"Get Analog Event Navigation Direction"), Category =
"Input|AnalogEvent")
150 UFUNCTION(BlueprintPure, meta = (DisplayName =
"Get Key Display Name", BlueprintAutocast), Category=
"Input|Key")
156 UFUNCTION(BlueprintPure, meta=( DisplayName =
"Is Repeat" ), Category=
"Input|InputEvent")
162 UFUNCTION(BlueprintPure, meta=( DisplayName =
"Is Shift Down" ), Category=
"Input|InputEvent")
168 UFUNCTION(BlueprintPure, meta=( DisplayName =
"Is Left Shift Down" ), Category=
"Input|InputEvent")
174 UFUNCTION(BlueprintPure, meta=( DisplayName =
"Is Right Shift Down" ), Category=
"Input|InputEvent")
180 UFUNCTION(BlueprintPure, meta=( DisplayName =
"Is Control Down" ), Category=
"Input|InputEvent")
186 UFUNCTION(BlueprintPure, meta=( DisplayName =
"Is Left Control Down" ), Category=
"Input|InputEvent")
192 UFUNCTION(BlueprintPure, meta=( DisplayName =
"Is Right Control Down" ), Category=
"Input|InputEvent")
198 UFUNCTION(BlueprintPure, meta=( DisplayName =
"Is Alt Down" ), Category=
"Input|InputEvent")
204 UFUNCTION(BlueprintPure, meta=( DisplayName =
"Is Left Alt Down" ), Category=
"Input|InputEvent")
210 UFUNCTION(BlueprintPure, meta=( DisplayName =
"Is Right Alt Down" ), Category=
"Input|InputEvent")
216 UFUNCTION(BlueprintPure, meta=( DisplayName =
"Is Command Down" ), Category=
"Input|InputEvent")
222 UFUNCTION(BlueprintPure, meta=( DisplayName =
"Is Left Command Down" ), Category=
"Input|InputEvent")
228 UFUNCTION(BlueprintPure, meta=( DisplayName =
"Is Right Command Down" ), Category=
"Input|InputEvent")
234 UFUNCTION(BlueprintPure, meta=( DisplayName =
"Is Shift Down" ), Category=
"Input|ModifierKeys")
240 UFUNCTION(BlueprintPure, meta=( DisplayName =
"Is Control Down" ), Category=
"Input|ModifierKeys")
246 UFUNCTION(BlueprintPure, meta=( DisplayName =
"Is Alt Down" ), Category=
"Input|ModifierKeys")
252 UFUNCTION(BlueprintPure, meta=( DisplayName =
"Is Command Down" ), Category=
"Input|ModifierKeys")
256 UFUNCTION(BlueprintPure, Category =
"Input|ModifierKeys")
260 UFUNCTION(BlueprintPure, meta = (DisplayName =
"Get Input Chord Display Name"), Category =
"Input|Key")
268 UFUNCTION(BlueprintPure, Category=
"Input|KeyEvent")
271 UFUNCTION(BlueprintPure, Category =
"Input|KeyEvent")
274 UFUNCTION(BlueprintPure, Category =
"Input|InputEvent")
278 UFUNCTION(BlueprintPure, meta=( DisplayName =
"Get Screen Space Position" ), Category=
"Input|PointerEvent")
282 UFUNCTION(BlueprintPure, meta=( DisplayName =
"Get Last Screen Space Position" ), Category=
"Input|PointerEvent")
286 UFUNCTION(BlueprintPure, meta=( DisplayName =
"Get Cursor Delta" ), Category=
"Input|PointerEvent")
290 UFUNCTION(BlueprintPure, meta=( DisplayName =
"Is Mouse Button Down" ), Category=
"Input|PointerEvent")
294 UFUNCTION(BlueprintPure, meta=( DisplayName =
"Get Effecting Button" ), Category=
"Input|PointerEvent")
298 UFUNCTION(BlueprintPure, meta=( DisplayName =
"Get Wheel Delta" ), Category=
"Input|PointerEvent")
302 UFUNCTION(BlueprintPure, meta=( DisplayName =
"Get User Index" ), Category=
"Input|PointerEvent")
306 UFUNCTION(BlueprintPure, meta=( DisplayName =
"Get Pointer Index" ), Category=
"Input|PointerEvent")
310 UFUNCTION(BlueprintPure, meta=( DisplayName =
"Get Touchpad Index" ), Category=
"Input|PointerEvent")
314 UFUNCTION(BlueprintPure, meta=( DisplayName =
"Is Touch Event" ), Category=
"Input|PointerEvent")
318 UFUNCTION(BlueprintPure, Category=
"Input|PointerEvent")
322 UFUNCTION(BlueprintPure, meta=( DisplayName =
"Get Gesture Delta" ), Category=
"Input|PointerEvent")