Skip to content

UMjInputHandler

Handles keyboard hotkeys for the MuJoCo simulation (debug toggles, pause, reset, etc.).

Attribute Value
Kind Class
UE Macro UCLASS
Inherits UActorComponent
Blueprint Spawnable ✅ Yes

Functions

Private Functions

General

Function Returns Description
ProcessHotkeys() void Processes keyboard hotkeys for simulation control and debug toggles.
ProcessHotkeys

Processes keyboard hotkeys for simulation control and debug toggles.

  • Signature: ProcessHotkeys(APlayerController* PC)