SW-Wiktor-Bombola/SW-Unity/Library/PackageCache/com.unity.ugui@1.0.0/Runtime/UnityEngine.UI.asmdef

29 lines
769 B
Plaintext
Raw Normal View History

2021-12-04 15:15:29 +01:00
{
"name": "UnityEngine.UI",
"references": [],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.modules.physics",
"expression": "1.0.0",
"define": "PACKAGE_PHYSICS"
},
{
"name": "com.unity.modules.physics2d",
"expression": "1.0.0",
"define": "PACKAGE_PHYSICS2D"
},
{
"name": "com.unity.modules.animation",
"expression": "1.0.0",
"define": "PACKAGE_ANIMATION"
}
],
"noEngineReferences": false
}