XRoom_Unity/Assets/Photon/PhotonVoice/PhotonVoiceApi/Platforms/FMOD/PhotonVoice.API.FMOD.asmdef

18 lines
419 B
Plaintext
Raw Normal View History

2025-05-31 06:50:20 +00:00
{
"name": "PhotonVoiceApi.FMOD",
"references": [
"PhotonVoice.API",
"FMODUnity"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [
"PHOTON_VOICE_FMOD_ENABLE"
],
"versionDefines": [],
"noEngineReferences": false
}