Open the more services page (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();