On this pageOnBackPressedAndroidIf you were looking for the method for use with Unity, see OnBackPressed for Unity SDK. Implement the Back behavior for LI PASS based on the screen hierarchy from top to bottom. Function definition UFUNCTION(BlueprintCallable, Category = "LevelInfinite")static bool OnBackPressed(); Code sample ULevelInfiniteAPI::OnBackPressed();