OnBackPressed
Android
If you were looking for the method for use with Unreal Engine, see OnBackPressed for Unreal Engine SDK.
If you were looking for the method for use with Unreal Engine, see OnBackPressed for Unreal Engine SDK.
Implement the Back behavior for LI PASS based on the screen hierarchy from top to bottom.
Function definition
public static void OnBackPressed();
Code sample
LevelInfinite.OnBackPressed();