Files
JourneyToNowhere_Unity/Assets/Wwise/Timeline/Runtime/AK.Wwise.Unity.Timeline.asmdef
T

24 lines
633 B
Plaintext
Raw Normal View History

2024-03-08 15:49:30 +08:00
{
"name": "AK.Wwise.Unity.Timeline",
"references": [
"AK.Wwise.Unity.API",
"AK.Wwise.Unity.MonoBehavior",
"Unity.Timeline",
"AK.Wwise.Unity.API.WwiseTypes"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [ "!UNITY_SERVER" ],
"versionDefines": [
{
"name": "com.unity.timeline",
"expression": "1.1.0",
"define": "AK_ENABLE_TIMELINE"
}
],
"noEngineReferences": false
}