XRoom_Unity/Assets/Photon/PhotonVoice/Code/FMOD/PhotonVoice.FMOD.asmdef

21 lines
500 B
Plaintext
Raw Normal View History

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