text
stringlengths
0
17.2k
Nav Mesh
AI
Behavior Tree
EQS
Perception
' (apostrophe key)
Closes the AI Debugging tools.
Numpad Keys (0-4)
Toggles the AI information that is being displayed: Numpad Key Debug Information Numpad 0 Toggles the display of the currently available Nav Mesh data. Numpad 1 Toggles the display of the general AI debug information. Numpad 2 Toggles the display of the Behavior Tree debug information. Numpad 3 Toggles the display of the EQS debug information. Numpad 4 Toggles the display of the AI Perception debug information.
Numpad 0
Toggles the display of the currently available Nav Mesh data.
Numpad 1
Toggles the display of the general AI debug information.
Numpad 2
Toggles the display of the Behavior Tree debug information.
Numpad 3
Toggles the display of the EQS debug information.
Numpad 4
Toggles the display of the AI Perception debug information.
Ctrl + ` (tilde key)
Toggles the display of the HUD class being used (if applicable).
Ctrl + Tab
Toggles the display of any Debug Messages.
Controller Name
Displays the assigned AI Controller Class.
Pawn Name
Displays the assigned Pawn Class.
Movement Mode (Base)
Displays the current movement mode (and the Mesh it is currently moving on).
Nav Data (Path following)
Displays the Navigation Class (and if the AI is moving).
Behavior (Tree)
Displays if a Behavior Tree is running (and the Behavior Tree Class it is running).
Active task
Displays the currently ticking Task of the assigned Behavior Tree.
Gameplay tasks
Displays the number of queued Tasks. An example of Gameplay Tasks includes the GameplayAbilitySystem tasks.
Montage
Displays the currently active Anim Montage.
Remarks
You can change the debug color used for Senses on theAI PerceptionComponent using theDebug Colorproperty.
Android SDK
The on-disk location of Android SDK (falls back to the ANDROID_HOME environment variable if this field is blank).
The directory usually contains android-sdk-.
The on-disk location of Android NDK (falls back to the NDKROOT environment variable if this field is blank).
The directory usually contains android-ndk-.
The on-disk location of Java (falls back to the JAVA_HOME environment variable if this field is left blank).
The directory usually contains jdk.
Define which SDK to package and compile Java with.
You can use: