Пример #1
0
    // Use this for initialization
    void Start()
    {
#if UNITY_WEBGL && !UNITY_EDITOR
        Init(H5Helper.H5GetUrl());
#endif
    }