Jump to content

Sventozz

Verified Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by Sventozz

  1. Hi, @MariosBikos_HTC

    I completely agree with you that there are different names in the functions.
    This leads to some errors that are already fixed.
    Never mind.

    There is another decision to the above mentioned problem, which is works.
    Below is shown in the screenshots.

    There is another task.
    How to check ID DLC License?
    Always returns False.
    Initialization is successful.

    Thank you for helping me. I appreciate it!

    01_BP_DLCLoaderOnUE4Scene.png

    02_BP_DLCLoaderEventGraph.png

    03_DLC_ID.png

    04_ViveportApiDemo_h.png

    05_ViveportApiDemo_cpp.png

    06_UE4_Logs.png

    07_Viveport_DLC_.png

    08_Viveport_MainApp_DontGet_.png

  2. The result that I got.
    It seems to me that something static needs to be called into the function body.

    ViveportApiDemo.cpp

    void UViveportApiDemo::MyLicenseChecker::OnSuccess(long long issue_timelong long expiration_timeint latest_versionbool update_required)
    {
                 // something static ?
    }

    Thank you for helping to figure it out)

    Error: illegal call of non-static member function

    Viveport_DRM_08.png

    Viveport_DRM_09.png

    Viveport_DRM_10.png

    @MariosBikos_HTC

×
×
  • Create New...