Beispiel #1
0
        public void StartFFBEffects()
        {
#if UNITY_STANDALONE_WIN
            UnityFFBNative.StartAllFFBEffects();
            constantForceEnabled = true;
#endif
        }