study/first_study/Library/PackageCache/com.unity.visualscripting@191c0d7e3b69/Runtime/VisualScripting.Flow/Unity.VisualScripting.Flow.asmdef
jh04010421 739d49f1a0 Unity | 2026.01.20
수업 실습 파일
2026-01-20 11:01:57 +09:00

58 lines
1.6 KiB
Plaintext

{
"name": "Unity.VisualScripting.Flow",
"references": [
"Unity.VisualScripting.Core",
"Unity.InputSystem"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.inputsystem",
"expression": "1.0.1",
"define": "PACKAGE_INPUT_SYSTEM_EXISTS"
},
{
"name": "com.unity.inputsystem",
"expression": "1.2.0",
"define": "PACKAGE_INPUT_SYSTEM_1_2_0_OR_NEWER_EXISTS"
},
{
"name": "com.unity.inputsystem",
"expression": "1.4.0",
"define": "PACKAGE_INPUT_SYSTEM_1_4_0_OR_NEWER_EXISTS"
},
{
"name": "com.unity.modules.ai",
"expression": "1.0.0",
"define": "MODULE_AI_EXISTS"
},
{
"name": "com.unity.modules.animation",
"expression": "1.0.0",
"define": "MODULE_ANIMATION_EXISTS"
},
{
"name": "com.unity.modules.physics",
"expression": "1.0.0",
"define": "MODULE_PHYSICS_EXISTS"
},
{
"name": "com.unity.modules.physics2d",
"expression": "1.0.0",
"define": "MODULE_PHYSICS_2D_EXISTS"
},
{
"name": "com.unity.modules.particlesystem",
"expression": "1.0.0",
"define": "MODULE_PARTICLE_SYSTEM_EXISTS"
}
],
"noEngineReferences": false
}