forked from Unity-Technologies/EntityComponentSystemSamples
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPredictionSwitching.asmdef
More file actions
29 lines (29 loc) · 1.02 KB
/
Copy pathPredictionSwitching.asmdef
File metadata and controls
29 lines (29 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"name": "PredictionSwitching",
"rootNamespace": "",
"references": [
"GUID:734d92eba21c94caba915361bd5ac177",
"GUID:8819f35a0fc84499b990e90a4ca1911f",
"GUID:953adc2a6b8b4e3c8df5b728bcd546e9",
"GUID:b22c78a82d1694028a1cd64d013a017c",
"GUID:e666fb332bb8f492b9617801d3f9d47c",
"GUID:f2d49d9fa7e7eb3418e39723a7d3b92f",
"GUID:d8b63aba1907145bea998dd612889d6b",
"GUID:e0cd26848372d4e5c891c569017e11f1",
"GUID:a5baed0c9693541a5bd947d336ec7659",
"GUID:63afb046c8423dd448ae7aba042ea63d",
"GUID:2665a8d13d1b3f18800f46e256720795",
"GUID:7a450cf7ca9694b5a8bfa3fd83ec635a",
"GUID:977b4bf79ae63bd48887b23609d37fcb",
"GUID:8281b45ed5ac44d5b9f06391156a3007"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}