Skip to main content

Open the more services page (OpenLIPASSMoreService)

AndroidiOSWindows
If you are using the Unity engine, refer to the Unity SDK's OpenLIPASSMoreService.
caution

Ensure the player is logged in before opening the more services page; otherwise, an error regarding failure to retrieve player information will occur.

Open the more services page of LI PASS, where players can enjoy more services on the LI PASS platform.

Function Definition

UFUNCTION(BlueprintCallable, Category = "LevelInfinite")
static void OpenLIPASSMoreService();

Code Sample

ULevelInfiniteAPI::OpenLIPASSMoreService();