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 definitionUFUNCTION(BlueprintCallable, Category = "LevelInfinite")static bool OnBackPressed();Code sampleULevelInfiniteAPI::OnBackPressed();