hellbound/Assets/Sources/Feel/NiceVibrations/Common/Plugins/iOS/Swift/UnitySwift-Bridging-Header.h

6 lines
137 B
C
Raw Normal View History

2021-11-26 11:16:25 +03:00
#import <Foundation/Foundation.h>
#import <CoreHaptics/CoreHaptics.h>
#import "UnityInterface.h"
typedef void (*HapticCallback)();