FOnCreateAccountFlowUIRequired

DECLARE_DELEGATE_OneParam(FOnCreateAccountFlowComplete, const [FLoginFlowResult](API\Plugins\OnlineSubsystem\Interfaces\FLoginFlowResult)& /*Result*/); DECLARE_DELEGATE_RetVal_OneParam([FLoginFlowResult](API\Plugins\OnlineSubsystem\Interfaces\FLoginFlowResult), FOnLoginRedirectURL, const FString& /*URL*/); Delegate executed by the requesting system when a supporting account creation flow browser window is asked to handle the request