Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Question Implement the Init method

Discussion in 'Unity Distribution Portal (UDP)' started by Faksper, Sep 7, 2020.

  1. Faksper

    Faksper

    Joined:
    Feb 8, 2019
    Posts:
    20
  2. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    As the documentation states, you would use the following and the corresponding callback. There isn't an actual "init" method

    StoreService.Initialize(IInitListener listener)