55554 lines
2.0 MiB
Plaintext
55554 lines
2.0 MiB
Plaintext
{
|
|
"nodes": [
|
|
{
|
|
"id": "cghierarchyicons_editor_helpers_texturehelper_cs",
|
|
"label": "TextureHelper.cs",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Helpers\\TextureHelper.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "helpers_texturehelper_cghierarchyiconseditor",
|
|
"label": "CGHierarchyIconsEditor",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Helpers\\TextureHelper.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "helpers_texturehelper_texturehelper",
|
|
"label": "TextureHelper",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Helpers\\TextureHelper.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "texture2d",
|
|
"label": "Texture2D",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Helpers\\TextureHelper.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "helpers_texturehelper_texturehelper_load",
|
|
"label": ".Load()",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Helpers\\TextureHelper.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "cghierarchyicons_editor_inspectoreditors_hierarchyiconeditor_cs",
|
|
"label": "HierarchyIconEditor.cs",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\InspectorEditors\\HierarchyIconEditor.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "inspectoreditors_hierarchyiconeditor_cghierarchyiconseditor",
|
|
"label": "CGHierarchyIconsEditor",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\InspectorEditors\\HierarchyIconEditor.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "inspectoreditors_hierarchyiconeditor_hierarchyiconeditor",
|
|
"label": "HierarchyIconEditor",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\InspectorEditors\\HierarchyIconEditor.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "editor",
|
|
"label": "Editor",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "serializedproperty",
|
|
"label": "SerializedProperty",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\InspectorEditors\\HierarchyIconEditor.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "hierarchyicon",
|
|
"label": "HierarchyIcon",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\InspectorEditors\\HierarchyIconEditor.cs",
|
|
"source_location": "L15"
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\InspectorEditors\\HierarchyIconEditor.cs",
|
|
"source_location": "L17"
|
|
},
|
|
{
|
|
"id": "inspectoreditors_hierarchyiconeditor_hierarchyiconeditor_onenable",
|
|
"label": ".OnEnable()",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\InspectorEditors\\HierarchyIconEditor.cs",
|
|
"source_location": "L19"
|
|
},
|
|
{
|
|
"id": "inspectoreditors_hierarchyiconeditor_hierarchyiconeditor_oninspectorgui",
|
|
"label": ".OnInspectorGUI()",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\InspectorEditors\\HierarchyIconEditor.cs",
|
|
"source_location": "L28"
|
|
},
|
|
{
|
|
"id": "cghierarchyicons_editor_unitycallbacks_destroyinstancesonbuild_cs",
|
|
"label": "DestroyInstancesOnBuild.cs",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\UnityCallbacks\\DestroyInstancesOnBuild.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "unitycallbacks_destroyinstancesonbuild_destroyinstancesonbuild",
|
|
"label": "DestroyInstancesOnBuild",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\UnityCallbacks\\DestroyInstancesOnBuild.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "unitycallbacks_destroyinstancesonbuild_destroyinstancesonbuild_deleteobjects",
|
|
"label": ".DeleteObjects()",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\UnityCallbacks\\DestroyInstancesOnBuild.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "unitycallbacks_destroyinstancesonbuild_destroyinstancesonbuild_findobjectsoftypeall",
|
|
"label": ".FindObjectsOfTypeAll()",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\UnityCallbacks\\DestroyInstancesOnBuild.cs",
|
|
"source_location": "L25"
|
|
},
|
|
{
|
|
"id": "cghierarchyicons_editor_unitycallbacks_showicononhierarchyview_cs",
|
|
"label": "ShowIconOnHierarchyView.cs",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\UnityCallbacks\\ShowIconOnHierarchyView.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "unitycallbacks_showicononhierarchyview_cghierarchyiconseditor",
|
|
"label": "CGHierarchyIconsEditor",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\UnityCallbacks\\ShowIconOnHierarchyView.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "unitycallbacks_showicononhierarchyview_showicononhierarchyview",
|
|
"label": "ShowIconOnHierarchyView",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\UnityCallbacks\\ShowIconOnHierarchyView.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\UnityCallbacks\\ShowIconOnHierarchyView.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "unitycallbacks_showicononhierarchyview_showicononhierarchyview_hierarchywindowitemcallback",
|
|
"label": ".HierarchyWindowItemCallback()",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\UnityCallbacks\\ShowIconOnHierarchyView.cs",
|
|
"source_location": "L17"
|
|
},
|
|
{
|
|
"id": "cghierarchyicons_editor_windows_pickiconwindow_cs",
|
|
"label": "PickIconWindow.cs",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "windows_pickiconwindow_cghierarchyiconseditor",
|
|
"label": "CGHierarchyIconsEditor",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "windows_pickiconwindow_pickiconwindow",
|
|
"label": "PickIconWindow",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "popupwindowcontent",
|
|
"label": "PopupWindowContent",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "serializedproperty",
|
|
"label": "SerializedProperty",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "vector2",
|
|
"label": "Vector2",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "int",
|
|
"label": "int",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "guicontent",
|
|
"label": "GUIContent",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L16"
|
|
},
|
|
{
|
|
"id": "guistyle",
|
|
"label": "GUIStyle",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L17"
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L18"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L19"
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L22"
|
|
},
|
|
{
|
|
"id": "windows_pickiconwindow_pickiconwindow_ongui",
|
|
"label": ".OnGUI()",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L59"
|
|
},
|
|
{
|
|
"id": "windows_pickiconwindow_pickiconwindow_containssearchword",
|
|
"label": ".ContainsSearchWord()",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L202"
|
|
},
|
|
{
|
|
"id": "windows_pickiconwindow_pickiconwindow_drawrect",
|
|
"label": ".DrawRect()",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L212"
|
|
},
|
|
{
|
|
"id": "windows_pickiconwindow_pickiconwindow_drawlineh",
|
|
"label": ".DrawLineH()",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L219"
|
|
},
|
|
{
|
|
"id": "windows_pickiconwindow_pickiconwindow_getwindowsize",
|
|
"label": ".GetWindowSize()",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L224"
|
|
},
|
|
{
|
|
"id": "windows_pickiconwindow_pickiconwindow_assigniconandrecordundo",
|
|
"label": ".AssignIconAndRecordUndo()",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L232"
|
|
},
|
|
{
|
|
"id": "windows_pickiconwindow_pickiconwindow_onclose",
|
|
"label": ".OnClose()",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L255"
|
|
},
|
|
{
|
|
"id": "windows_pickiconwindow_pickiconwindow_geticon",
|
|
"label": ".GetIcon()",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L260"
|
|
},
|
|
{
|
|
"id": "windows_pickiconwindow_pickiconwindow_loadicons",
|
|
"label": ".LoadIcons()",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L270"
|
|
},
|
|
{
|
|
"id": "windows_pickiconwindow_pickiconwindow_loadassetpreviews",
|
|
"label": ".LoadAssetPreviews()",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L300"
|
|
},
|
|
{
|
|
"id": "cghierarchyicons_runtime_hierarchyicon_cs",
|
|
"label": "HierarchyIcon.cs",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Runtime\\HierarchyIcon.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "runtime_hierarchyicon_hierarchyicons",
|
|
"label": "HierarchyIcons",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Runtime\\HierarchyIcon.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "runtime_hierarchyicon_hierarchyicon",
|
|
"label": "HierarchyIcon",
|
|
"file_type": "code",
|
|
"source_file": "CGHierarchyIcons\\Runtime\\HierarchyIcon.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "editor_setup_cs",
|
|
"label": "Setup.cs",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Setup.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "editor_setup_setup",
|
|
"label": "Setup",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Setup.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "editor_setup_setup_createdefaultfolders",
|
|
"label": ".CreateDefaultFolders()",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Setup.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "editor_setup_setup_importassets",
|
|
"label": ".ImportAssets()",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Setup.cs",
|
|
"source_location": "L26"
|
|
},
|
|
{
|
|
"id": "editor_setup_folders",
|
|
"label": "Folders",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Setup.cs",
|
|
"source_location": "L38"
|
|
},
|
|
{
|
|
"id": "editor_setup_folders_createdefault",
|
|
"label": ".CreateDefault()",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Setup.cs",
|
|
"source_location": "L40"
|
|
},
|
|
{
|
|
"id": "editor_setup_assets",
|
|
"label": "Assets",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Setup.cs",
|
|
"source_location": "L54"
|
|
},
|
|
{
|
|
"id": "editor_setup_assets_importasset",
|
|
"label": ".ImportAsset()",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Setup.cs",
|
|
"source_location": "L56"
|
|
},
|
|
{
|
|
"id": "editor_editorfeatures_blockdatacreatoreditor_cs",
|
|
"label": "BlockDataCreatorEditor.cs",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataCreatorEditor.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "editorfeatures_blockdatacreatoreditor_blockdatacreatoreditor",
|
|
"label": "BlockDataCreatorEditor",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataCreatorEditor.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "editorwindow",
|
|
"label": "EditorWindow",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "gameobject",
|
|
"label": "GameObject",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataCreatorEditor.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataCreatorEditor.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "editorfeatures_blockdatacreatoreditor_blockdatacreatoreditor_showwindow",
|
|
"label": ".ShowWindow()",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataCreatorEditor.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "editorfeatures_blockdatacreatoreditor_blockdatacreatoreditor_ongui",
|
|
"label": ".OnGUI()",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataCreatorEditor.cs",
|
|
"source_location": "L15"
|
|
},
|
|
{
|
|
"id": "editorfeatures_blockdatacreatoreditor_blockdatacreatoreditor_createblockdata",
|
|
"label": ".CreateBlockData()",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataCreatorEditor.cs",
|
|
"source_location": "L42"
|
|
},
|
|
{
|
|
"id": "editorfeatures_blockdatacreatoreditor_blockdatacreatoreditor_browsefolder",
|
|
"label": ".BrowseFolder()",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataCreatorEditor.cs",
|
|
"source_location": "L125"
|
|
},
|
|
{
|
|
"id": "editorfeatures_blockdatacreatoreditor_blockdatacreatoreditor_ensurefolderexists",
|
|
"label": ".EnsureFolderExists()",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataCreatorEditor.cs",
|
|
"source_location": "L135"
|
|
},
|
|
{
|
|
"id": "editor_editorfeatures_blockdataiconlinker_cs",
|
|
"label": "BlockDataIconLinker.cs",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataIconLinker.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "editorfeatures_blockdataiconlinker_blockdataiconlinker",
|
|
"label": "BlockDataIconLinker",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataIconLinker.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "assetpostprocessor",
|
|
"label": "AssetPostprocessor",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "editorfeatures_blockdataiconlinker_blockdataiconlinker_onpostprocessallassets",
|
|
"label": ".OnPostprocessAllAssets()",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataIconLinker.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "editorfeatures_blockdataiconlinker_blockdataiconlinker_trylinktoblockdata",
|
|
"label": ".TryLinkToBlockData()",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataIconLinker.cs",
|
|
"source_location": "L28"
|
|
},
|
|
{
|
|
"id": "editor_editorfeatures_planeselector_cs",
|
|
"label": "PlaneSelector.cs",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\EditorFeatures\\PlaneSelector.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "editorfeatures_planeselector_planeselection",
|
|
"label": "PlaneSelection",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\EditorFeatures\\PlaneSelector.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "planeaxis",
|
|
"label": "PlaneAxis",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\EditorFeatures\\PlaneSelector.cs",
|
|
"source_location": "L16"
|
|
},
|
|
{
|
|
"id": "gameobject",
|
|
"label": "GameObject",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\EditorFeatures\\PlaneSelector.cs",
|
|
"source_location": "L17"
|
|
},
|
|
{
|
|
"id": "editorfeatures_planeselector_planeselector",
|
|
"label": "PlaneSelector",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\EditorFeatures\\PlaneSelector.cs",
|
|
"source_location": "L20"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "tmp_dropdown",
|
|
"label": "TMP_Dropdown",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\EditorFeatures\\PlaneSelector.cs",
|
|
"source_location": "L22"
|
|
},
|
|
{
|
|
"id": "editorfeatures_planeselector_planeselector_start",
|
|
"label": ".Start()",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\EditorFeatures\\PlaneSelector.cs",
|
|
"source_location": "L26"
|
|
},
|
|
{
|
|
"id": "editorfeatures_planeselector_planeselector_onplaneaxischanged",
|
|
"label": ".OnPlaneAxisChanged()",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\EditorFeatures\\PlaneSelector.cs",
|
|
"source_location": "L32"
|
|
},
|
|
{
|
|
"id": "editorfeatures_planeselector_planeselector_updateplanevisibility",
|
|
"label": ".UpdatePlaneVisibility()",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\EditorFeatures\\PlaneSelector.cs",
|
|
"source_location": "L37"
|
|
},
|
|
{
|
|
"id": "editor_prefab_tool_prefabcreatorsettings_cs",
|
|
"label": "PrefabCreatorSettings.cs",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "prefab_tool_prefabcreatorsettings_maincomponent",
|
|
"label": "mainComponent",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "monoscript",
|
|
"label": "MonoScript",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "prefab_tool_prefabcreatorsettings_blocksettings",
|
|
"label": "blockSettings",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L20"
|
|
},
|
|
{
|
|
"id": "prefab_tool_prefabcreatorsettings_grabinteractablesettings",
|
|
"label": "GrabInteractableSettings",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L23"
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L26"
|
|
},
|
|
{
|
|
"id": "prefab_tool_prefabcreatorsettings_mechanicalblocksettings",
|
|
"label": "MechanicalBlockSettings",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L30"
|
|
},
|
|
{
|
|
"id": "prefab_tool_prefabcreatorsettings_attachableblocksettings",
|
|
"label": "AttachableBlockSettings",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L37"
|
|
},
|
|
{
|
|
"id": "blocktype",
|
|
"label": "BlockType",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L40"
|
|
},
|
|
{
|
|
"id": "prefab_tool_prefabcreatorsettings_socketcontainersettings",
|
|
"label": "SocketContainerSettings",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L43"
|
|
},
|
|
{
|
|
"id": "prefab_tool_prefabcreatorsettings_validatorsettings",
|
|
"label": "ValidatorSettings",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L50"
|
|
},
|
|
{
|
|
"id": "layermask",
|
|
"label": "LayerMask",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L53"
|
|
},
|
|
{
|
|
"id": "prefab_tool_prefabcreatorsettings_socketpointsettings",
|
|
"label": "SocketPointSettings",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L56"
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L59"
|
|
},
|
|
{
|
|
"id": "prefab_tool_prefabcreatorsettings_miscsettings",
|
|
"label": "MiscSettings",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L62"
|
|
},
|
|
{
|
|
"id": "prefab_tool_prefabcreatorsettings_prefabcreatorsettings",
|
|
"label": "PrefabCreatorSettings",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L77"
|
|
},
|
|
{
|
|
"id": "scriptableobject",
|
|
"label": "ScriptableObject",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "categorydata",
|
|
"label": "CategoryData",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L84"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L90"
|
|
},
|
|
{
|
|
"id": "prefab_tool_prefabcreatorsettings_prefabcreatorsettings_browse",
|
|
"label": ".Browse()",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L96"
|
|
},
|
|
{
|
|
"id": "editor_prefab_tool_prefabcreatortool_cs",
|
|
"label": "PrefabCreatorTool.cs",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorTool.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "prefab_tool_prefabcreatortool_prefabcreatortool",
|
|
"label": "PrefabCreatorTool",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorTool.cs",
|
|
"source_location": "L15"
|
|
},
|
|
{
|
|
"id": "blockdatacreatoreditor",
|
|
"label": "BlockDataCreatorEditor",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorTool.cs",
|
|
"source_location": "L17"
|
|
},
|
|
{
|
|
"id": "iconscreator",
|
|
"label": "IconsCreator",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorTool.cs",
|
|
"source_location": "L18"
|
|
},
|
|
{
|
|
"id": "prefab_tool_prefabcreatortool_prefabcreatortool_createprefab",
|
|
"label": ".CreatePrefab()",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorTool.cs",
|
|
"source_location": "L20"
|
|
},
|
|
{
|
|
"id": "prefab_tool_prefabcreatortool_prefabcreatortool_createstart",
|
|
"label": ".CreateStart()",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorTool.cs",
|
|
"source_location": "L65"
|
|
},
|
|
{
|
|
"id": "editor_prefab_tool_prefabsettingswindow_cs",
|
|
"label": "PrefabSettingsWindow.cs",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabSettingsWindow.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "prefab_tool_prefabsettingswindow_prefabsettingswindow",
|
|
"label": "PrefabSettingsWindow",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabSettingsWindow.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "editorwindow",
|
|
"label": "EditorWindow",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "prefabcreatorsettings",
|
|
"label": "PrefabCreatorSettings",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabSettingsWindow.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "prefab_tool_prefabsettingswindow_prefabsettingswindow_showwindow",
|
|
"label": ".ShowWindow()",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabSettingsWindow.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "prefab_tool_prefabsettingswindow_prefabsettingswindow_onenable",
|
|
"label": ".OnEnable()",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabSettingsWindow.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "prefab_tool_prefabsettingswindow_prefabsettingswindow_ongui",
|
|
"label": ".OnGUI()",
|
|
"file_type": "code",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabSettingsWindow.cs",
|
|
"source_location": "L20"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_package_json",
|
|
"label": "package.json",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\package.json",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_package_name",
|
|
"label": "name",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\package.json",
|
|
"source_location": "L2"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_package_displayname",
|
|
"label": "displayName",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\package.json",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_package_version",
|
|
"label": "version",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\package.json",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_package_unity",
|
|
"label": "unity",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\package.json",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_package_description",
|
|
"label": "description",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\package.json",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_package_keywords",
|
|
"label": "keywords",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\package.json",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_package_category",
|
|
"label": "category",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\package.json",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_package_dependencies",
|
|
"label": "dependencies",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\package.json",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_package_samples",
|
|
"label": "samples",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\package.json",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_package_author",
|
|
"label": "author",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\package.json",
|
|
"source_location": "L17"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_package_author_name",
|
|
"label": "name",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\package.json",
|
|
"source_location": "L18"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_package_author_url",
|
|
"label": "url",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\package.json",
|
|
"source_location": "L19"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_inaughtyattribute_cs",
|
|
"label": "INaughtyAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\INaughtyAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "core_inaughtyattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\INaughtyAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "core_inaughtyattribute_inaughtyattribute",
|
|
"label": "INaughtyAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\INaughtyAttribute.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_drawerattributes_allownestingattribute_cs",
|
|
"label": "AllowNestingAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\AllowNestingAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "drawerattributes_allownestingattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\AllowNestingAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "drawerattributes_allownestingattribute_allownestingattribute",
|
|
"label": "AllowNestingAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\AllowNestingAttribute.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "drawerattribute",
|
|
"label": "DrawerAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_drawerattributes_animatorparamattribute_cs",
|
|
"label": "AnimatorParamAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\AnimatorParamAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "drawerattributes_animatorparamattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\AnimatorParamAttribute.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "drawerattributes_animatorparamattribute_animatorparamattribute",
|
|
"label": "AnimatorParamAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\AnimatorParamAttribute.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "drawerattribute",
|
|
"label": "DrawerAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_drawerattributes_curverangeattribute_cs",
|
|
"label": "CurveRangeAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\CurveRangeAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "drawerattributes_curverangeattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\CurveRangeAttribute.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "drawerattributes_curverangeattribute_curverangeattribute",
|
|
"label": "CurveRangeAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\CurveRangeAttribute.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "drawerattribute",
|
|
"label": "DrawerAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_drawerattributes_drawerattribute_cs",
|
|
"label": "DrawerAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\DrawerAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "drawerattributes_drawerattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\DrawerAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "drawerattributes_drawerattribute_drawerattribute",
|
|
"label": "DrawerAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\DrawerAttribute.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "propertyattribute",
|
|
"label": "PropertyAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "inaughtyattribute",
|
|
"label": "INaughtyAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_drawerattributes_dropdownattribute_cs",
|
|
"label": "DropdownAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\DropdownAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "drawerattributes_dropdownattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\DropdownAttribute.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "drawerattributes_dropdownattribute_dropdownattribute",
|
|
"label": "DropdownAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\DropdownAttribute.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "drawerattribute",
|
|
"label": "DrawerAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "drawerattributes_dropdownattribute_idropdownlist",
|
|
"label": "IDropdownList",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\DropdownAttribute.cs",
|
|
"source_location": "L18"
|
|
},
|
|
{
|
|
"id": "ienumerable",
|
|
"label": "IEnumerable",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "drawerattributes_dropdownattribute_dropdownlist",
|
|
"label": "DropdownList",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\DropdownAttribute.cs",
|
|
"source_location": "L22"
|
|
},
|
|
{
|
|
"id": "list",
|
|
"label": "List",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\DropdownAttribute.cs",
|
|
"source_location": "L24"
|
|
},
|
|
{
|
|
"id": "drawerattributes_dropdownattribute_dropdownlist_add",
|
|
"label": ".Add()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\DropdownAttribute.cs",
|
|
"source_location": "L31"
|
|
},
|
|
{
|
|
"id": "drawerattributes_dropdownattribute_dropdownlist_getenumerator",
|
|
"label": ".GetEnumerator()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\DropdownAttribute.cs",
|
|
"source_location": "L36"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_drawerattributes_enumflagsattribute_cs",
|
|
"label": "EnumFlagsAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\EnumFlagsAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "drawerattributes_enumflagsattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\EnumFlagsAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "drawerattributes_enumflagsattribute_enumflagsattribute",
|
|
"label": "EnumFlagsAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\EnumFlagsAttribute.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "drawerattribute",
|
|
"label": "DrawerAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_drawerattributes_expandable_cs",
|
|
"label": "Expandable.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\Expandable.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "drawerattributes_expandable_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\Expandable.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "drawerattributes_expandable_expandableattribute",
|
|
"label": "ExpandableAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\Expandable.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "drawerattribute",
|
|
"label": "DrawerAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_drawerattributes_horizontallineattribute_cs",
|
|
"label": "HorizontalLineAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\HorizontalLineAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "drawerattributes_horizontallineattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\HorizontalLineAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "drawerattributes_horizontallineattribute_horizontallineattribute",
|
|
"label": "HorizontalLineAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\HorizontalLineAttribute.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "drawerattribute",
|
|
"label": "DrawerAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\HorizontalLineAttribute.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "ecolor",
|
|
"label": "EColor",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\HorizontalLineAttribute.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_drawerattributes_infoboxattribute_cs",
|
|
"label": "InfoBoxAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\InfoBoxAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "drawerattributes_infoboxattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\InfoBoxAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "drawerattributes_infoboxattribute_infoboxattribute",
|
|
"label": "InfoBoxAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\InfoBoxAttribute.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "drawerattribute",
|
|
"label": "DrawerAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_drawerattributes_inputaxisattribute_cs",
|
|
"label": "InputAxisAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\InputAxisAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "drawerattributes_inputaxisattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\InputAxisAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "drawerattributes_inputaxisattribute_inputaxisattribute",
|
|
"label": "InputAxisAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\InputAxisAttribute.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "drawerattribute",
|
|
"label": "DrawerAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_drawerattributes_layerattribute_cs",
|
|
"label": "LayerAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\LayerAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "drawerattributes_layerattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\LayerAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "drawerattributes_layerattribute_layerattribute",
|
|
"label": "LayerAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\LayerAttribute.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "drawerattribute",
|
|
"label": "DrawerAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_drawerattributes_minmaxsliderattribute_cs",
|
|
"label": "MinMaxSliderAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\MinMaxSliderAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "drawerattributes_minmaxsliderattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\MinMaxSliderAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "drawerattributes_minmaxsliderattribute_minmaxsliderattribute",
|
|
"label": "MinMaxSliderAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\MinMaxSliderAttribute.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "drawerattribute",
|
|
"label": "DrawerAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_drawerattributes_progressbarattribute_cs",
|
|
"label": "ProgressBarAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\ProgressBarAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "drawerattributes_progressbarattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\ProgressBarAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "drawerattributes_progressbarattribute_progressbarattribute",
|
|
"label": "ProgressBarAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\ProgressBarAttribute.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "drawerattribute",
|
|
"label": "DrawerAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_drawerattributes_resizabletextareaattribute_cs",
|
|
"label": "ResizableTextAreaAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\ResizableTextAreaAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "drawerattributes_resizabletextareaattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\ResizableTextAreaAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "drawerattributes_resizabletextareaattribute_resizabletextareaattribute",
|
|
"label": "ResizableTextAreaAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\ResizableTextAreaAttribute.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "drawerattribute",
|
|
"label": "DrawerAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_drawerattributes_sceneattribute_cs",
|
|
"label": "SceneAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\SceneAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "drawerattributes_sceneattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\SceneAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "drawerattributes_sceneattribute_sceneattribute",
|
|
"label": "SceneAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\SceneAttribute.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "drawerattribute",
|
|
"label": "DrawerAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_drawerattributes_showassetpreviewattribute_cs",
|
|
"label": "ShowAssetPreviewAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\ShowAssetPreviewAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "drawerattributes_showassetpreviewattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\ShowAssetPreviewAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "drawerattributes_showassetpreviewattribute_showassetpreviewattribute",
|
|
"label": "ShowAssetPreviewAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\ShowAssetPreviewAttribute.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "drawerattribute",
|
|
"label": "DrawerAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "int",
|
|
"label": "int",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\ShowAssetPreviewAttribute.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_drawerattributes_sortinglayerattribute_cs",
|
|
"label": "SortingLayerAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\SortingLayerAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "drawerattributes_sortinglayerattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\SortingLayerAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "drawerattributes_sortinglayerattribute_sortinglayerattribute",
|
|
"label": "SortingLayerAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\SortingLayerAttribute.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "drawerattribute",
|
|
"label": "DrawerAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_drawerattributes_tagattribute_cs",
|
|
"label": "TagAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\TagAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "drawerattributes_tagattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\TagAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "drawerattributes_tagattribute_tagattribute",
|
|
"label": "TagAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\TagAttribute.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "drawerattribute",
|
|
"label": "DrawerAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_drawerattributes_specialcase_buttonattribute_cs",
|
|
"label": "ButtonAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\ButtonAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "drawerattributes_specialcase_buttonattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\ButtonAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "drawerattributes_specialcase_buttonattribute_buttonattribute",
|
|
"label": "ButtonAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\ButtonAttribute.cs",
|
|
"source_location": "L21"
|
|
},
|
|
{
|
|
"id": "specialcasedrawerattribute",
|
|
"label": "SpecialCaseDrawerAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_drawerattributes_specialcase_reorderablelistattribute_cs",
|
|
"label": "ReorderableListAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\ReorderableListAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "drawerattributes_specialcase_reorderablelistattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\ReorderableListAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "drawerattributes_specialcase_reorderablelistattribute_reorderablelistattribute",
|
|
"label": "ReorderableListAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\ReorderableListAttribute.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "specialcasedrawerattribute",
|
|
"label": "SpecialCaseDrawerAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_drawerattributes_specialcase_shownativepropertyattribute_cs",
|
|
"label": "ShowNativePropertyAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\ShowNativePropertyAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "drawerattributes_specialcase_shownativepropertyattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\ShowNativePropertyAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "drawerattributes_specialcase_shownativepropertyattribute_shownativepropertyattribute",
|
|
"label": "ShowNativePropertyAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\ShowNativePropertyAttribute.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "specialcasedrawerattribute",
|
|
"label": "SpecialCaseDrawerAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_drawerattributes_specialcase_shownonserializedfieldattribute_cs",
|
|
"label": "ShowNonSerializedFieldAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\ShowNonSerializedFieldAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "drawerattributes_specialcase_shownonserializedfieldattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\ShowNonSerializedFieldAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "drawerattributes_specialcase_shownonserializedfieldattribute_shownonserializedfieldattribute",
|
|
"label": "ShowNonSerializedFieldAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\ShowNonSerializedFieldAttribute.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "specialcasedrawerattribute",
|
|
"label": "SpecialCaseDrawerAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_drawerattributes_specialcase_specialcasedrawerattribute_cs",
|
|
"label": "SpecialCaseDrawerAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\SpecialCaseDrawerAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "drawerattributes_specialcase_specialcasedrawerattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\SpecialCaseDrawerAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "drawerattributes_specialcase_specialcasedrawerattribute_specialcasedrawerattribute",
|
|
"label": "SpecialCaseDrawerAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\SpecialCaseDrawerAttribute.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "attribute",
|
|
"label": "Attribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "inaughtyattribute",
|
|
"label": "INaughtyAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_metaattributes_boxgroupattribute_cs",
|
|
"label": "BoxGroupAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\BoxGroupAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "metaattributes_boxgroupattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\BoxGroupAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "metaattributes_boxgroupattribute_boxgroupattribute",
|
|
"label": "BoxGroupAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\BoxGroupAttribute.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "metaattribute",
|
|
"label": "MetaAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "igroupattribute",
|
|
"label": "IGroupAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_metaattributes_disableifattribute_cs",
|
|
"label": "DisableIfAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\DisableIfAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "metaattributes_disableifattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\DisableIfAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "metaattributes_disableifattribute_disableifattribute",
|
|
"label": "DisableIfAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\DisableIfAttribute.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "enableifattributebase",
|
|
"label": "EnableIfAttributeBase",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_metaattributes_enableifattribute_cs",
|
|
"label": "EnableIfAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\EnableIfAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "metaattributes_enableifattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\EnableIfAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "metaattributes_enableifattribute_enableifattribute",
|
|
"label": "EnableIfAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\EnableIfAttribute.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "enableifattributebase",
|
|
"label": "EnableIfAttributeBase",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_metaattributes_enableifattributebase_cs",
|
|
"label": "EnableIfAttributeBase.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\EnableIfAttributeBase.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "metaattributes_enableifattributebase_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\EnableIfAttributeBase.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "metaattributes_enableifattributebase_enableifattributebase",
|
|
"label": "EnableIfAttributeBase",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\EnableIfAttributeBase.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "metaattribute",
|
|
"label": "MetaAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_metaattributes_foldoutattribute_cs",
|
|
"label": "FoldoutAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\FoldoutAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "metaattributes_foldoutattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\FoldoutAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "metaattributes_foldoutattribute_foldoutattribute",
|
|
"label": "FoldoutAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\FoldoutAttribute.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "metaattribute",
|
|
"label": "MetaAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "igroupattribute",
|
|
"label": "IGroupAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_metaattributes_hideifattribute_cs",
|
|
"label": "HideIfAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\HideIfAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "metaattributes_hideifattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\HideIfAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "metaattributes_hideifattribute_hideifattribute",
|
|
"label": "HideIfAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\HideIfAttribute.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "showifattributebase",
|
|
"label": "ShowIfAttributeBase",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_metaattributes_igroupattribute_cs",
|
|
"label": "IGroupAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\IGroupAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "metaattributes_igroupattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\IGroupAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "metaattributes_igroupattribute_igroupattribute",
|
|
"label": "IGroupAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\IGroupAttribute.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_metaattributes_labelattribute_cs",
|
|
"label": "LabelAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\LabelAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "metaattributes_labelattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\LabelAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "metaattributes_labelattribute_labelattribute",
|
|
"label": "LabelAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\LabelAttribute.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "metaattribute",
|
|
"label": "MetaAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_metaattributes_metaattribute_cs",
|
|
"label": "MetaAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\MetaAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "metaattributes_metaattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\MetaAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "metaattributes_metaattribute_metaattribute",
|
|
"label": "MetaAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\MetaAttribute.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "attribute",
|
|
"label": "Attribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "inaughtyattribute",
|
|
"label": "INaughtyAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_metaattributes_onvaluechangedattribute_cs",
|
|
"label": "OnValueChangedAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\OnValueChangedAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "metaattributes_onvaluechangedattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\OnValueChangedAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "metaattributes_onvaluechangedattribute_onvaluechangedattribute",
|
|
"label": "OnValueChangedAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\OnValueChangedAttribute.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "metaattribute",
|
|
"label": "MetaAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_metaattributes_readonlyattribute_cs",
|
|
"label": "ReadOnlyAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\ReadOnlyAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "metaattributes_readonlyattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\ReadOnlyAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "metaattributes_readonlyattribute_readonlyattribute",
|
|
"label": "ReadOnlyAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\ReadOnlyAttribute.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "metaattribute",
|
|
"label": "MetaAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_metaattributes_showifattribute_cs",
|
|
"label": "ShowIfAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\ShowIfAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "metaattributes_showifattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\ShowIfAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "metaattributes_showifattribute_showifattribute",
|
|
"label": "ShowIfAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\ShowIfAttribute.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "showifattributebase",
|
|
"label": "ShowIfAttributeBase",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_metaattributes_showifattributebase_cs",
|
|
"label": "ShowIfAttributeBase.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\ShowIfAttributeBase.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "metaattributes_showifattributebase_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\ShowIfAttributeBase.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "metaattributes_showifattributebase_showifattributebase",
|
|
"label": "ShowIfAttributeBase",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\ShowIfAttributeBase.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "metaattribute",
|
|
"label": "MetaAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_utility_ecolor_cs",
|
|
"label": "EColor.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\Utility\\EColor.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "utility_ecolor_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\Utility\\EColor.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "utility_ecolor_ecolorextensions",
|
|
"label": "EColorExtensions",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\Utility\\EColor.cs",
|
|
"source_location": "L21"
|
|
},
|
|
{
|
|
"id": "utility_ecolor_ecolorextensions_getcolor",
|
|
"label": ".GetColor()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\Utility\\EColor.cs",
|
|
"source_location": "L23"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_utility_econditionoperator_cs",
|
|
"label": "EConditionOperator.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\Utility\\EConditionOperator.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "utility_econditionoperator_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\Utility\\EConditionOperator.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_validatorattributes_maxvalueattribute_cs",
|
|
"label": "MaxValueAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\MaxValueAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "validatorattributes_maxvalueattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\MaxValueAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "validatorattributes_maxvalueattribute_maxvalueattribute",
|
|
"label": "MaxValueAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\MaxValueAttribute.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "validatorattribute",
|
|
"label": "ValidatorAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_validatorattributes_minvalueattribute_cs",
|
|
"label": "MinValueAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\MinValueAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "validatorattributes_minvalueattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\MinValueAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "validatorattributes_minvalueattribute_minvalueattribute",
|
|
"label": "MinValueAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\MinValueAttribute.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "validatorattribute",
|
|
"label": "ValidatorAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_validatorattributes_requiredattribute_cs",
|
|
"label": "RequiredAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\RequiredAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "validatorattributes_requiredattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\RequiredAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "validatorattributes_requiredattribute_requiredattribute",
|
|
"label": "RequiredAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\RequiredAttribute.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "validatorattribute",
|
|
"label": "ValidatorAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_validatorattributes_validateinputattribute_cs",
|
|
"label": "ValidateInputAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\ValidateInputAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "validatorattributes_validateinputattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\ValidateInputAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "validatorattributes_validateinputattribute_validateinputattribute",
|
|
"label": "ValidateInputAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\ValidateInputAttribute.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "validatorattribute",
|
|
"label": "ValidatorAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_core_validatorattributes_validatorattribute_cs",
|
|
"label": "ValidatorAttribute.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\ValidatorAttribute.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "validatorattributes_validatorattribute_naughtyattributes",
|
|
"label": "NaughtyAttributes",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\ValidatorAttribute.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "validatorattributes_validatorattribute_validatorattribute",
|
|
"label": "ValidatorAttribute",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\ValidatorAttribute.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "attribute",
|
|
"label": "Attribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "inaughtyattribute",
|
|
"label": "INaughtyAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_editor_naughtyinspector_cs",
|
|
"label": "NaughtyInspector.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "editor_naughtyinspector_naughtyattributes_editor",
|
|
"label": "NaughtyAttributes.Editor",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "editor_naughtyinspector_naughtyinspector",
|
|
"label": "NaughtyInspector",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "list",
|
|
"label": "List",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "ienumerable",
|
|
"label": "IEnumerable",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "dictionary",
|
|
"label": "Dictionary",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L17"
|
|
},
|
|
{
|
|
"id": "editor_naughtyinspector_naughtyinspector_onenable",
|
|
"label": ".OnEnable()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L19"
|
|
},
|
|
{
|
|
"id": "editor_naughtyinspector_naughtyinspector_ondisable",
|
|
"label": ".OnDisable()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L31"
|
|
},
|
|
{
|
|
"id": "editor_naughtyinspector_naughtyinspector_oninspectorgui",
|
|
"label": ".OnInspectorGUI()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L36"
|
|
},
|
|
{
|
|
"id": "editor_naughtyinspector_naughtyinspector_getserializedproperties",
|
|
"label": ".GetSerializedProperties()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L55"
|
|
},
|
|
{
|
|
"id": "editor_naughtyinspector_naughtyinspector_drawserializedproperties",
|
|
"label": ".DrawSerializedProperties()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L71"
|
|
},
|
|
{
|
|
"id": "editor_naughtyinspector_naughtyinspector_drawnonserializedfields",
|
|
"label": ".DrawNonSerializedFields()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L136"
|
|
},
|
|
{
|
|
"id": "editor_naughtyinspector_naughtyinspector_drawnativeproperties",
|
|
"label": ".DrawNativeProperties()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L155"
|
|
},
|
|
{
|
|
"id": "editor_naughtyinspector_naughtyinspector_drawbuttons",
|
|
"label": ".DrawButtons()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L174"
|
|
},
|
|
{
|
|
"id": "editor_naughtyinspector_naughtyinspector_getnongroupedproperties",
|
|
"label": ".GetNonGroupedProperties()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L193"
|
|
},
|
|
{
|
|
"id": "editor_naughtyinspector_naughtyinspector_getgroupedproperties",
|
|
"label": ".GetGroupedProperties()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L198"
|
|
},
|
|
{
|
|
"id": "editor_naughtyinspector_naughtyinspector_getfoldoutproperties",
|
|
"label": ".GetFoldoutProperties()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L205"
|
|
},
|
|
{
|
|
"id": "editor_naughtyinspector_naughtyinspector_getheaderguistyle",
|
|
"label": ".GetHeaderGUIStyle()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L212"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_editor_decoratordrawers_horizontallinedecoratordrawer_cs",
|
|
"label": "HorizontalLineDecoratorDrawer.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\DecoratorDrawers\\HorizontalLineDecoratorDrawer.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "decoratordrawers_horizontallinedecoratordrawer_naughtyattributes_editor",
|
|
"label": "NaughtyAttributes.Editor",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\DecoratorDrawers\\HorizontalLineDecoratorDrawer.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "decoratordrawers_horizontallinedecoratordrawer_horizontallinedecoratordrawer",
|
|
"label": "HorizontalLineDecoratorDrawer",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\DecoratorDrawers\\HorizontalLineDecoratorDrawer.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "decoratordrawer",
|
|
"label": "DecoratorDrawer",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "decoratordrawers_horizontallinedecoratordrawer_horizontallinedecoratordrawer_getheight",
|
|
"label": ".GetHeight()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\DecoratorDrawers\\HorizontalLineDecoratorDrawer.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "decoratordrawers_horizontallinedecoratordrawer_horizontallinedecoratordrawer_ongui",
|
|
"label": ".OnGUI()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\DecoratorDrawers\\HorizontalLineDecoratorDrawer.cs",
|
|
"source_location": "L15"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_editor_decoratordrawers_infoboxdecoratordrawer_cs",
|
|
"label": "InfoBoxDecoratorDrawer.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\DecoratorDrawers\\InfoBoxDecoratorDrawer.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "decoratordrawers_infoboxdecoratordrawer_naughtyattributes_editor",
|
|
"label": "NaughtyAttributes.Editor",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\DecoratorDrawers\\InfoBoxDecoratorDrawer.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "decoratordrawers_infoboxdecoratordrawer_infoboxdecoratordrawer",
|
|
"label": "InfoBoxDecoratorDrawer",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\DecoratorDrawers\\InfoBoxDecoratorDrawer.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "decoratordrawer",
|
|
"label": "DecoratorDrawer",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "decoratordrawers_infoboxdecoratordrawer_infoboxdecoratordrawer_getheight",
|
|
"label": ".GetHeight()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\DecoratorDrawers\\InfoBoxDecoratorDrawer.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "decoratordrawers_infoboxdecoratordrawer_infoboxdecoratordrawer_ongui",
|
|
"label": ".OnGUI()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\DecoratorDrawers\\InfoBoxDecoratorDrawer.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "decoratordrawers_infoboxdecoratordrawer_infoboxdecoratordrawer_gethelpboxheight",
|
|
"label": ".GetHelpBoxHeight()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\DecoratorDrawers\\InfoBoxDecoratorDrawer.cs",
|
|
"source_location": "L28"
|
|
},
|
|
{
|
|
"id": "decoratordrawers_infoboxdecoratordrawer_infoboxdecoratordrawer_drawinfobox",
|
|
"label": ".DrawInfoBox()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\DecoratorDrawers\\InfoBoxDecoratorDrawer.cs",
|
|
"source_location": "L38"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_editor_propertydrawers_allownestingpropertydrawer_cs",
|
|
"label": "AllowNestingPropertyDrawer.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AllowNestingPropertyDrawer.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "propertydrawers_allownestingpropertydrawer_naughtyattributes_editor",
|
|
"label": "NaughtyAttributes.Editor",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AllowNestingPropertyDrawer.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "propertydrawers_allownestingpropertydrawer_allownestingpropertydrawer",
|
|
"label": "AllowNestingPropertyDrawer",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AllowNestingPropertyDrawer.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "propertydrawerbase",
|
|
"label": "PropertyDrawerBase",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "propertydrawers_allownestingpropertydrawer_allownestingpropertydrawer_ongui_internal",
|
|
"label": ".OnGUI_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AllowNestingPropertyDrawer.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_editor_propertydrawers_animatorparampropertydrawer_cs",
|
|
"label": "AnimatorParamPropertyDrawer.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AnimatorParamPropertyDrawer.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "propertydrawers_animatorparampropertydrawer_naughtyattributes_editor",
|
|
"label": "NaughtyAttributes.Editor",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AnimatorParamPropertyDrawer.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer",
|
|
"label": "AnimatorParamPropertyDrawer",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AnimatorParamPropertyDrawer.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "propertydrawerbase",
|
|
"label": "PropertyDrawerBase",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AnimatorParamPropertyDrawer.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer_getpropertyheight_internal",
|
|
"label": ".GetPropertyHeight_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AnimatorParamPropertyDrawer.cs",
|
|
"source_location": "L15"
|
|
},
|
|
{
|
|
"id": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer_ongui_internal",
|
|
"label": ".OnGUI_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AnimatorParamPropertyDrawer.cs",
|
|
"source_location": "L26"
|
|
},
|
|
{
|
|
"id": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer_drawpropertyforint",
|
|
"label": ".DrawPropertyForInt()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AnimatorParamPropertyDrawer.cs",
|
|
"source_location": "L66"
|
|
},
|
|
{
|
|
"id": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer_drawpropertyforstring",
|
|
"label": ".DrawPropertyForString()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AnimatorParamPropertyDrawer.cs",
|
|
"source_location": "L91"
|
|
},
|
|
{
|
|
"id": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer_getdisplayoptions",
|
|
"label": ".GetDisplayOptions()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AnimatorParamPropertyDrawer.cs",
|
|
"source_location": "L116"
|
|
},
|
|
{
|
|
"id": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer_getanimatorcontroller",
|
|
"label": ".GetAnimatorController()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AnimatorParamPropertyDrawer.cs",
|
|
"source_location": "L129"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_editor_propertydrawers_curverangepropertydrawer_cs",
|
|
"label": "CurveRangePropertyDrawer.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\CurveRangePropertyDrawer.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "propertydrawers_curverangepropertydrawer_naughtyattributes_editor",
|
|
"label": "NaughtyAttributes.Editor",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\CurveRangePropertyDrawer.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "propertydrawers_curverangepropertydrawer_curverangepropertydrawer",
|
|
"label": "CurveRangePropertyDrawer",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\CurveRangePropertyDrawer.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "propertydrawerbase",
|
|
"label": "PropertyDrawerBase",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "propertydrawers_curverangepropertydrawer_curverangepropertydrawer_getpropertyheight_internal",
|
|
"label": ".GetPropertyHeight_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\CurveRangePropertyDrawer.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "propertydrawers_curverangepropertydrawer_curverangepropertydrawer_ongui_internal",
|
|
"label": ".OnGUI_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\CurveRangePropertyDrawer.cs",
|
|
"source_location": "L18"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_editor_propertydrawers_dropdownpropertydrawer_cs",
|
|
"label": "DropdownPropertyDrawer.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\DropdownPropertyDrawer.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "propertydrawers_dropdownpropertydrawer_naughtyattributes_editor",
|
|
"label": "NaughtyAttributes.Editor",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\DropdownPropertyDrawer.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "propertydrawers_dropdownpropertydrawer_dropdownpropertydrawer",
|
|
"label": "DropdownPropertyDrawer",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\DropdownPropertyDrawer.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "propertydrawerbase",
|
|
"label": "PropertyDrawerBase",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "propertydrawers_dropdownpropertydrawer_dropdownpropertydrawer_getpropertyheight_internal",
|
|
"label": ".GetPropertyHeight_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\DropdownPropertyDrawer.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "propertydrawers_dropdownpropertydrawer_dropdownpropertydrawer_ongui_internal",
|
|
"label": ".OnGUI_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\DropdownPropertyDrawer.cs",
|
|
"source_location": "L26"
|
|
},
|
|
{
|
|
"id": "propertydrawers_dropdownpropertydrawer_dropdownpropertydrawer_getvalues",
|
|
"label": ".GetValues()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\DropdownPropertyDrawer.cs",
|
|
"source_location": "L126"
|
|
},
|
|
{
|
|
"id": "propertydrawers_dropdownpropertydrawer_dropdownpropertydrawer_arevaluesvalid",
|
|
"label": ".AreValuesValid()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\DropdownPropertyDrawer.cs",
|
|
"source_location": "L153"
|
|
},
|
|
{
|
|
"id": "propertydrawers_dropdownpropertydrawer_dropdownpropertydrawer_getelementtype",
|
|
"label": ".GetElementType()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\DropdownPropertyDrawer.cs",
|
|
"source_location": "L169"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_editor_propertydrawers_enumflagspropertydrawer_cs",
|
|
"label": "EnumFlagsPropertyDrawer.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\EnumFlagsPropertyDrawer.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "propertydrawers_enumflagspropertydrawer_naughtyattributes_editor",
|
|
"label": "NaughtyAttributes.Editor",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\EnumFlagsPropertyDrawer.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "propertydrawers_enumflagspropertydrawer_enumflagspropertydrawer",
|
|
"label": "EnumFlagsPropertyDrawer",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\EnumFlagsPropertyDrawer.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "propertydrawerbase",
|
|
"label": "PropertyDrawerBase",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "propertydrawers_enumflagspropertydrawer_enumflagspropertydrawer_getpropertyheight_internal",
|
|
"label": ".GetPropertyHeight_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\EnumFlagsPropertyDrawer.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "propertydrawers_enumflagspropertydrawer_enumflagspropertydrawer_ongui_internal",
|
|
"label": ".OnGUI_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\EnumFlagsPropertyDrawer.cs",
|
|
"source_location": "L19"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_editor_propertydrawers_expandablepropertydrawer_cs",
|
|
"label": "ExpandablePropertyDrawer.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ExpandablePropertyDrawer.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "propertydrawers_expandablepropertydrawer_naughtyattributes_editor",
|
|
"label": "NaughtyAttributes.Editor",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ExpandablePropertyDrawer.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "propertydrawers_expandablepropertydrawer_expandablepropertydrawer",
|
|
"label": "ExpandablePropertyDrawer",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ExpandablePropertyDrawer.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "propertydrawerbase",
|
|
"label": "PropertyDrawerBase",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "propertydrawers_expandablepropertydrawer_expandablepropertydrawer_getpropertyheight_internal",
|
|
"label": ".GetPropertyHeight_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ExpandablePropertyDrawer.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "propertydrawers_expandablepropertydrawer_expandablepropertydrawer_ongui_internal",
|
|
"label": ".OnGUI_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ExpandablePropertyDrawer.cs",
|
|
"source_location": "L71"
|
|
},
|
|
{
|
|
"id": "propertydrawers_expandablepropertydrawer_expandablepropertydrawer_drawchildproperties",
|
|
"label": ".DrawChildProperties()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ExpandablePropertyDrawer.cs",
|
|
"source_location": "L131"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_editor_propertydrawers_inputaxispropertydrawer_cs",
|
|
"label": "InputAxisPropertyDrawer.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\InputAxisPropertyDrawer.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "propertydrawers_inputaxispropertydrawer_naughtyattributes_editor",
|
|
"label": "NaughtyAttributes.Editor",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\InputAxisPropertyDrawer.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "propertydrawers_inputaxispropertydrawer_inputaxispropertydrawer",
|
|
"label": "InputAxisPropertyDrawer",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\InputAxisPropertyDrawer.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "propertydrawerbase",
|
|
"label": "PropertyDrawerBase",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\InputAxisPropertyDrawer.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "propertydrawers_inputaxispropertydrawer_inputaxispropertydrawer_getpropertyheight_internal",
|
|
"label": ".GetPropertyHeight_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\InputAxisPropertyDrawer.cs",
|
|
"source_location": "L16"
|
|
},
|
|
{
|
|
"id": "propertydrawers_inputaxispropertydrawer_inputaxispropertydrawer_ongui_internal",
|
|
"label": ".OnGUI_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\InputAxisPropertyDrawer.cs",
|
|
"source_location": "L23"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_editor_propertydrawers_layerpropertydrawer_cs",
|
|
"label": "LayerPropertyDrawer.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "propertydrawers_layerpropertydrawer_naughtyattributes_editor",
|
|
"label": "NaughtyAttributes.Editor",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "propertydrawers_layerpropertydrawer_layerpropertydrawer",
|
|
"label": "LayerPropertyDrawer",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "propertydrawerbase",
|
|
"label": "PropertyDrawerBase",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "propertydrawers_layerpropertydrawer_layerpropertydrawer_getpropertyheight_internal",
|
|
"label": ".GetPropertyHeight_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "propertydrawers_layerpropertydrawer_layerpropertydrawer_ongui_internal",
|
|
"label": ".OnGUI_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs",
|
|
"source_location": "L21"
|
|
},
|
|
{
|
|
"id": "propertydrawers_layerpropertydrawer_layerpropertydrawer_getlayers",
|
|
"label": ".GetLayers()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs",
|
|
"source_location": "L42"
|
|
},
|
|
{
|
|
"id": "propertydrawers_layerpropertydrawer_layerpropertydrawer_drawpropertyforstring",
|
|
"label": ".DrawPropertyForString()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs",
|
|
"source_location": "L47"
|
|
},
|
|
{
|
|
"id": "propertydrawers_layerpropertydrawer_layerpropertydrawer_drawpropertyforint",
|
|
"label": ".DrawPropertyForInt()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs",
|
|
"source_location": "L59"
|
|
},
|
|
{
|
|
"id": "propertydrawers_layerpropertydrawer_layerpropertydrawer_indexof",
|
|
"label": ".IndexOf()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs",
|
|
"source_location": "L82"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_editor_propertydrawers_minmaxsliderpropertydrawer_cs",
|
|
"label": "MinMaxSliderPropertyDrawer.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\MinMaxSliderPropertyDrawer.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "propertydrawers_minmaxsliderpropertydrawer_naughtyattributes_editor",
|
|
"label": "NaughtyAttributes.Editor",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\MinMaxSliderPropertyDrawer.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "propertydrawers_minmaxsliderpropertydrawer_minmaxsliderpropertydrawer",
|
|
"label": "MinMaxSliderPropertyDrawer",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\MinMaxSliderPropertyDrawer.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "propertydrawerbase",
|
|
"label": "PropertyDrawerBase",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "propertydrawers_minmaxsliderpropertydrawer_minmaxsliderpropertydrawer_getpropertyheight_internal",
|
|
"label": ".GetPropertyHeight_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\MinMaxSliderPropertyDrawer.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "propertydrawers_minmaxsliderpropertydrawer_minmaxsliderpropertydrawer_ongui_internal",
|
|
"label": ".OnGUI_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\MinMaxSliderPropertyDrawer.cs",
|
|
"source_location": "L16"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_editor_propertydrawers_progressbarpropertydrawer_cs",
|
|
"label": "ProgressBarPropertyDrawer.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "propertydrawers_progressbarpropertydrawer_naughtyattributes_editor",
|
|
"label": "NaughtyAttributes.Editor",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer",
|
|
"label": "ProgressBarPropertyDrawer",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "propertydrawerbase",
|
|
"label": "PropertyDrawerBase",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_getpropertyheight_internal",
|
|
"label": ".GetPropertyHeight_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_ongui_internal",
|
|
"label": ".OnGUI_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs",
|
|
"source_location": "L20"
|
|
},
|
|
{
|
|
"id": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_getmaxvalue",
|
|
"label": ".GetMaxValue()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs",
|
|
"source_location": "L66"
|
|
},
|
|
{
|
|
"id": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_drawbar",
|
|
"label": ".DrawBar()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs",
|
|
"source_location": "L100"
|
|
},
|
|
{
|
|
"id": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_isnumber",
|
|
"label": ".IsNumber()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs",
|
|
"source_location": "L131"
|
|
},
|
|
{
|
|
"id": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_casttofloat",
|
|
"label": ".CastToFloat()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs",
|
|
"source_location": "L142"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_editor_propertydrawers_propertydrawerbase_cs",
|
|
"label": "PropertyDrawerBase.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\PropertyDrawerBase.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "propertydrawers_propertydrawerbase_naughtyattributes_editor",
|
|
"label": "NaughtyAttributes.Editor",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\PropertyDrawerBase.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "propertydrawers_propertydrawerbase_propertydrawerbase",
|
|
"label": "PropertyDrawerBase",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\PropertyDrawerBase.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "propertydrawer",
|
|
"label": "PropertyDrawer",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "propertydrawers_propertydrawerbase_propertydrawerbase_ongui",
|
|
"label": ".OnGUI()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\PropertyDrawerBase.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "propertydrawers_propertydrawerbase_propertydrawerbase_ongui_internal",
|
|
"label": ".OnGUI_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\PropertyDrawerBase.cs",
|
|
"source_location": "L40"
|
|
},
|
|
{
|
|
"id": "propertydrawers_propertydrawerbase_propertydrawerbase_getpropertyheight",
|
|
"label": ".GetPropertyHeight()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\PropertyDrawerBase.cs",
|
|
"source_location": "L42"
|
|
},
|
|
{
|
|
"id": "propertydrawers_propertydrawerbase_propertydrawerbase_getpropertyheight_internal",
|
|
"label": ".GetPropertyHeight_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\PropertyDrawerBase.cs",
|
|
"source_location": "L53"
|
|
},
|
|
{
|
|
"id": "propertydrawers_propertydrawerbase_propertydrawerbase_gethelpboxheight",
|
|
"label": ".GetHelpBoxHeight()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\PropertyDrawerBase.cs",
|
|
"source_location": "L69"
|
|
},
|
|
{
|
|
"id": "propertydrawers_propertydrawerbase_propertydrawerbase_drawdefaultpropertyandhelpbox",
|
|
"label": ".DrawDefaultPropertyAndHelpBox()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\PropertyDrawerBase.cs",
|
|
"source_location": "L74"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_editor_propertydrawers_resizabletextareapropertydrawer_cs",
|
|
"label": "ResizableTextAreaPropertyDrawer.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ResizableTextAreaPropertyDrawer.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "propertydrawers_resizabletextareapropertydrawer_naughtyattributes_editor",
|
|
"label": "NaughtyAttributes.Editor",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ResizableTextAreaPropertyDrawer.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "propertydrawers_resizabletextareapropertydrawer_resizabletextareapropertydrawer",
|
|
"label": "ResizableTextAreaPropertyDrawer",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ResizableTextAreaPropertyDrawer.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "propertydrawerbase",
|
|
"label": "PropertyDrawerBase",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "propertydrawers_resizabletextareapropertydrawer_resizabletextareapropertydrawer_getpropertyheight_internal",
|
|
"label": ".GetPropertyHeight_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ResizableTextAreaPropertyDrawer.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "propertydrawers_resizabletextareapropertydrawer_resizabletextareapropertydrawer_ongui_internal",
|
|
"label": ".OnGUI_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ResizableTextAreaPropertyDrawer.cs",
|
|
"source_location": "L25"
|
|
},
|
|
{
|
|
"id": "propertydrawers_resizabletextareapropertydrawer_resizabletextareapropertydrawer_getnumberoflines",
|
|
"label": ".GetNumberOfLines()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ResizableTextAreaPropertyDrawer.cs",
|
|
"source_location": "L67"
|
|
},
|
|
{
|
|
"id": "propertydrawers_resizabletextareapropertydrawer_resizabletextareapropertydrawer_gettextareaheight",
|
|
"label": ".GetTextAreaHeight()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ResizableTextAreaPropertyDrawer.cs",
|
|
"source_location": "L74"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_editor_propertydrawers_scenepropertydrawer_cs",
|
|
"label": "ScenePropertyDrawer.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "propertydrawers_scenepropertydrawer_naughtyattributes_editor",
|
|
"label": "NaughtyAttributes.Editor",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "propertydrawers_scenepropertydrawer_scenepropertydrawer",
|
|
"label": "ScenePropertyDrawer",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "propertydrawerbase",
|
|
"label": "PropertyDrawerBase",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "propertydrawers_scenepropertydrawer_scenepropertydrawer_getpropertyheight_internal",
|
|
"label": ".GetPropertyHeight_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L17"
|
|
},
|
|
{
|
|
"id": "propertydrawers_scenepropertydrawer_scenepropertydrawer_ongui_internal",
|
|
"label": ".OnGUI_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L27"
|
|
},
|
|
{
|
|
"id": "propertydrawers_scenepropertydrawer_scenepropertydrawer_getscenes",
|
|
"label": ".GetScenes()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L57"
|
|
},
|
|
{
|
|
"id": "propertydrawers_scenepropertydrawer_scenepropertydrawer_getsceneoptions",
|
|
"label": ".GetSceneOptions()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L65"
|
|
},
|
|
{
|
|
"id": "propertydrawers_scenepropertydrawer_scenepropertydrawer_drawpropertyforstring",
|
|
"label": ".DrawPropertyForString()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L70"
|
|
},
|
|
{
|
|
"id": "propertydrawers_scenepropertydrawer_scenepropertydrawer_drawpropertyforint",
|
|
"label": ".DrawPropertyForInt()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L82"
|
|
},
|
|
{
|
|
"id": "propertydrawers_scenepropertydrawer_scenepropertydrawer_indexof",
|
|
"label": ".IndexOf()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L93"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_editor_propertydrawers_showassetpreviewpropertydrawer_cs",
|
|
"label": "ShowAssetPreviewPropertyDrawer.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ShowAssetPreviewPropertyDrawer.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "propertydrawers_showassetpreviewpropertydrawer_naughtyattributes_editor",
|
|
"label": "NaughtyAttributes.Editor",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ShowAssetPreviewPropertyDrawer.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "propertydrawers_showassetpreviewpropertydrawer_showassetpreviewpropertydrawer",
|
|
"label": "ShowAssetPreviewPropertyDrawer",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ShowAssetPreviewPropertyDrawer.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "propertydrawerbase",
|
|
"label": "PropertyDrawerBase",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "propertydrawers_showassetpreviewpropertydrawer_showassetpreviewpropertydrawer_getpropertyheight_internal",
|
|
"label": ".GetPropertyHeight_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ShowAssetPreviewPropertyDrawer.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "propertydrawers_showassetpreviewpropertydrawer_showassetpreviewpropertydrawer_ongui_internal",
|
|
"label": ".OnGUI_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ShowAssetPreviewPropertyDrawer.cs",
|
|
"source_location": "L29"
|
|
},
|
|
{
|
|
"id": "propertydrawers_showassetpreviewpropertydrawer_showassetpreviewpropertydrawer_getassetpreview",
|
|
"label": ".GetAssetPreview()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ShowAssetPreviewPropertyDrawer.cs",
|
|
"source_location": "L68"
|
|
},
|
|
{
|
|
"id": "propertydrawers_showassetpreviewpropertydrawer_showassetpreviewpropertydrawer_getassetpreviewsize",
|
|
"label": ".GetAssetPreviewSize()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ShowAssetPreviewPropertyDrawer.cs",
|
|
"source_location": "L84"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_editor_propertydrawers_sortinglayerpropertydrawer_cs",
|
|
"label": "SortingLayerPropertyDrawer.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\SortingLayerPropertyDrawer.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "propertydrawers_sortinglayerpropertydrawer_naughtyattributes_editor",
|
|
"label": "NaughtyAttributes.Editor",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\SortingLayerPropertyDrawer.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "propertydrawers_sortinglayerpropertydrawer_sortinglayerpropertydrawer",
|
|
"label": "SortingLayerPropertyDrawer",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\SortingLayerPropertyDrawer.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "propertydrawerbase",
|
|
"label": "PropertyDrawerBase",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\SortingLayerPropertyDrawer.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "propertydrawers_sortinglayerpropertydrawer_sortinglayerpropertydrawer_getpropertyheight_internal",
|
|
"label": ".GetPropertyHeight_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\SortingLayerPropertyDrawer.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "propertydrawers_sortinglayerpropertydrawer_sortinglayerpropertydrawer_ongui_internal",
|
|
"label": ".OnGUI_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\SortingLayerPropertyDrawer.cs",
|
|
"source_location": "L22"
|
|
},
|
|
{
|
|
"id": "propertydrawers_sortinglayerpropertydrawer_sortinglayerpropertydrawer_getlayers",
|
|
"label": ".GetLayers()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\SortingLayerPropertyDrawer.cs",
|
|
"source_location": "L43"
|
|
},
|
|
{
|
|
"id": "propertydrawers_sortinglayerpropertydrawer_sortinglayerpropertydrawer_drawpropertyforstring",
|
|
"label": ".DrawPropertyForString()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\SortingLayerPropertyDrawer.cs",
|
|
"source_location": "L50"
|
|
},
|
|
{
|
|
"id": "propertydrawers_sortinglayerpropertydrawer_sortinglayerpropertydrawer_drawpropertyforint",
|
|
"label": ".DrawPropertyForInt()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\SortingLayerPropertyDrawer.cs",
|
|
"source_location": "L62"
|
|
},
|
|
{
|
|
"id": "propertydrawers_sortinglayerpropertydrawer_sortinglayerpropertydrawer_indexof",
|
|
"label": ".IndexOf()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\SortingLayerPropertyDrawer.cs",
|
|
"source_location": "L85"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_editor_propertydrawers_tagpropertydrawer_cs",
|
|
"label": "TagPropertyDrawer.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\TagPropertyDrawer.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "propertydrawers_tagpropertydrawer_naughtyattributes_editor",
|
|
"label": "NaughtyAttributes.Editor",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\TagPropertyDrawer.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "propertydrawers_tagpropertydrawer_tagpropertydrawer",
|
|
"label": "TagPropertyDrawer",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\TagPropertyDrawer.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "propertydrawerbase",
|
|
"label": "PropertyDrawerBase",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "propertydrawers_tagpropertydrawer_tagpropertydrawer_getpropertyheight_internal",
|
|
"label": ".GetPropertyHeight_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\TagPropertyDrawer.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "propertydrawers_tagpropertydrawer_tagpropertydrawer_ongui_internal",
|
|
"label": ".OnGUI_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\TagPropertyDrawer.cs",
|
|
"source_location": "L17"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_editor_propertydrawers_specialcase_reorderablelistpropertydrawer_cs",
|
|
"label": "ReorderableListPropertyDrawer.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\ReorderableListPropertyDrawer.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "propertydrawers_specialcase_reorderablelistpropertydrawer_naughtyattributes_editor",
|
|
"label": "NaughtyAttributes.Editor",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\ReorderableListPropertyDrawer.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer",
|
|
"label": "ReorderableListPropertyDrawer",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\ReorderableListPropertyDrawer.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "specialcasepropertydrawerbase",
|
|
"label": "SpecialCasePropertyDrawerBase",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "dictionary",
|
|
"label": "Dictionary",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\ReorderableListPropertyDrawer.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "guistyle",
|
|
"label": "GUIStyle",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\ReorderableListPropertyDrawer.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer_getlabelstyle",
|
|
"label": ".GetLabelStyle()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\ReorderableListPropertyDrawer.cs",
|
|
"source_location": "L16"
|
|
},
|
|
{
|
|
"id": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer_getpropertykeyname",
|
|
"label": ".GetPropertyKeyName()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\ReorderableListPropertyDrawer.cs",
|
|
"source_location": "L27"
|
|
},
|
|
{
|
|
"id": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer_getpropertyheight_internal",
|
|
"label": ".GetPropertyHeight_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\ReorderableListPropertyDrawer.cs",
|
|
"source_location": "L32"
|
|
},
|
|
{
|
|
"id": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer_ongui_internal",
|
|
"label": ".OnGUI_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\ReorderableListPropertyDrawer.cs",
|
|
"source_location": "L49"
|
|
},
|
|
{
|
|
"id": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer_clearcache",
|
|
"label": ".ClearCache()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\ReorderableListPropertyDrawer.cs",
|
|
"source_location": "L104"
|
|
},
|
|
{
|
|
"id": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer_getassignableobject",
|
|
"label": ".GetAssignableObject()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\ReorderableListPropertyDrawer.cs",
|
|
"source_location": "L109"
|
|
},
|
|
{
|
|
"id": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer_handledraganddrop",
|
|
"label": ".HandleDragAndDrop()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\ReorderableListPropertyDrawer.cs",
|
|
"source_location": "L150"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_editor_propertydrawers_specialcase_specialcasepropertydrawerbase_cs",
|
|
"label": "SpecialCasePropertyDrawerBase.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\SpecialCasePropertyDrawerBase.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "propertydrawers_specialcase_specialcasepropertydrawerbase_naughtyattributes_editor",
|
|
"label": "NaughtyAttributes.Editor",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\SpecialCasePropertyDrawerBase.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "propertydrawers_specialcase_specialcasepropertydrawerbase_specialcasepropertydrawerbase",
|
|
"label": "SpecialCasePropertyDrawerBase",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\SpecialCasePropertyDrawerBase.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "propertydrawers_specialcase_specialcasepropertydrawerbase_specialcasepropertydrawerbase_ongui",
|
|
"label": ".OnGUI()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\SpecialCasePropertyDrawerBase.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "propertydrawers_specialcase_specialcasepropertydrawerbase_specialcasepropertydrawerbase_getpropertyheight",
|
|
"label": ".GetPropertyHeight()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\SpecialCasePropertyDrawerBase.cs",
|
|
"source_location": "L42"
|
|
},
|
|
{
|
|
"id": "propertydrawers_specialcase_specialcasepropertydrawerbase_specialcasepropertydrawerbase_ongui_internal",
|
|
"label": ".OnGUI_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\SpecialCasePropertyDrawerBase.cs",
|
|
"source_location": "L47"
|
|
},
|
|
{
|
|
"id": "propertydrawers_specialcase_specialcasepropertydrawerbase_specialcasepropertydrawerbase_getpropertyheight_internal",
|
|
"label": ".GetPropertyHeight_Internal()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\SpecialCasePropertyDrawerBase.cs",
|
|
"source_location": "L48"
|
|
},
|
|
{
|
|
"id": "propertydrawers_specialcase_specialcasepropertydrawerbase_specialcasedrawerattributeextensions",
|
|
"label": "SpecialCaseDrawerAttributeExtensions",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\SpecialCasePropertyDrawerBase.cs",
|
|
"source_location": "L51"
|
|
},
|
|
{
|
|
"id": "dictionary",
|
|
"label": "Dictionary",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\SpecialCasePropertyDrawerBase.cs",
|
|
"source_location": "L53"
|
|
},
|
|
{
|
|
"id": "propertydrawers_specialcase_specialcasepropertydrawerbase_specialcasedrawerattributeextensions_getdrawer",
|
|
"label": ".GetDrawer()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\SpecialCasePropertyDrawerBase.cs",
|
|
"source_location": "L61"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_editor_propertyvalidators_maxvaluepropertyvalidator_cs",
|
|
"label": "MaxValuePropertyValidator.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\MaxValuePropertyValidator.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "propertyvalidators_maxvaluepropertyvalidator_naughtyattributes_editor",
|
|
"label": "NaughtyAttributes.Editor",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\MaxValuePropertyValidator.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "propertyvalidators_maxvaluepropertyvalidator_maxvaluepropertyvalidator",
|
|
"label": "MaxValuePropertyValidator",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\MaxValuePropertyValidator.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "propertyvalidatorbase",
|
|
"label": "PropertyValidatorBase",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "propertyvalidators_maxvaluepropertyvalidator_maxvaluepropertyvalidator_validateproperty",
|
|
"label": ".ValidateProperty()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\MaxValuePropertyValidator.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_editor_propertyvalidators_minvaluepropertyvalidator_cs",
|
|
"label": "MinValuePropertyValidator.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\MinValuePropertyValidator.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "propertyvalidators_minvaluepropertyvalidator_naughtyattributes_editor",
|
|
"label": "NaughtyAttributes.Editor",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\MinValuePropertyValidator.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "propertyvalidators_minvaluepropertyvalidator_minvaluepropertyvalidator",
|
|
"label": "MinValuePropertyValidator",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\MinValuePropertyValidator.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "propertyvalidatorbase",
|
|
"label": "PropertyValidatorBase",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "propertyvalidators_minvaluepropertyvalidator_minvaluepropertyvalidator_validateproperty",
|
|
"label": ".ValidateProperty()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\MinValuePropertyValidator.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_editor_propertyvalidators_propertyvalidatorbase_cs",
|
|
"label": "PropertyValidatorBase.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\PropertyValidatorBase.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "propertyvalidators_propertyvalidatorbase_naughtyattributes_editor",
|
|
"label": "NaughtyAttributes.Editor",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\PropertyValidatorBase.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "propertyvalidators_propertyvalidatorbase_propertyvalidatorbase",
|
|
"label": "PropertyValidatorBase",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\PropertyValidatorBase.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "propertyvalidators_propertyvalidatorbase_propertyvalidatorbase_validateproperty",
|
|
"label": ".ValidateProperty()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\PropertyValidatorBase.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "propertyvalidators_propertyvalidatorbase_validatorattributeextensions",
|
|
"label": "ValidatorAttributeExtensions",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\PropertyValidatorBase.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "dictionary",
|
|
"label": "Dictionary",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\PropertyValidatorBase.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "propertyvalidators_propertyvalidatorbase_validatorattributeextensions_getvalidator",
|
|
"label": ".GetValidator()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\PropertyValidatorBase.cs",
|
|
"source_location": "L25"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_editor_propertyvalidators_requiredpropertyvalidator_cs",
|
|
"label": "RequiredPropertyValidator.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\RequiredPropertyValidator.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "propertyvalidators_requiredpropertyvalidator_naughtyattributes_editor",
|
|
"label": "NaughtyAttributes.Editor",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\RequiredPropertyValidator.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "propertyvalidators_requiredpropertyvalidator_requiredpropertyvalidator",
|
|
"label": "RequiredPropertyValidator",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\RequiredPropertyValidator.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "propertyvalidatorbase",
|
|
"label": "PropertyValidatorBase",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "propertyvalidators_requiredpropertyvalidator_requiredpropertyvalidator_validateproperty",
|
|
"label": ".ValidateProperty()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\RequiredPropertyValidator.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_editor_propertyvalidators_validateinputpropertyvalidator_cs",
|
|
"label": "ValidateInputPropertyValidator.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\ValidateInputPropertyValidator.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "propertyvalidators_validateinputpropertyvalidator_naughtyattributes_editor",
|
|
"label": "NaughtyAttributes.Editor",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\ValidateInputPropertyValidator.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "propertyvalidators_validateinputpropertyvalidator_validateinputpropertyvalidator",
|
|
"label": "ValidateInputPropertyValidator",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\ValidateInputPropertyValidator.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "propertyvalidatorbase",
|
|
"label": "PropertyValidatorBase",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "propertyvalidators_validateinputpropertyvalidator_validateinputpropertyvalidator_validateproperty",
|
|
"label": ".ValidateProperty()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\ValidateInputPropertyValidator.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_editor_utility_buttonutility_cs",
|
|
"label": "ButtonUtility.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ButtonUtility.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "utility_buttonutility_naughtyattributes_editor",
|
|
"label": "NaughtyAttributes.Editor",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ButtonUtility.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "utility_buttonutility_buttonutility",
|
|
"label": "ButtonUtility",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ButtonUtility.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "utility_buttonutility_buttonutility_isenabled",
|
|
"label": ".IsEnabled()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ButtonUtility.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "utility_buttonutility_buttonutility_isvisible",
|
|
"label": ".IsVisible()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ButtonUtility.cs",
|
|
"source_location": "L32"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_editor_utility_naughtyeditorgui_cs",
|
|
"label": "NaughtyEditorGUI.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "utility_naughtyeditorgui_naughtyattributes_editor",
|
|
"label": "NaughtyAttributes.Editor",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "utility_naughtyeditorgui_naughtyeditorgui",
|
|
"label": "NaughtyEditorGUI",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "guistyle",
|
|
"label": "GUIStyle",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L17"
|
|
},
|
|
{
|
|
"id": "utility_naughtyeditorgui_naughtyeditorgui_propertyfield",
|
|
"label": ".PropertyField()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L21"
|
|
},
|
|
{
|
|
"id": "utility_naughtyeditorgui_naughtyeditorgui_propertyfield_layout",
|
|
"label": ".PropertyField_Layout()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L26"
|
|
},
|
|
{
|
|
"id": "utility_naughtyeditorgui_naughtyeditorgui_drawpropertyfield",
|
|
"label": ".DrawPropertyField()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L32"
|
|
},
|
|
{
|
|
"id": "utility_naughtyeditorgui_naughtyeditorgui_drawpropertyfield_layout",
|
|
"label": ".DrawPropertyField_Layout()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L37"
|
|
},
|
|
{
|
|
"id": "utility_naughtyeditorgui_naughtyeditorgui_propertyfield_implementation",
|
|
"label": ".PropertyField_Implementation()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L42"
|
|
},
|
|
{
|
|
"id": "utility_naughtyeditorgui_naughtyeditorgui_getindentlength",
|
|
"label": ".GetIndentLength()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L82"
|
|
},
|
|
{
|
|
"id": "utility_naughtyeditorgui_naughtyeditorgui_beginboxgroup_layout",
|
|
"label": ".BeginBoxGroup_Layout()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L90"
|
|
},
|
|
{
|
|
"id": "utility_naughtyeditorgui_naughtyeditorgui_endboxgroup_layout",
|
|
"label": ".EndBoxGroup_Layout()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L99"
|
|
},
|
|
{
|
|
"id": "utility_naughtyeditorgui_naughtyeditorgui_dropdown",
|
|
"label": ".Dropdown()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L115"
|
|
},
|
|
{
|
|
"id": "utility_naughtyeditorgui_naughtyeditorgui_button",
|
|
"label": ".Button()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L135"
|
|
},
|
|
{
|
|
"id": "utility_naughtyeditorgui_naughtyeditorgui_nativeproperty_layout",
|
|
"label": ".NativeProperty_Layout()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L201"
|
|
},
|
|
{
|
|
"id": "utility_naughtyeditorgui_naughtyeditorgui_nonserializedfield_layout",
|
|
"label": ".NonSerializedField_Layout()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L217"
|
|
},
|
|
{
|
|
"id": "utility_naughtyeditorgui_naughtyeditorgui_horizontalline",
|
|
"label": ".HorizontalLine()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L233"
|
|
},
|
|
{
|
|
"id": "utility_naughtyeditorgui_naughtyeditorgui_helpbox",
|
|
"label": ".HelpBox()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L239"
|
|
},
|
|
{
|
|
"id": "utility_naughtyeditorgui_naughtyeditorgui_helpbox_layout",
|
|
"label": ".HelpBox_Layout()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L249"
|
|
},
|
|
{
|
|
"id": "utility_naughtyeditorgui_naughtyeditorgui_field_layout",
|
|
"label": ".Field_Layout()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L259"
|
|
},
|
|
{
|
|
"id": "utility_naughtyeditorgui_naughtyeditorgui_debuglogmessage",
|
|
"label": ".DebugLogMessage()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L363"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_editor_utility_propertyutility_cs",
|
|
"label": "PropertyUtility.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "utility_propertyutility_naughtyattributes_editor",
|
|
"label": "NaughtyAttributes.Editor",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "utility_propertyutility_propertyutility",
|
|
"label": "PropertyUtility",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "utility_propertyutility_propertyutility_getattribute",
|
|
"label": ".GetAttribute()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "utility_propertyutility_propertyutility_getattributes",
|
|
"label": ".GetAttributes()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L18"
|
|
},
|
|
{
|
|
"id": "utility_propertyutility_propertyutility_getlabel",
|
|
"label": ".GetLabel()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L29"
|
|
},
|
|
{
|
|
"id": "utility_propertyutility_propertyutility_callonvaluechangedcallbacks",
|
|
"label": ".CallOnValueChangedCallbacks()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L40"
|
|
},
|
|
{
|
|
"id": "utility_propertyutility_propertyutility_isenabled",
|
|
"label": ".IsEnabled()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L71"
|
|
},
|
|
{
|
|
"id": "utility_propertyutility_propertyutility_isvisible",
|
|
"label": ".IsVisible()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L122"
|
|
},
|
|
{
|
|
"id": "utility_propertyutility_propertyutility_getenumvalue",
|
|
"label": ".GetEnumValue()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L173"
|
|
},
|
|
{
|
|
"id": "utility_propertyutility_propertyutility_getconditionvalues",
|
|
"label": ".GetConditionValues()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L196"
|
|
},
|
|
{
|
|
"id": "utility_propertyutility_propertyutility_getconditionsflag",
|
|
"label": ".GetConditionsFlag()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L227"
|
|
},
|
|
{
|
|
"id": "utility_propertyutility_propertyutility_getpropertytype",
|
|
"label": ".GetPropertyType()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L255"
|
|
},
|
|
{
|
|
"id": "utility_propertyutility_propertyutility_gettargetobjectofproperty",
|
|
"label": ".GetTargetObjectOfProperty()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L268"
|
|
},
|
|
{
|
|
"id": "utility_propertyutility_propertyutility_gettargetobjectwithproperty",
|
|
"label": ".GetTargetObjectWithProperty()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L301"
|
|
},
|
|
{
|
|
"id": "utility_propertyutility_propertyutility_getvalue_imp",
|
|
"label": ".GetValue_Imp()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L325"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_editor_utility_reflectionutility_cs",
|
|
"label": "ReflectionUtility.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ReflectionUtility.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "utility_reflectionutility_naughtyattributes_editor",
|
|
"label": "NaughtyAttributes.Editor",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ReflectionUtility.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "utility_reflectionutility_reflectionutility",
|
|
"label": "ReflectionUtility",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ReflectionUtility.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "utility_reflectionutility_reflectionutility_getallfields",
|
|
"label": ".GetAllFields()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ReflectionUtility.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "utility_reflectionutility_reflectionutility_getallproperties",
|
|
"label": ".GetAllProperties()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ReflectionUtility.cs",
|
|
"source_location": "L34"
|
|
},
|
|
{
|
|
"id": "utility_reflectionutility_reflectionutility_getallmethods",
|
|
"label": ".GetAllMethods()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ReflectionUtility.cs",
|
|
"source_location": "L57"
|
|
},
|
|
{
|
|
"id": "utility_reflectionutility_reflectionutility_getfield",
|
|
"label": ".GetField()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ReflectionUtility.cs",
|
|
"source_location": "L80"
|
|
},
|
|
{
|
|
"id": "utility_reflectionutility_reflectionutility_getproperty",
|
|
"label": ".GetProperty()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ReflectionUtility.cs",
|
|
"source_location": "L85"
|
|
},
|
|
{
|
|
"id": "utility_reflectionutility_reflectionutility_getmethod",
|
|
"label": ".GetMethod()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ReflectionUtility.cs",
|
|
"source_location": "L90"
|
|
},
|
|
{
|
|
"id": "utility_reflectionutility_reflectionutility_getlistelementtype",
|
|
"label": ".GetListElementType()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ReflectionUtility.cs",
|
|
"source_location": "L95"
|
|
},
|
|
{
|
|
"id": "utility_reflectionutility_reflectionutility_getselfandbasetypes",
|
|
"label": ".GetSelfAndBaseTypes()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ReflectionUtility.cs",
|
|
"source_location": "L113"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_editor_utility_savedbool_cs",
|
|
"label": "SavedBool.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\SavedBool.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "utility_savedbool_naughtyattributes_editor",
|
|
"label": "NaughtyAttributes.Editor",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\SavedBool.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "utility_savedbool_savedbool",
|
|
"label": "SavedBool",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\SavedBool.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\SavedBool.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\SavedBool.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_animatorparamtest_cs",
|
|
"label": "AnimatorParamTest.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\AnimatorParamTest.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_animatorparamtest_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\AnimatorParamTest.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "test_animatorparamtest_animatorparamtest",
|
|
"label": "AnimatorParamTest",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\AnimatorParamTest.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "animator",
|
|
"label": "Animator",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\AnimatorParamTest.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "int",
|
|
"label": "int",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\AnimatorParamTest.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\AnimatorParamTest.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "animatorparamnest1",
|
|
"label": "AnimatorParamNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\AnimatorParamTest.cs",
|
|
"source_location": "L15"
|
|
},
|
|
{
|
|
"id": "test_animatorparamtest_animatorparamtest_testlog",
|
|
"label": ".TestLog()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\AnimatorParamTest.cs",
|
|
"source_location": "L17"
|
|
},
|
|
{
|
|
"id": "test_animatorparamtest_animatorparamnest1",
|
|
"label": "AnimatorParamNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\AnimatorParamTest.cs",
|
|
"source_location": "L26"
|
|
},
|
|
{
|
|
"id": "animatorparamnest2",
|
|
"label": "AnimatorParamNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\AnimatorParamTest.cs",
|
|
"source_location": "L38"
|
|
},
|
|
{
|
|
"id": "test_animatorparamtest_animatorparamnest2",
|
|
"label": "AnimatorParamNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\AnimatorParamTest.cs",
|
|
"source_location": "L41"
|
|
},
|
|
{
|
|
"id": "test_animatorparamtest_animatorparamnest2_getanimator2",
|
|
"label": ".GetAnimator2()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\AnimatorParamTest.cs",
|
|
"source_location": "L45"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_boxgrouptest_cs",
|
|
"label": "BoxGroupTest.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_boxgrouptest_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "test_boxgrouptest_boxgrouptest",
|
|
"label": "BoxGroupTest",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "int",
|
|
"label": "int",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "vector2",
|
|
"label": "Vector2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs",
|
|
"source_location": "L17"
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs",
|
|
"source_location": "L24"
|
|
},
|
|
{
|
|
"id": "transform",
|
|
"label": "Transform",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs",
|
|
"source_location": "L27"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_buttontest_cs",
|
|
"label": "ButtonTest.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ButtonTest.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_buttontest_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ButtonTest.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "test_buttontest_buttontest",
|
|
"label": "ButtonTest",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ButtonTest.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "int",
|
|
"label": "int",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ButtonTest.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "test_buttontest_buttontest_incrementmyint",
|
|
"label": ".IncrementMyInt()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ButtonTest.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "test_buttontest_buttontest_decrementmyint",
|
|
"label": ".DecrementMyInt()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ButtonTest.cs",
|
|
"source_location": "L16"
|
|
},
|
|
{
|
|
"id": "test_buttontest_buttontest_logmyint",
|
|
"label": ".LogMyInt()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ButtonTest.cs",
|
|
"source_location": "L22"
|
|
},
|
|
{
|
|
"id": "test_buttontest_buttontest_incrementmyintcoroutine",
|
|
"label": ".IncrementMyIntCoroutine()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ButtonTest.cs",
|
|
"source_location": "L28"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_curverangetest_cs",
|
|
"label": "CurveRangeTest.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\CurveRangeTest.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_curverangetest_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\CurveRangeTest.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "test_curverangetest_curverangetest",
|
|
"label": "CurveRangeTest",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\CurveRangeTest.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "animationcurve",
|
|
"label": "AnimationCurve",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\CurveRangeTest.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "curverangenest1",
|
|
"label": "CurveRangeNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\CurveRangeTest.cs",
|
|
"source_location": "L19"
|
|
},
|
|
{
|
|
"id": "test_curverangetest_curverangenest1",
|
|
"label": "CurveRangeNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\CurveRangeTest.cs",
|
|
"source_location": "L21"
|
|
},
|
|
{
|
|
"id": "curverangenest2",
|
|
"label": "CurveRangeNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\CurveRangeTest.cs",
|
|
"source_location": "L27"
|
|
},
|
|
{
|
|
"id": "test_curverangetest_curverangenest2",
|
|
"label": "CurveRangeNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\CurveRangeTest.cs",
|
|
"source_location": "L30"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_disableiftest_cs",
|
|
"label": "DisableIfTest.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_disableiftest_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "test_disableiftest_disableiftest",
|
|
"label": "DisableIfTest",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "disableifenum",
|
|
"label": "DisableIfEnum",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "disableifenumflag",
|
|
"label": "DisableIfEnumFlag",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "int",
|
|
"label": "int",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "disableifnest1",
|
|
"label": "DisableIfNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L33"
|
|
},
|
|
{
|
|
"id": "test_disableiftest_disableifnest1",
|
|
"label": "DisableIfNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L36"
|
|
},
|
|
{
|
|
"id": "disableifnest2",
|
|
"label": "DisableIfNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L68"
|
|
},
|
|
{
|
|
"id": "test_disableiftest_disableifnest2",
|
|
"label": "DisableIfNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L71"
|
|
},
|
|
{
|
|
"id": "test_disableiftest_disableifnest2_getdisable1",
|
|
"label": ".GetDisable1()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L78"
|
|
},
|
|
{
|
|
"id": "test_disableiftest_disableifnest2_getdisable2",
|
|
"label": ".GetDisable2()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L79"
|
|
},
|
|
{
|
|
"id": "test_disableiftest_disableifnest2_getenum1",
|
|
"label": ".GetEnum1()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L80"
|
|
},
|
|
{
|
|
"id": "test_disableiftest_disableifnest2_getenum2",
|
|
"label": ".GetEnum2()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L81"
|
|
},
|
|
{
|
|
"id": "vector2",
|
|
"label": "Vector2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L83"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_dropdowntest_cs",
|
|
"label": "DropdownTest.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DropdownTest.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_dropdowntest_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DropdownTest.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "test_dropdowntest_dropdowntest",
|
|
"label": "DropdownTest",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DropdownTest.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "int",
|
|
"label": "int",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DropdownTest.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "dropdownnest1",
|
|
"label": "DropdownNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DropdownTest.cs",
|
|
"source_location": "L15"
|
|
},
|
|
{
|
|
"id": "test_dropdowntest_dropdownnest1",
|
|
"label": "DropdownNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DropdownTest.cs",
|
|
"source_location": "L18"
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DropdownTest.cs",
|
|
"source_location": "L21"
|
|
},
|
|
{
|
|
"id": "dropdownnest2",
|
|
"label": "DropdownNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DropdownTest.cs",
|
|
"source_location": "L26"
|
|
},
|
|
{
|
|
"id": "test_dropdowntest_dropdownnest2",
|
|
"label": "DropdownNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DropdownTest.cs",
|
|
"source_location": "L29"
|
|
},
|
|
{
|
|
"id": "vector3",
|
|
"label": "Vector3",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DropdownTest.cs",
|
|
"source_location": "L32"
|
|
},
|
|
{
|
|
"id": "test_dropdowntest_dropdownnest2_getvectorvalues",
|
|
"label": ".GetVectorValues()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DropdownTest.cs",
|
|
"source_location": "L35"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_enableiftest_cs",
|
|
"label": "EnableIfTest.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_enableiftest_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "test_enableiftest_enableiftest",
|
|
"label": "EnableIfTest",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "enableifenum",
|
|
"label": "EnableIfEnum",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "enableifenumflag",
|
|
"label": "EnableIfEnumFlag",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "int",
|
|
"label": "int",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "enableifnest1",
|
|
"label": "EnableIfNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L33"
|
|
},
|
|
{
|
|
"id": "test_enableiftest_enableifnest1",
|
|
"label": "EnableIfNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L36"
|
|
},
|
|
{
|
|
"id": "enableifnest2",
|
|
"label": "EnableIfNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L68"
|
|
},
|
|
{
|
|
"id": "test_enableiftest_enableifnest2",
|
|
"label": "EnableIfNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L71"
|
|
},
|
|
{
|
|
"id": "test_enableiftest_enableifnest2_getenable1",
|
|
"label": ".GetEnable1()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L78"
|
|
},
|
|
{
|
|
"id": "test_enableiftest_enableifnest2_getenable2",
|
|
"label": ".GetEnable2()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L79"
|
|
},
|
|
{
|
|
"id": "test_enableiftest_enableifnest2_getenum1",
|
|
"label": ".GetEnum1()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L80"
|
|
},
|
|
{
|
|
"id": "test_enableiftest_enableifnest2_getenum2",
|
|
"label": ".GetEnum2()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L81"
|
|
},
|
|
{
|
|
"id": "vector2",
|
|
"label": "Vector2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L83"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_enumflagstest_cs",
|
|
"label": "EnumFlagsTest.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnumFlagsTest.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_enumflagstest_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnumFlagsTest.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "test_enumflagstest_enumflagstest",
|
|
"label": "EnumFlagsTest",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnumFlagsTest.cs",
|
|
"source_location": "L16"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "testenum",
|
|
"label": "TestEnum",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnumFlagsTest.cs",
|
|
"source_location": "L18"
|
|
},
|
|
{
|
|
"id": "enumflagsnest1",
|
|
"label": "EnumFlagsNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnumFlagsTest.cs",
|
|
"source_location": "L21"
|
|
},
|
|
{
|
|
"id": "test_enumflagstest_enumflagsnest1",
|
|
"label": "EnumFlagsNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnumFlagsTest.cs",
|
|
"source_location": "L24"
|
|
},
|
|
{
|
|
"id": "enumflagsnest2",
|
|
"label": "EnumFlagsNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnumFlagsTest.cs",
|
|
"source_location": "L30"
|
|
},
|
|
{
|
|
"id": "test_enumflagstest_enumflagsnest2",
|
|
"label": "EnumFlagsNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnumFlagsTest.cs",
|
|
"source_location": "L33"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_expandabletest_cs",
|
|
"label": "ExpandableTest.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ExpandableTest.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_expandabletest_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ExpandableTest.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "test_expandabletest_expandabletest",
|
|
"label": "ExpandableTest",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ExpandableTest.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "int",
|
|
"label": "int",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ExpandableTest.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "scriptableobject",
|
|
"label": "ScriptableObject",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ExpandableTest.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "expandablescriptableobjectnest1",
|
|
"label": "ExpandableScriptableObjectNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ExpandableTest.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "test_expandabletest_expandablescriptableobjectnest1",
|
|
"label": "ExpandableScriptableObjectNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ExpandableTest.cs",
|
|
"source_location": "L16"
|
|
},
|
|
{
|
|
"id": "expandablescriptableobjectnest2",
|
|
"label": "ExpandableScriptableObjectNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ExpandableTest.cs",
|
|
"source_location": "L22"
|
|
},
|
|
{
|
|
"id": "test_expandabletest_expandablescriptableobjectnest2",
|
|
"label": "ExpandableScriptableObjectNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ExpandableTest.cs",
|
|
"source_location": "L25"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_foldouttest_cs",
|
|
"label": "FoldoutTest.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\FoldoutTest.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_foldouttest_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\FoldoutTest.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "test_foldouttest_foldouttest",
|
|
"label": "FoldoutTest",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\FoldoutTest.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "int",
|
|
"label": "int",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\FoldoutTest.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\FoldoutTest.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "vector2",
|
|
"label": "Vector2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\FoldoutTest.cs",
|
|
"source_location": "L17"
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\FoldoutTest.cs",
|
|
"source_location": "L24"
|
|
},
|
|
{
|
|
"id": "transform",
|
|
"label": "Transform",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\FoldoutTest.cs",
|
|
"source_location": "L27"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_hideiftest_cs",
|
|
"label": "HideIfTest.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_hideiftest_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "test_hideiftest_hideiftest",
|
|
"label": "HideIfTest",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "hideifenum",
|
|
"label": "HideIfEnum",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "hideifenumflag",
|
|
"label": "HideIfEnumFlag",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "int",
|
|
"label": "int",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "hideifnest1",
|
|
"label": "HideIfNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L33"
|
|
},
|
|
{
|
|
"id": "test_hideiftest_hideifnest1",
|
|
"label": "HideIfNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L36"
|
|
},
|
|
{
|
|
"id": "hideifnest2",
|
|
"label": "HideIfNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L68"
|
|
},
|
|
{
|
|
"id": "test_hideiftest_hideifnest2",
|
|
"label": "HideIfNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L71"
|
|
},
|
|
{
|
|
"id": "test_hideiftest_hideifnest2_gethide1",
|
|
"label": ".GetHide1()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L78"
|
|
},
|
|
{
|
|
"id": "test_hideiftest_hideifnest2_gethide2",
|
|
"label": ".GetHide2()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L79"
|
|
},
|
|
{
|
|
"id": "test_hideiftest_hideifnest2_getenum1",
|
|
"label": ".GetEnum1()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L80"
|
|
},
|
|
{
|
|
"id": "test_hideiftest_hideifnest2_getenum2",
|
|
"label": ".GetEnum2()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L81"
|
|
},
|
|
{
|
|
"id": "vector2",
|
|
"label": "Vector2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L83"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_horizontallinetest_cs",
|
|
"label": "HorizontalLineTest.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HorizontalLineTest.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_horizontallinetest_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HorizontalLineTest.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "test_horizontallinetest_horizontallinetest",
|
|
"label": "HorizontalLineTest",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HorizontalLineTest.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "int",
|
|
"label": "int",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HorizontalLineTest.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "horizontallinenest1",
|
|
"label": "HorizontalLineNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HorizontalLineTest.cs",
|
|
"source_location": "L33"
|
|
},
|
|
{
|
|
"id": "test_horizontallinetest_horizontallinenest1",
|
|
"label": "HorizontalLineNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HorizontalLineTest.cs",
|
|
"source_location": "L36"
|
|
},
|
|
{
|
|
"id": "horizontallinenest2",
|
|
"label": "HorizontalLineNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HorizontalLineTest.cs",
|
|
"source_location": "L42"
|
|
},
|
|
{
|
|
"id": "test_horizontallinetest_horizontallinenest2",
|
|
"label": "HorizontalLineNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HorizontalLineTest.cs",
|
|
"source_location": "L45"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_infoboxtest_cs",
|
|
"label": "InfoBoxTest.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InfoBoxTest.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_infoboxtest_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InfoBoxTest.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "test_infoboxtest_infoboxtest",
|
|
"label": "InfoBoxTest",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InfoBoxTest.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "int",
|
|
"label": "int",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InfoBoxTest.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "infoboxnest1",
|
|
"label": "InfoBoxNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InfoBoxTest.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "test_infoboxtest_infoboxnest1",
|
|
"label": "InfoBoxNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InfoBoxTest.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "infoboxnest2",
|
|
"label": "InfoBoxNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InfoBoxTest.cs",
|
|
"source_location": "L19"
|
|
},
|
|
{
|
|
"id": "test_infoboxtest_infoboxnest2",
|
|
"label": "InfoBoxNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InfoBoxTest.cs",
|
|
"source_location": "L22"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_inputaxistest_cs",
|
|
"label": "InputAxisTest.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InputAxisTest.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_inputaxistest_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InputAxisTest.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "test_inputaxistest_inputaxistest",
|
|
"label": "InputAxisTest",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InputAxisTest.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InputAxisTest.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "inputaxisnest1",
|
|
"label": "InputAxisNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InputAxisTest.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "test_inputaxistest_inputaxistest_loginputaxis0",
|
|
"label": ".LogInputAxis0()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InputAxisTest.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "test_inputaxistest_inputaxisnest1",
|
|
"label": "InputAxisNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InputAxisTest.cs",
|
|
"source_location": "L19"
|
|
},
|
|
{
|
|
"id": "inputaxisnest2",
|
|
"label": "InputAxisNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InputAxisTest.cs",
|
|
"source_location": "L25"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_labeltest_cs",
|
|
"label": "LabelTest.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LabelTest.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_labeltest_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LabelTest.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "test_labeltest_labeltest",
|
|
"label": "LabelTest",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LabelTest.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "int",
|
|
"label": "int",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LabelTest.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "labelnest1",
|
|
"label": "LabelNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LabelTest.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "test_labeltest_labelnest1",
|
|
"label": "LabelNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LabelTest.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "labelnest2",
|
|
"label": "LabelNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LabelTest.cs",
|
|
"source_location": "L20"
|
|
},
|
|
{
|
|
"id": "test_labeltest_labelnest2",
|
|
"label": "LabelNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LabelTest.cs",
|
|
"source_location": "L23"
|
|
},
|
|
{
|
|
"id": "vector2",
|
|
"label": "Vector2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LabelTest.cs",
|
|
"source_location": "L26"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_layertest_cs",
|
|
"label": "LayerTest.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LayerTest.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_layertest_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LayerTest.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "test_layertest_layertest",
|
|
"label": "LayerTest",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LayerTest.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "int",
|
|
"label": "int",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LayerTest.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LayerTest.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "layernest1",
|
|
"label": "LayerNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LayerTest.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "test_layertest_layertest_debuglog",
|
|
"label": ".DebugLog()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LayerTest.cs",
|
|
"source_location": "L15"
|
|
},
|
|
{
|
|
"id": "test_layertest_layernest1",
|
|
"label": "LayerNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LayerTest.cs",
|
|
"source_location": "L25"
|
|
},
|
|
{
|
|
"id": "layernest2",
|
|
"label": "LayerNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LayerTest.cs",
|
|
"source_location": "L34"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_minmaxslidertest_cs",
|
|
"label": "MinMaxSliderTest.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxSliderTest.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_minmaxslidertest_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxSliderTest.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "test_minmaxslidertest_minmaxslidertest",
|
|
"label": "MinMaxSliderTest",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxSliderTest.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "vector2",
|
|
"label": "Vector2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxSliderTest.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "minmaxslidernest1",
|
|
"label": "MinMaxSliderNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxSliderTest.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "test_minmaxslidertest_minmaxslidernest1",
|
|
"label": "MinMaxSliderNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxSliderTest.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "minmaxslidernest2",
|
|
"label": "MinMaxSliderNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxSliderTest.cs",
|
|
"source_location": "L19"
|
|
},
|
|
{
|
|
"id": "test_minmaxslidertest_minmaxslidernest2",
|
|
"label": "MinMaxSliderNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxSliderTest.cs",
|
|
"source_location": "L22"
|
|
},
|
|
{
|
|
"id": "vector2int",
|
|
"label": "Vector2Int",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxSliderTest.cs",
|
|
"source_location": "L25"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_minmaxvaluetest_cs",
|
|
"label": "MinMaxValueTest.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_minmaxvaluetest_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "test_minmaxvaluetest_minmaxvaluetest",
|
|
"label": "MinMaxValueTest",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "int",
|
|
"label": "int",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "vector2",
|
|
"label": "Vector2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L16"
|
|
},
|
|
{
|
|
"id": "vector3",
|
|
"label": "Vector3",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L19"
|
|
},
|
|
{
|
|
"id": "vector4",
|
|
"label": "Vector4",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L22"
|
|
},
|
|
{
|
|
"id": "vector2int",
|
|
"label": "Vector2Int",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L25"
|
|
},
|
|
{
|
|
"id": "vector3int",
|
|
"label": "Vector3Int",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L31"
|
|
},
|
|
{
|
|
"id": "minmaxvaluenest1",
|
|
"label": "MinMaxValueNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L37"
|
|
},
|
|
{
|
|
"id": "test_minmaxvaluetest_minmaxvaluenest1",
|
|
"label": "MinMaxValueNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L40"
|
|
},
|
|
{
|
|
"id": "minmaxvaluenest2",
|
|
"label": "MinMaxValueNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L83"
|
|
},
|
|
{
|
|
"id": "test_minmaxvaluetest_minmaxvaluenest2",
|
|
"label": "MinMaxValueNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L86"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_onvaluechangedtest_cs",
|
|
"label": "OnValueChangedTest.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\OnValueChangedTest.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_onvaluechangedtest_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\OnValueChangedTest.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "test_onvaluechangedtest_onvaluechangedtest",
|
|
"label": "OnValueChangedTest",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\OnValueChangedTest.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "int",
|
|
"label": "int",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\OnValueChangedTest.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "test_onvaluechangedtest_onvaluechangedtest_onvaluechangedmethod1",
|
|
"label": ".OnValueChangedMethod1()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\OnValueChangedTest.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "test_onvaluechangedtest_onvaluechangedtest_onvaluechangedmethod2",
|
|
"label": ".OnValueChangedMethod2()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\OnValueChangedTest.cs",
|
|
"source_location": "L16"
|
|
},
|
|
{
|
|
"id": "onvaluechangednest1",
|
|
"label": "OnValueChangedNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\OnValueChangedTest.cs",
|
|
"source_location": "L21"
|
|
},
|
|
{
|
|
"id": "test_onvaluechangedtest_onvaluechangednest1",
|
|
"label": "OnValueChangedNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\OnValueChangedTest.cs",
|
|
"source_location": "L24"
|
|
},
|
|
{
|
|
"id": "test_onvaluechangedtest_onvaluechangednest1_onvaluechangedmethod",
|
|
"label": ".OnValueChangedMethod()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\OnValueChangedTest.cs",
|
|
"source_location": "L31"
|
|
},
|
|
{
|
|
"id": "onvaluechangednest2",
|
|
"label": "OnValueChangedNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\OnValueChangedTest.cs",
|
|
"source_location": "L36"
|
|
},
|
|
{
|
|
"id": "test_onvaluechangedtest_onvaluechangednest2",
|
|
"label": "OnValueChangedNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\OnValueChangedTest.cs",
|
|
"source_location": "L39"
|
|
},
|
|
{
|
|
"id": "test_onvaluechangedtest_onvaluechangednest2_onvaluechangedmethod",
|
|
"label": ".OnValueChangedMethod()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\OnValueChangedTest.cs",
|
|
"source_location": "L46"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_progressbartest_cs",
|
|
"label": "ProgressBarTest.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ProgressBarTest.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_progressbartest_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ProgressBarTest.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "test_progressbartest_progressbartest",
|
|
"label": "ProgressBarTest",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ProgressBarTest.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ProgressBarTest.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "progressbarnest1",
|
|
"label": "ProgressBarNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ProgressBarTest.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "int",
|
|
"label": "int",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ProgressBarTest.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "test_progressbartest_progressbarnest1",
|
|
"label": "ProgressBarNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ProgressBarTest.cs",
|
|
"source_location": "L20"
|
|
},
|
|
{
|
|
"id": "progressbarnest2",
|
|
"label": "ProgressBarNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ProgressBarTest.cs",
|
|
"source_location": "L26"
|
|
},
|
|
{
|
|
"id": "test_progressbartest_progressbarnest2",
|
|
"label": "ProgressBarNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ProgressBarTest.cs",
|
|
"source_location": "L29"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_readonlytest_cs",
|
|
"label": "ReadOnlyTest.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ReadOnlyTest.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_readonlytest_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ReadOnlyTest.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "test_readonlytest_readonlytest",
|
|
"label": "ReadOnlyTest",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ReadOnlyTest.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "int",
|
|
"label": "int",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ReadOnlyTest.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "readonlynest1",
|
|
"label": "ReadOnlyNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ReadOnlyTest.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "test_readonlytest_readonlynest1",
|
|
"label": "ReadOnlyNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ReadOnlyTest.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ReadOnlyTest.cs",
|
|
"source_location": "L16"
|
|
},
|
|
{
|
|
"id": "readonlynest2",
|
|
"label": "ReadOnlyNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ReadOnlyTest.cs",
|
|
"source_location": "L20"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_reorderablelisttest_cs",
|
|
"label": "ReorderableListTest.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ReorderableListTest.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_reorderablelisttest_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ReorderableListTest.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "test_reorderablelisttest_reorderablelisttest",
|
|
"label": "ReorderableListTest",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ReorderableListTest.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "int",
|
|
"label": "int",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ReorderableListTest.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "list",
|
|
"label": "List",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ReorderableListTest.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "gameobject",
|
|
"label": "GameObject",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ReorderableListTest.cs",
|
|
"source_location": "L17"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_requiredtest_cs",
|
|
"label": "RequiredTest.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\RequiredTest.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_requiredtest_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\RequiredTest.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "test_requiredtest_requiredtest",
|
|
"label": "RequiredTest",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\RequiredTest.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "transform",
|
|
"label": "Transform",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\RequiredTest.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "requirednest1",
|
|
"label": "RequiredNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\RequiredTest.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "test_requiredtest_requirednest1",
|
|
"label": "RequiredNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\RequiredTest.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "requirednest2",
|
|
"label": "RequiredNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\RequiredTest.cs",
|
|
"source_location": "L20"
|
|
},
|
|
{
|
|
"id": "test_requiredtest_requirednest2",
|
|
"label": "RequiredNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\RequiredTest.cs",
|
|
"source_location": "L23"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_resizabletextareatest_cs",
|
|
"label": "ResizableTextAreaTest.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ResizableTextAreaTest.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_resizabletextareatest_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ResizableTextAreaTest.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "test_resizabletextareatest_resizabletextareatest",
|
|
"label": "ResizableTextAreaTest",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ResizableTextAreaTest.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ResizableTextAreaTest.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "resizabletextareanest1",
|
|
"label": "ResizableTextAreaNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ResizableTextAreaTest.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "test_resizabletextareatest_resizabletextareanest1",
|
|
"label": "ResizableTextAreaNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ResizableTextAreaTest.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "resizabletextareanest2",
|
|
"label": "ResizableTextAreaNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ResizableTextAreaTest.cs",
|
|
"source_location": "L19"
|
|
},
|
|
{
|
|
"id": "test_resizabletextareatest_resizabletextareanest2",
|
|
"label": "ResizableTextAreaNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ResizableTextAreaTest.cs",
|
|
"source_location": "L22"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_scenetest_cs",
|
|
"label": "SceneTest.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SceneTest.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_scenetest_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SceneTest.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "test_scenetest_scenetest",
|
|
"label": "SceneTest",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SceneTest.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SceneTest.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "scenenest1",
|
|
"label": "SceneNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SceneTest.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "test_scenetest_scenenest1",
|
|
"label": "SceneNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SceneTest.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "scenenest2",
|
|
"label": "SceneNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SceneTest.cs",
|
|
"source_location": "L19"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_showassetpreviewtest_cs",
|
|
"label": "ShowAssetPreviewTest.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowAssetPreviewTest.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_showassetpreviewtest_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowAssetPreviewTest.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "test_showassetpreviewtest_showassetpreviewtest",
|
|
"label": "ShowAssetPreviewTest",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowAssetPreviewTest.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "sprite",
|
|
"label": "Sprite",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowAssetPreviewTest.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "gameobject",
|
|
"label": "GameObject",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowAssetPreviewTest.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "showassetpreviewnest1",
|
|
"label": "ShowAssetPreviewNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowAssetPreviewTest.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "test_showassetpreviewtest_showassetpreviewnest1",
|
|
"label": "ShowAssetPreviewNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowAssetPreviewTest.cs",
|
|
"source_location": "L16"
|
|
},
|
|
{
|
|
"id": "showassetpreviewnest2",
|
|
"label": "ShowAssetPreviewNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowAssetPreviewTest.cs",
|
|
"source_location": "L25"
|
|
},
|
|
{
|
|
"id": "test_showassetpreviewtest_showassetpreviewnest2",
|
|
"label": "ShowAssetPreviewNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowAssetPreviewTest.cs",
|
|
"source_location": "L28"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_showiftest_cs",
|
|
"label": "ShowIfTest.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_showiftest_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "test_showiftest_showiftest",
|
|
"label": "ShowIfTest",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "showifenum",
|
|
"label": "ShowIfEnum",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "showifenumflag",
|
|
"label": "ShowIfEnumFlag",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "int",
|
|
"label": "int",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "showifnest1",
|
|
"label": "ShowIfNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L33"
|
|
},
|
|
{
|
|
"id": "test_showiftest_showifnest1",
|
|
"label": "ShowIfNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L36"
|
|
},
|
|
{
|
|
"id": "showifnest2",
|
|
"label": "ShowIfNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L68"
|
|
},
|
|
{
|
|
"id": "test_showiftest_showifnest2",
|
|
"label": "ShowIfNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L71"
|
|
},
|
|
{
|
|
"id": "test_showiftest_showifnest2_getshow1",
|
|
"label": ".GetShow1()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L78"
|
|
},
|
|
{
|
|
"id": "test_showiftest_showifnest2_getshow2",
|
|
"label": ".GetShow2()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L79"
|
|
},
|
|
{
|
|
"id": "test_showiftest_showifnest2_getenum1",
|
|
"label": ".GetEnum1()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L80"
|
|
},
|
|
{
|
|
"id": "test_showiftest_showifnest2_getenum2",
|
|
"label": ".GetEnum2()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L81"
|
|
},
|
|
{
|
|
"id": "vector2",
|
|
"label": "Vector2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L83"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_shownativepropertytest_cs",
|
|
"label": "ShowNativePropertyTest.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowNativePropertyTest.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_shownativepropertytest_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowNativePropertyTest.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "test_shownativepropertytest_shownativepropertytest",
|
|
"label": "ShowNativePropertyTest",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowNativePropertyTest.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_shownonserializedfieldtest_cs",
|
|
"label": "ShowNonSerializedFieldTest.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowNonSerializedFieldTest.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_shownonserializedfieldtest_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowNonSerializedFieldTest.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "test_shownonserializedfieldtest_shownonserializedfieldtest",
|
|
"label": "ShowNonSerializedFieldTest",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowNonSerializedFieldTest.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "ushort",
|
|
"label": "ushort",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowNonSerializedFieldTest.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "short",
|
|
"label": "short",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowNonSerializedFieldTest.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "uint",
|
|
"label": "uint",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowNonSerializedFieldTest.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "int",
|
|
"label": "int",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowNonSerializedFieldTest.cs",
|
|
"source_location": "L17"
|
|
},
|
|
{
|
|
"id": "ulong",
|
|
"label": "ulong",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowNonSerializedFieldTest.cs",
|
|
"source_location": "L20"
|
|
},
|
|
{
|
|
"id": "long",
|
|
"label": "long",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowNonSerializedFieldTest.cs",
|
|
"source_location": "L23"
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowNonSerializedFieldTest.cs",
|
|
"source_location": "L26"
|
|
},
|
|
{
|
|
"id": "vector3",
|
|
"label": "Vector3",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowNonSerializedFieldTest.cs",
|
|
"source_location": "L29"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_sortinglayertest_cs",
|
|
"label": "SortingLayerTest.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SortingLayerTest.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_sortinglayertest_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SortingLayerTest.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "test_sortinglayertest_sortinglayertest",
|
|
"label": "SortingLayerTest",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SortingLayerTest.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "int",
|
|
"label": "int",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SortingLayerTest.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SortingLayerTest.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "sortinglayernest1",
|
|
"label": "SortingLayerNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SortingLayerTest.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "test_sortinglayertest_sortinglayertest_debuglog",
|
|
"label": ".DebugLog()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SortingLayerTest.cs",
|
|
"source_location": "L15"
|
|
},
|
|
{
|
|
"id": "test_sortinglayertest_sortinglayernest1",
|
|
"label": "SortingLayerNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SortingLayerTest.cs",
|
|
"source_location": "L25"
|
|
},
|
|
{
|
|
"id": "sortinglayernest2",
|
|
"label": "SortingLayerNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SortingLayerTest.cs",
|
|
"source_location": "L34"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_tagtest_cs",
|
|
"label": "TagTest.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\TagTest.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_tagtest_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\TagTest.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "test_tagtest_tagtest",
|
|
"label": "TagTest",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\TagTest.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\TagTest.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "tagnest1",
|
|
"label": "TagNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\TagTest.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "test_tagtest_tagtest_logtag0",
|
|
"label": ".LogTag0()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\TagTest.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "test_tagtest_tagnest1",
|
|
"label": "TagNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\TagTest.cs",
|
|
"source_location": "L19"
|
|
},
|
|
{
|
|
"id": "tagnest2",
|
|
"label": "TagNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\TagTest.cs",
|
|
"source_location": "L25"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_validateinputtest_cs",
|
|
"label": "ValidateInputTest.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ValidateInputTest.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_validateinputtest_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ValidateInputTest.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "test_validateinputtest_validateinputtest",
|
|
"label": "ValidateInputTest",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ValidateInputTest.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "int",
|
|
"label": "int",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ValidateInputTest.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "test_validateinputtest_validateinputtest_notzero0",
|
|
"label": ".NotZero0()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ValidateInputTest.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "validateinputnest1",
|
|
"label": "ValidateInputNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ValidateInputTest.cs",
|
|
"source_location": "L15"
|
|
},
|
|
{
|
|
"id": "validateinputinheritednest",
|
|
"label": "ValidateInputInheritedNest",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ValidateInputTest.cs",
|
|
"source_location": "L17"
|
|
},
|
|
{
|
|
"id": "test_validateinputtest_validateinputnest1",
|
|
"label": "ValidateInputNest1",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ValidateInputTest.cs",
|
|
"source_location": "L20"
|
|
},
|
|
{
|
|
"id": "test_validateinputtest_validateinputnest1_notzero1",
|
|
"label": ".NotZero1()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ValidateInputTest.cs",
|
|
"source_location": "L27"
|
|
},
|
|
{
|
|
"id": "validateinputnest2",
|
|
"label": "ValidateInputNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ValidateInputTest.cs",
|
|
"source_location": "L32"
|
|
},
|
|
{
|
|
"id": "test_validateinputtest_validateinputnest2",
|
|
"label": "ValidateInputNest2",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ValidateInputTest.cs",
|
|
"source_location": "L35"
|
|
},
|
|
{
|
|
"id": "test_validateinputtest_validateinputnest2_notzero2",
|
|
"label": ".NotZero2()",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ValidateInputTest.cs",
|
|
"source_location": "L42"
|
|
},
|
|
{
|
|
"id": "test_validateinputtest_validateinputinheritednest",
|
|
"label": "ValidateInputInheritedNest",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ValidateInputTest.cs",
|
|
"source_location": "L48"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_naughtycomponent_cs",
|
|
"label": "_NaughtyComponent.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_NaughtyComponent.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_naughtycomponent_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_NaughtyComponent.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "test_naughtycomponent_naughtycomponent",
|
|
"label": "_NaughtyComponent",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_NaughtyComponent.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "test_naughtycomponent_myclass",
|
|
"label": "MyClass",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_NaughtyComponent.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_naughtyscriptableobject_cs",
|
|
"label": "_NaughtyScriptableObject.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_NaughtyScriptableObject.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_naughtyscriptableobject_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_NaughtyScriptableObject.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "test_naughtyscriptableobject_naughtyscriptableobject",
|
|
"label": "_NaughtyScriptableObject",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_NaughtyScriptableObject.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "scriptableobject",
|
|
"label": "ScriptableObject",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "list",
|
|
"label": "List",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_NaughtyScriptableObject.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_testscriptableobjecta_cs",
|
|
"label": "_TestScriptableObjectA.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_TestScriptableObjectA.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_testscriptableobjecta_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_TestScriptableObjectA.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "test_testscriptableobjecta_testscriptableobjecta",
|
|
"label": "_TestScriptableObjectA",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_TestScriptableObjectA.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "scriptableobject",
|
|
"label": "ScriptableObject",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "list",
|
|
"label": "List",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_TestScriptableObjectA.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "naughtyattributes_scripts_test_testscriptableobjectb_cs",
|
|
"label": "_TestScriptableObjectB.cs",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_TestScriptableObjectB.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "test_testscriptableobjectb_naughtyattributes_test",
|
|
"label": "NaughtyAttributes.Test",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_TestScriptableObjectB.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "test_testscriptableobjectb_testscriptableobjectb",
|
|
"label": "_TestScriptableObjectB",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_TestScriptableObjectB.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "scriptableobject",
|
|
"label": "ScriptableObject",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "vector2int",
|
|
"label": "Vector2Int",
|
|
"file_type": "code",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_TestScriptableObjectB.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "plugins_baedrick_coloredheadercreator_coloredheader_cs",
|
|
"label": "ColoredHeader.cs",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeader.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "coloredheadercreator_coloredheader_plugins_baedrick_coloredheadercreator",
|
|
"label": "Plugins.Baedrick.ColoredHeaderCreator",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeader.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "coloredheadercreator_coloredheader_coloredheader",
|
|
"label": "ColoredHeader",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeader.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "coloredheadercreator_coloredheader_onvalidate",
|
|
"label": "OnValidate()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeader.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "plugins_baedrick_coloredheadercreator_coloredheaderpreset_cs",
|
|
"label": "ColoredHeaderPreset.cs",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderPreset.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "coloredheadercreator_coloredheaderpreset_plugins_baedrick_coloredheadercreator",
|
|
"label": "Plugins.Baedrick.ColoredHeaderCreator",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderPreset.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "coloredheadercreator_coloredheaderpreset_coloredheaderpreset",
|
|
"label": "ColoredHeaderPreset",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderPreset.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "scriptableobject",
|
|
"label": "ScriptableObject",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "list",
|
|
"label": "List",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderPreset.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "plugins_baedrick_coloredheadercreator_coloredheadersettings_cs",
|
|
"label": "ColoredHeaderSettings.cs",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderSettings.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "coloredheadercreator_coloredheadersettings_plugins_baedrick_coloredheadercreator",
|
|
"label": "Plugins.Baedrick.ColoredHeaderCreator",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderSettings.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "coloredheadercreator_coloredheadersettings_headersettings",
|
|
"label": "HeaderSettings",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderSettings.cs",
|
|
"source_location": "L22"
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderSettings.cs",
|
|
"source_location": "L25"
|
|
},
|
|
{
|
|
"id": "color",
|
|
"label": "Color",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderSettings.cs",
|
|
"source_location": "L27"
|
|
},
|
|
{
|
|
"id": "textalignmentoptions",
|
|
"label": "TextAlignmentOptions",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderSettings.cs",
|
|
"source_location": "L30"
|
|
},
|
|
{
|
|
"id": "fontstyleoptions",
|
|
"label": "FontStyleOptions",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderSettings.cs",
|
|
"source_location": "L34"
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderSettings.cs",
|
|
"source_location": "L36"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderSettings.cs",
|
|
"source_location": "L40"
|
|
},
|
|
{
|
|
"id": "coloredheadercreator_coloredheadersettings_coloredheadersettings",
|
|
"label": "ColoredHeaderSettings",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderSettings.cs",
|
|
"source_location": "L44"
|
|
},
|
|
{
|
|
"id": "scriptableobject",
|
|
"label": "ScriptableObject",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "coloredheadercreator_coloredheadersettings_coloredheadersettings_resetsettings",
|
|
"label": ".ResetSettings()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderSettings.cs",
|
|
"source_location": "L48"
|
|
},
|
|
{
|
|
"id": "plugins_baedrick_coloredheadercreator_editor_coloredheadergui_cs",
|
|
"label": "ColoredHeaderGUI.cs",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "editor_coloredheadergui_plugins_baedrick_coloredheadercreator_editor",
|
|
"label": "Plugins.Baedrick.ColoredHeaderCreator.Editor",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "editor_coloredheadergui_coloredheadergui",
|
|
"label": "ColoredHeaderGUI",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "editorwindow",
|
|
"label": "EditorWindow",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "coloredheadersettings",
|
|
"label": "ColoredHeaderSettings",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "object",
|
|
"label": "Object",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "int",
|
|
"label": "int",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L20"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L21"
|
|
},
|
|
{
|
|
"id": "editor_coloredheadergui_strings",
|
|
"label": "Strings",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L26"
|
|
},
|
|
{
|
|
"id": "editor_coloredheadergui_coloredheadergui_createheaderwithmenu",
|
|
"label": ".CreateHeaderWithMenu()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L68"
|
|
},
|
|
{
|
|
"id": "editor_coloredheadergui_coloredheadergui_createwindow",
|
|
"label": ".CreateWindow()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L81"
|
|
},
|
|
{
|
|
"id": "editor_coloredheadergui_coloredheadergui_onenable",
|
|
"label": ".OnEnable()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L88"
|
|
},
|
|
{
|
|
"id": "editor_coloredheadergui_coloredheadergui_ondisable",
|
|
"label": ".OnDisable()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L97"
|
|
},
|
|
{
|
|
"id": "editor_coloredheadergui_coloredheadergui_ongui",
|
|
"label": ".OnGUI()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L102"
|
|
},
|
|
{
|
|
"id": "editor_coloredheadergui_coloredheadergui_drawheadercreator",
|
|
"label": ".DrawHeaderCreator()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L142"
|
|
},
|
|
{
|
|
"id": "editor_coloredheadergui_coloredheadergui_drawpresetcreator",
|
|
"label": ".DrawPresetCreator()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L214"
|
|
},
|
|
{
|
|
"id": "editor_coloredheadergui_coloredheadergui_createheader",
|
|
"label": ".CreateHeader()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L234"
|
|
},
|
|
{
|
|
"id": "editor_coloredheadergui_coloredheadergui_createheadersfrompreset",
|
|
"label": ".CreateHeadersFromPreset()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L253"
|
|
},
|
|
{
|
|
"id": "editor_coloredheadergui_coloredheadergui_createpresetfile",
|
|
"label": ".CreatePresetFile()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L265"
|
|
},
|
|
{
|
|
"id": "plugins_baedrick_coloredheadercreator_editor_coloredheaderrenderer_cs",
|
|
"label": "ColoredHeaderRenderer.cs",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderRenderer.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "editor_coloredheaderrenderer_plugins_baedrick_coloredheadercreator_editor",
|
|
"label": "Plugins.Baedrick.ColoredHeaderCreator.Editor",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderRenderer.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "editor_coloredheaderrenderer_coloredheaderrenderer",
|
|
"label": "ColoredHeaderRenderer",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderRenderer.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "editor_coloredheaderrenderer_coloredheaderrenderer_displayheader",
|
|
"label": ".DisplayHeader()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderRenderer.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "editor_coloredheaderrenderer_coloredheaderrenderer_renderheaders",
|
|
"label": ".RenderHeaders()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderRenderer.cs",
|
|
"source_location": "L28"
|
|
},
|
|
{
|
|
"id": "plugins_baedrick_coloredheadercreator_editor_editorhelper_cs",
|
|
"label": "EditorHelper.cs",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\EditorHelper.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "editor_editorhelper_plugins_baedrick_coloredheadercreator_editor",
|
|
"label": "Plugins.Baedrick.ColoredHeaderCreator.Editor",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\EditorHelper.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "editor_editorhelper_editorhelper",
|
|
"label": "EditorHelper",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\EditorHelper.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "editor_editorhelper_editorhelper_foldout",
|
|
"label": ".Foldout()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\EditorHelper.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "editor_editorhelper_editorhelper_loadsettings",
|
|
"label": ".LoadSettings()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\EditorHelper.cs",
|
|
"source_location": "L28"
|
|
},
|
|
{
|
|
"id": "editor_editorhelper_editorhelper_createsettingsasset",
|
|
"label": ".CreateSettingsAsset()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\EditorHelper.cs",
|
|
"source_location": "L43"
|
|
},
|
|
{
|
|
"id": "editor_editorhelper_editorhelper_copyheadersettingsfromto",
|
|
"label": ".CopyHeaderSettingsFromTo()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\EditorHelper.cs",
|
|
"source_location": "L51"
|
|
},
|
|
{
|
|
"id": "editor_editorhelper_editorhelper_deleteallheaders",
|
|
"label": ".DeleteAllHeaders()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\EditorHelper.cs",
|
|
"source_location": "L62"
|
|
},
|
|
{
|
|
"id": "plugins_baedrick_coloredheadercreator_editor_onpostprocessscene_cs",
|
|
"label": "OnPostProcessScene.cs",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\OnPostProcessScene.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "editor_onpostprocessscene_plugins_baedrick_coloredheadercreator_editor",
|
|
"label": "Plugins.Baedrick.ColoredHeaderCreator.Editor",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\OnPostProcessScene.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "editor_onpostprocessscene_onpreprocessscene",
|
|
"label": "OnPreprocessScene",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\OnPostProcessScene.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "editor_onpostprocessscene_onpreprocessscene_onpostprocessscene",
|
|
"label": ".OnPostProcessScene()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\OnPostProcessScene.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "plugins_demigiant_dotween_modules_dotweenmoduleaudio_cs",
|
|
"label": "DOTweenModuleAudio.cs",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleaudio_dg_tweening",
|
|
"label": "DG.Tweening",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleaudio_dotweenmoduleaudio",
|
|
"label": "DOTweenModuleAudio",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleaudio_dotweenmoduleaudio_dofade",
|
|
"label": ".DOFade()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L23"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleaudio_dotweenmoduleaudio_dopitch",
|
|
"label": ".DOPitch()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L35"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleaudio_dotweenmoduleaudio_dosetfloat",
|
|
"label": ".DOSetFloat()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L51"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleaudio_dotweenmoduleaudio_docomplete",
|
|
"label": ".DOComplete()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L72"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleaudio_dotweenmoduleaudio_dokill",
|
|
"label": ".DOKill()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L83"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleaudio_dotweenmoduleaudio_doflip",
|
|
"label": ".DOFlip()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L93"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleaudio_dotweenmoduleaudio_dogoto",
|
|
"label": ".DOGoto()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L106"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleaudio_dotweenmoduleaudio_dopause",
|
|
"label": ".DOPause()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L116"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleaudio_dotweenmoduleaudio_doplay",
|
|
"label": ".DOPlay()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L126"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleaudio_dotweenmoduleaudio_doplaybackwards",
|
|
"label": ".DOPlayBackwards()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L136"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleaudio_dotweenmoduleaudio_doplayforward",
|
|
"label": ".DOPlayForward()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L146"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleaudio_dotweenmoduleaudio_dorestart",
|
|
"label": ".DORestart()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L156"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleaudio_dotweenmoduleaudio_dorewind",
|
|
"label": ".DORewind()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L166"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleaudio_dotweenmoduleaudio_dosmoothrewind",
|
|
"label": ".DOSmoothRewind()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L176"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleaudio_dotweenmoduleaudio_dotogglepause",
|
|
"label": ".DOTogglePause()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L186"
|
|
},
|
|
{
|
|
"id": "plugins_demigiant_dotween_modules_dotweenmoduleepooutline_cs",
|
|
"label": "DOTweenModuleEPOOutline.cs",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleEPOOutline.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleepooutline_dg_tweening",
|
|
"label": "DG.Tweening",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleEPOOutline.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline",
|
|
"label": "DOTweenModuleEPOOutline",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleEPOOutline.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline_dokill",
|
|
"label": ".DOKill()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleEPOOutline.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline_dofloat",
|
|
"label": ".DOFloat()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleEPOOutline.cs",
|
|
"source_location": "L19"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline_dofade",
|
|
"label": ".DOFade()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleEPOOutline.cs",
|
|
"source_location": "L26"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline_docolor",
|
|
"label": ".DOColor()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleEPOOutline.cs",
|
|
"source_location": "L33"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline_dovector",
|
|
"label": ".DOVector()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleEPOOutline.cs",
|
|
"source_location": "L40"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline_doblurshift",
|
|
"label": ".DOBlurShift()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleEPOOutline.cs",
|
|
"source_location": "L108"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline_dodilateshift",
|
|
"label": ".DODilateShift()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleEPOOutline.cs",
|
|
"source_location": "L128"
|
|
},
|
|
{
|
|
"id": "plugins_demigiant_dotween_modules_dotweenmodulephysics_cs",
|
|
"label": "DOTweenModulePhysics.cs",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmodulephysics_dg_tweening",
|
|
"label": "DG.Tweening",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmodulephysics_dotweenmodulephysics",
|
|
"label": "DOTweenModulePhysics",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics.cs",
|
|
"source_location": "L16"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmodulephysics_dotweenmodulephysics_domove",
|
|
"label": ".DOMove()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics.cs",
|
|
"source_location": "L26"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmodulephysics_dotweenmodulephysics_domovex",
|
|
"label": ".DOMoveX()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics.cs",
|
|
"source_location": "L37"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmodulephysics_dotweenmodulephysics_domovey",
|
|
"label": ".DOMoveY()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics.cs",
|
|
"source_location": "L48"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmodulephysics_dotweenmodulephysics_domovez",
|
|
"label": ".DOMoveZ()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics.cs",
|
|
"source_location": "L59"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmodulephysics_dotweenmodulephysics_dorotate",
|
|
"label": ".DORotate()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics.cs",
|
|
"source_location": "L70"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmodulephysics_dotweenmodulephysics_dolookat",
|
|
"label": ".DOLookAt()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics.cs",
|
|
"source_location": "L83"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmodulephysics_dotweenmodulephysics_dojump",
|
|
"label": ".DOJump()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics.cs",
|
|
"source_location": "L102"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmodulephysics_dotweenmodulephysics_dopath",
|
|
"label": ".DOPath()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics.cs",
|
|
"source_location": "L143"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmodulephysics_dotweenmodulephysics_dolocalpath",
|
|
"label": ".DOLocalPath()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics.cs",
|
|
"source_location": "L168"
|
|
},
|
|
{
|
|
"id": "plugins_demigiant_dotween_modules_dotweenmodulephysics2d_cs",
|
|
"label": "DOTweenModulePhysics2D.cs",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics2D.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmodulephysics2d_dg_tweening",
|
|
"label": "DG.Tweening",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics2D.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmodulephysics2d_dotweenmodulephysics2d",
|
|
"label": "DOTweenModulePhysics2D",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics2D.cs",
|
|
"source_location": "L15"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmodulephysics2d_dotweenmodulephysics2d_domove",
|
|
"label": ".DOMove()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics2D.cs",
|
|
"source_location": "L25"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmodulephysics2d_dotweenmodulephysics2d_domovex",
|
|
"label": ".DOMoveX()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics2D.cs",
|
|
"source_location": "L36"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmodulephysics2d_dotweenmodulephysics2d_domovey",
|
|
"label": ".DOMoveY()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics2D.cs",
|
|
"source_location": "L47"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmodulephysics2d_dotweenmodulephysics2d_dorotate",
|
|
"label": ".DORotate()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics2D.cs",
|
|
"source_location": "L57"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmodulephysics2d_dotweenmodulephysics2d_dojump",
|
|
"label": ".DOJump()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics2D.cs",
|
|
"source_location": "L75"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmodulephysics2d_dotweenmodulephysics2d_dopath",
|
|
"label": ".DOPath()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics2D.cs",
|
|
"source_location": "L114"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmodulephysics2d_dotweenmodulephysics2d_dolocalpath",
|
|
"label": ".DOLocalPath()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics2D.cs",
|
|
"source_location": "L142"
|
|
},
|
|
{
|
|
"id": "plugins_demigiant_dotween_modules_dotweenmodulesprite_cs",
|
|
"label": "DOTweenModuleSprite.cs",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleSprite.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmodulesprite_dg_tweening",
|
|
"label": "DG.Tweening",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleSprite.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmodulesprite_dotweenmodulesprite",
|
|
"label": "DOTweenModuleSprite",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleSprite.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmodulesprite_dotweenmodulesprite_docolor",
|
|
"label": ".DOColor()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleSprite.cs",
|
|
"source_location": "L22"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmodulesprite_dotweenmodulesprite_dofade",
|
|
"label": ".DOFade()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleSprite.cs",
|
|
"source_location": "L32"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmodulesprite_dotweenmodulesprite_dogradientcolor",
|
|
"label": ".DOGradientColor()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleSprite.cs",
|
|
"source_location": "L43"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmodulesprite_dotweenmodulesprite_doblendablecolor",
|
|
"label": ".DOBlendableColor()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleSprite.cs",
|
|
"source_location": "L74"
|
|
},
|
|
{
|
|
"id": "plugins_demigiant_dotween_modules_dotweenmoduleui_cs",
|
|
"label": "DOTweenModuleUI.cs",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_dg_tweening",
|
|
"label": "DG.Tweening",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L18"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"label": "DOTweenModuleUI",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L20"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_dotweenmoduleui_dofade",
|
|
"label": ".DOFade()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L29"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_dotweenmoduleui_docolor",
|
|
"label": ".DOColor()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L43"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_dotweenmoduleui_dofillamount",
|
|
"label": ".DOFillAmount()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L87"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_dotweenmoduleui_dogradientcolor",
|
|
"label": ".DOGradientColor()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L100"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_dotweenmoduleui_doflexiblesize",
|
|
"label": ".DOFlexibleSize()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L128"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_dotweenmoduleui_dominsize",
|
|
"label": ".DOMinSize()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L142"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_dotweenmoduleui_dopreferredsize",
|
|
"label": ".DOPreferredSize()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L156"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_dotweenmoduleui_doscale",
|
|
"label": ".DOScale()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L193"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_dotweenmoduleui_doanchorpos",
|
|
"label": ".DOAnchorPos()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L208"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_dotweenmoduleui_doanchorposx",
|
|
"label": ".DOAnchorPosX()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L218"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_dotweenmoduleui_doanchorposy",
|
|
"label": ".DOAnchorPosY()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L228"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_dotweenmoduleui_doanchorpos3d",
|
|
"label": ".DOAnchorPos3D()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L239"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_dotweenmoduleui_doanchorpos3dx",
|
|
"label": ".DOAnchorPos3DX()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L249"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_dotweenmoduleui_doanchorpos3dy",
|
|
"label": ".DOAnchorPos3DY()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L259"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_dotweenmoduleui_doanchorpos3dz",
|
|
"label": ".DOAnchorPos3DZ()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L269"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_dotweenmoduleui_doanchormax",
|
|
"label": ".DOAnchorMax()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L280"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_dotweenmoduleui_doanchormin",
|
|
"label": ".DOAnchorMin()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L291"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_dotweenmoduleui_dopivot",
|
|
"label": ".DOPivot()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L301"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_dotweenmoduleui_dopivotx",
|
|
"label": ".DOPivotX()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L310"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_dotweenmoduleui_dopivoty",
|
|
"label": ".DOPivotY()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L319"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_dotweenmoduleui_dosizedelta",
|
|
"label": ".DOSizeDelta()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L330"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_dotweenmoduleui_dopunchanchorpos",
|
|
"label": ".DOPunchAnchorPos()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L347"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_dotweenmoduleui_doshakeanchorpos",
|
|
"label": ".DOShakeAnchorPos()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L363"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_dotweenmoduleui_dojumpanchorpos",
|
|
"label": ".DOJumpAnchorPos()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L394"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_dotweenmoduleui_donormalizedpos",
|
|
"label": ".DONormalizedPos()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L434"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_dotweenmoduleui_dohorizontalnormalizedpos",
|
|
"label": ".DOHorizontalNormalizedPos()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L447"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_dotweenmoduleui_doverticalnormalizedpos",
|
|
"label": ".DOVerticalNormalizedPos()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L456"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_dotweenmoduleui_dovalue",
|
|
"label": ".DOValue()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L470"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_dotweenmoduleui_docounter",
|
|
"label": ".DOCounter()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L499"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_dotweenmoduleui_dotext",
|
|
"label": ".DOText()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L533"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_dotweenmoduleui_doblendablecolor",
|
|
"label": ".DOBlendableColor()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L556"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_dotweenmoduleui_doshapecircle",
|
|
"label": ".DOShapeCircle()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L624"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_utils",
|
|
"label": "Utils",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L643"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleui_utils_switchtorecttransform",
|
|
"label": ".SwitchToRectTransform()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L649"
|
|
},
|
|
{
|
|
"id": "plugins_demigiant_dotween_modules_dotweenmoduleunityversion_cs",
|
|
"label": "DOTweenModuleUnityVersion.cs",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleunityversion_dg_tweening",
|
|
"label": "DG.Tweening",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleunityversion_dotweenmoduleunityversion",
|
|
"label": "DOTweenModuleUnityVersion",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L19"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleunityversion_dotweenmoduleunityversion_dogradientcolor",
|
|
"label": ".DOGradientColor()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L27"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleunityversion_dotweenmoduleunityversion_waitforcompletion",
|
|
"label": ".WaitForCompletion()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L81"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleunityversion_dotweenmoduleunityversion_waitforrewind",
|
|
"label": ".WaitForRewind()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L95"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleunityversion_dotweenmoduleunityversion_waitforkill",
|
|
"label": ".WaitForKill()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L109"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleunityversion_dotweenmoduleunityversion_waitforelapsedloops",
|
|
"label": ".WaitForElapsedLoops()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L124"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleunityversion_dotweenmoduleunityversion_waitforposition",
|
|
"label": ".WaitForPosition()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L140"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleunityversion_dotweenmoduleunityversion_waitforstart",
|
|
"label": ".WaitForStart()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L155"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleunityversion_dooffset",
|
|
"label": "DOOffset()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L176"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleunityversion_dotiling",
|
|
"label": "DOTiling()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L192"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleunityversion_asyncwaitforcompletion",
|
|
"label": "AsyncWaitForCompletion()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L216"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleunityversion_asyncwaitforrewind",
|
|
"label": "AsyncWaitForRewind()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L230"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleunityversion_asyncwaitforkill",
|
|
"label": "AsyncWaitForKill()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L244"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleunityversion_asyncwaitforelapsedloops",
|
|
"label": "AsyncWaitForElapsedLoops()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L259"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleunityversion_asyncwaitforposition",
|
|
"label": "AsyncWaitForPosition()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L275"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleunityversion_asyncwaitforstart",
|
|
"label": "AsyncWaitForStart()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L289"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleunityversion_dotweencyinstruction",
|
|
"label": "DOTweenCYInstruction",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L311"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleunityversion_waitforcompletion",
|
|
"label": "WaitForCompletion",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L313"
|
|
},
|
|
{
|
|
"id": "customyieldinstruction",
|
|
"label": "CustomYieldInstruction",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "tween",
|
|
"label": "Tween",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L318"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleunityversion_waitforrewind",
|
|
"label": "WaitForRewind",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L325"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleunityversion_waitforkill",
|
|
"label": "WaitForKill",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L337"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleunityversion_waitforelapsedloops",
|
|
"label": "WaitForElapsedLoops",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L349"
|
|
},
|
|
{
|
|
"id": "int",
|
|
"label": "int",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L355"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleunityversion_waitforposition",
|
|
"label": "WaitForPosition",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L363"
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L369"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleunityversion_waitforstart",
|
|
"label": "WaitForStart",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L377"
|
|
},
|
|
{
|
|
"id": "plugins_demigiant_dotween_modules_dotweenmoduleutils_cs",
|
|
"label": "DOTweenModuleUtils.cs",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUtils.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleutils_dg_tweening",
|
|
"label": "DG.Tweening",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUtils.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleutils_dotweenmoduleutils",
|
|
"label": "DOTweenModuleUtils",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUtils.cs",
|
|
"source_location": "L26"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUtils.cs",
|
|
"source_location": "L28"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleutils_dotweenmoduleutils_init",
|
|
"label": ".Init()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUtils.cs",
|
|
"source_location": "L35"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleutils_preserver",
|
|
"label": "Preserver()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUtils.cs",
|
|
"source_location": "L56"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleutils_playmodestatechanged",
|
|
"label": "PlaymodeStateChanged()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUtils.cs",
|
|
"source_location": "L71"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleutils_physics",
|
|
"label": "Physics",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUtils.cs",
|
|
"source_location": "L85"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleutils_physics_setorientationonpath",
|
|
"label": ".SetOrientationOnPath()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUtils.cs",
|
|
"source_location": "L88"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleutils_physics_hasrigidbody2d",
|
|
"label": ".HasRigidbody2D()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUtils.cs",
|
|
"source_location": "L99"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleutils_physics_hasrigidbody",
|
|
"label": ".HasRigidbody()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUtils.cs",
|
|
"source_location": "L113"
|
|
},
|
|
{
|
|
"id": "modules_dotweenmoduleutils_physics_createdotweenpathtween",
|
|
"label": ".CreateDOTweenPathTween()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUtils.cs",
|
|
"source_location": "L126"
|
|
},
|
|
{
|
|
"id": "plugins_iconscreator_scripts_editor_core_iconbackground_cs",
|
|
"label": "IconBackground.cs",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconBackground.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "core_iconbackground_iconscreationtool_editor_core",
|
|
"label": "IconsCreationTool.Editor.Core",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconBackground.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "plugins_iconscreator_scripts_editor_core_iconbackgrounddata_cs",
|
|
"label": "IconBackgroundData.cs",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconBackgroundData.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "core_iconbackgrounddata_iconscreationtool_editor_core",
|
|
"label": "IconsCreationTool.Editor.Core",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconBackgroundData.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "plugins_iconscreator_scripts_editor_core_iconscreator_cs",
|
|
"label": "IconsCreator.cs",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "core_iconscreator_iconscreationtool_editor_core",
|
|
"label": "IconsCreationTool.Editor.Core",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "core_iconscreator_iconscreator",
|
|
"label": "IconsCreator",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "iconscreatordata",
|
|
"label": "IconsCreatorData",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "iconscreatorinternalscenehandler",
|
|
"label": "IconsCreatorInternalSceneHandler",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "iconscreatorcamerautility",
|
|
"label": "IconsCreatorCameraUtility",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "iconssaver",
|
|
"label": "IconsSaver",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "core_iconscreator_iconscreator_initializeenvironment",
|
|
"label": ".InitializeEnvironment()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L28"
|
|
},
|
|
{
|
|
"id": "core_iconscreator_iconscreator_addiconscreationcameratag",
|
|
"label": ".AddIconsCreationCameraTag()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L35"
|
|
},
|
|
{
|
|
"id": "core_iconscreator_iconscreator_setdata",
|
|
"label": ".SetData()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L44"
|
|
},
|
|
{
|
|
"id": "core_iconscreator_iconscreator_ondatachanged",
|
|
"label": ".OnDataChanged()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L55"
|
|
},
|
|
{
|
|
"id": "core_iconscreator_iconscreator_updatecameraview",
|
|
"label": ".UpdateCameraView()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L66"
|
|
},
|
|
{
|
|
"id": "core_iconscreator_iconscreator_adjustcamera",
|
|
"label": ".AdjustCamera()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L77"
|
|
},
|
|
{
|
|
"id": "core_iconscreator_iconscreator_createicon",
|
|
"label": ".CreateIcon()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L89"
|
|
},
|
|
{
|
|
"id": "plugins_iconscreator_scripts_editor_core_iconscreatorcamerautility_cs",
|
|
"label": "IconsCreatorCameraUtility.cs",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorcamerautility_iconscreationtool_editor_core",
|
|
"label": "IconsCreationTool.Editor.Core",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorcamerautility_iconscreatorcamerautility",
|
|
"label": "IconsCreatorCameraUtility",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "camera",
|
|
"label": "Camera",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "gameobject",
|
|
"label": "GameObject",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "bounds",
|
|
"label": "Bounds",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L15"
|
|
},
|
|
{
|
|
"id": "int",
|
|
"label": "int",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L17"
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L18"
|
|
},
|
|
{
|
|
"id": "iconbackgrounddata",
|
|
"label": "IconBackgroundData",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L20"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorcamerautility_iconscreatorcamerautility_retrievecamera",
|
|
"label": ".RetrieveCamera()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L28"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorcamerautility_iconscreatorcamerautility_setdata",
|
|
"label": ".SetData()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L64"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorcamerautility_iconscreatorcamerautility_setbackground",
|
|
"label": ".SetBackground()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L77"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorcamerautility_iconscreatorcamerautility_adjustcamera",
|
|
"label": ".AdjustCamera()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L103"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorcamerautility_iconscreatorcamerautility_setrotation",
|
|
"label": ".SetRotation()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L119"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorcamerautility_iconscreatorcamerautility_setposition",
|
|
"label": ".SetPosition()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L125"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorcamerautility_iconscreatorcamerautility_setorthographicsize",
|
|
"label": ".SetOrthographicSize()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L133"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorcamerautility_iconscreatorcamerautility_capturecameraview",
|
|
"label": ".CaptureCameraView()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L143"
|
|
},
|
|
{
|
|
"id": "plugins_iconscreator_scripts_editor_core_iconscreatordata_cs",
|
|
"label": "IconsCreatorData.cs",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorData.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "core_iconscreatordata_iconscreationtool_editor_core",
|
|
"label": "IconsCreationTool.Editor.Core",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorData.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "plugins_iconscreator_scripts_editor_core_iconscreatorinternalscenehandler_cs",
|
|
"label": "IconsCreatorInternalSceneHandler.cs",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorinternalscenehandler_iconscreationtool_editor_core",
|
|
"label": "IconsCreationTool.Editor.Core",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler",
|
|
"label": "IconsCreatorInternalSceneHandler",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "scene",
|
|
"label": "Scene",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L18"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler_trycreatescene",
|
|
"label": ".TryCreateScene()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L23"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler_createscene",
|
|
"label": ".CreateScene()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L37"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler_setupscenecomponents",
|
|
"label": ".SetupSceneComponents()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L56"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler_setupscenerendering",
|
|
"label": ".SetupSceneRendering()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L87"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler_interactwithtarget",
|
|
"label": ".InteractWithTarget()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L95"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler_openscene",
|
|
"label": ".OpenScene()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L145"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler_placetarget",
|
|
"label": ".PlaceTarget()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L162"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler_closescene",
|
|
"label": ".CloseScene()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L175"
|
|
},
|
|
{
|
|
"id": "plugins_iconscreator_scripts_editor_core_iconscreatorwindow_cs",
|
|
"label": "IconsCreatorWindow.cs",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorwindow_iconscreationtool_editor_core",
|
|
"label": "IconsCreationTool.Editor.Core",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"label": "IconsCreatorWindow",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "editorwindow",
|
|
"label": "EditorWindow",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "iconbackground",
|
|
"label": "IconBackground",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "color",
|
|
"label": "Color",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "texture2d",
|
|
"label": "Texture2D",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L15"
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L17"
|
|
},
|
|
{
|
|
"id": "int",
|
|
"label": "int",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L19"
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L20"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L22"
|
|
},
|
|
{
|
|
"id": "list",
|
|
"label": "List",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L24"
|
|
},
|
|
{
|
|
"id": "iconscreator",
|
|
"label": "IconsCreator",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L28"
|
|
},
|
|
{
|
|
"id": "vector2",
|
|
"label": "Vector2",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L30"
|
|
},
|
|
{
|
|
"id": "serializedobject",
|
|
"label": "SerializedObject",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L48"
|
|
},
|
|
{
|
|
"id": "serializedproperty",
|
|
"label": "SerializedProperty",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L50"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorwindow_iconscreatorwindow_openwindow",
|
|
"label": ".OpenWindow()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L63"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorwindow_iconscreatorwindow_awake",
|
|
"label": ".Awake()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L70"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorwindow_iconscreatorwindow_onenable",
|
|
"label": ".OnEnable()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L76"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorwindow_iconscreatorwindow_load",
|
|
"label": ".Load()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L84"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorwindow_iconscreatorwindow_setupserializedproperties",
|
|
"label": ".SetupSerializedProperties()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L93"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorwindow_iconscreatorwindow_ondisable",
|
|
"label": ".OnDisable()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L109"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorwindow_iconscreatorwindow_save",
|
|
"label": ".Save()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L115"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorwindow_iconscreatorwindow_ongui",
|
|
"label": ".OnGUI()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L124"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorwindow_iconscreatorwindow_drawsettings",
|
|
"label": ".DrawSettings()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L152"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorwindow_iconscreatorwindow_drawbackgroundoptions",
|
|
"label": ".DrawBackgroundOptions()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L179"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorwindow_iconscreatorwindow_drawbackgroundtypeoption",
|
|
"label": ".DrawBackgroundTypeOption()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L194"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorwindow_iconscreatorwindow_drawbackgroundpickeroption",
|
|
"label": ".DrawBackgroundPickerOption()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L208"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorwindow_iconscreatorwindow_drawnamingoptions",
|
|
"label": ".DrawNamingOptions()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L231"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorwindow_iconscreatorwindow_drawsizingoptions",
|
|
"label": ".DrawSizingOptions()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L245"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorwindow_iconscreatorwindow_drawotheroptions",
|
|
"label": ".DrawOtherOptions()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L257"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorwindow_iconscreatorwindow_drawobjectsoptions",
|
|
"label": ".DrawObjectsOptions()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L270"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorwindow_iconscreatorwindow_validatetargetproperty",
|
|
"label": ".ValidateTargetProperty()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L299"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorwindow_iconscreatorwindow_removeinvalidtargetreferences",
|
|
"label": ".RemoveInvalidTargetReferences()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L354"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorwindow_iconscreatorwindow_drawcreateiconbutton",
|
|
"label": ".DrawCreateIconButton()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L361"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorwindow_iconscreatorwindow_updateiconscreator",
|
|
"label": ".UpdateIconsCreator()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L388"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorwindow_iconscreatorwindow_updatepreviewtexture",
|
|
"label": ".UpdatePreviewTexture()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L399"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorwindow_iconscreatorwindow_drawpreview",
|
|
"label": ".DrawPreview()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L412"
|
|
},
|
|
{
|
|
"id": "plugins_iconscreator_scripts_editor_core_iconscreatorwindowelements_cs",
|
|
"label": "IconsCreatorWindowElements.cs",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindowElements.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorwindowelements_iconscreationtool_editor_core",
|
|
"label": "IconsCreationTool.Editor.Core",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindowElements.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorwindowelements_iconscreatorwindowelements",
|
|
"label": "IconsCreatorWindowElements",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindowElements.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindowElements.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "guistyle",
|
|
"label": "GUIStyle",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindowElements.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorwindowelements_iconscreatorwindowelements_drawsmallspace",
|
|
"label": ".DrawSmallSpace()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindowElements.cs",
|
|
"source_location": "L19"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorwindowelements_iconscreatorwindowelements_drawregularspace",
|
|
"label": ".DrawRegularSpace()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindowElements.cs",
|
|
"source_location": "L25"
|
|
},
|
|
{
|
|
"id": "core_iconscreatorwindowelements_iconscreatorwindowelements_drawboldlabel",
|
|
"label": ".DrawBoldLabel()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindowElements.cs",
|
|
"source_location": "L31"
|
|
},
|
|
{
|
|
"id": "plugins_iconscreator_scripts_editor_core_iconssaver_cs",
|
|
"label": "IconsSaver.cs",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsSaver.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "core_iconssaver_iconscreationtool_editor_core",
|
|
"label": "IconsCreationTool.Editor.Core",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsSaver.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "core_iconssaver_iconssaver",
|
|
"label": "IconsSaver",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsSaver.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsSaver.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "core_iconssaver_iconssaver_setdata",
|
|
"label": ".SetData()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsSaver.cs",
|
|
"source_location": "L15"
|
|
},
|
|
{
|
|
"id": "core_iconssaver_iconssaver_saveicon",
|
|
"label": ".SaveIcon()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsSaver.cs",
|
|
"source_location": "L22"
|
|
},
|
|
{
|
|
"id": "core_iconssaver_iconssaver_converttosprite",
|
|
"label": ".ConvertToSprite()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsSaver.cs",
|
|
"source_location": "L40"
|
|
},
|
|
{
|
|
"id": "plugins_iconscreator_scripts_editor_utility_extensions_gameobjectextensions_cs",
|
|
"label": "GameObjectExtensions.cs",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\GameObjectExtensions.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "extensions_gameobjectextensions_iconscreationtool_editor_utility_extensions",
|
|
"label": "IconsCreationTool.Editor.Utility.Extensions",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\GameObjectExtensions.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "extensions_gameobjectextensions_gameobjectextensions",
|
|
"label": "GameObjectExtensions",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\GameObjectExtensions.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "extensions_gameobjectextensions_gameobjectextensions_getorthographicbounds",
|
|
"label": ".GetOrthographicBounds()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\GameObjectExtensions.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "extensions_gameobjectextensions_gameobjectextensions_hasvisiblemesh",
|
|
"label": ".HasVisibleMesh()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\GameObjectExtensions.cs",
|
|
"source_location": "L46"
|
|
},
|
|
{
|
|
"id": "plugins_iconscreator_scripts_editor_utility_extensions_textureextensions_cs",
|
|
"label": "TextureExtensions.cs",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\TextureExtensions.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "extensions_textureextensions_iconscreationtool_editor_utility_extensions",
|
|
"label": "IconsCreationTool.Editor.Utility.Extensions",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\TextureExtensions.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "extensions_textureextensions_textureextensions",
|
|
"label": "TextureExtensions",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\TextureExtensions.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "extensions_textureextensions_textureextensions_resize",
|
|
"label": ".Resize()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\TextureExtensions.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "plugins_iconscreator_scripts_editor_utility_extensions_unityobjectextensions_cs",
|
|
"label": "UnityObjectExtensions.cs",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\UnityObjectExtensions.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "extensions_unityobjectextensions_iconscreationtool_editor_utility_extensions",
|
|
"label": "IconsCreationTool.Editor.Utility.Extensions",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\UnityObjectExtensions.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "extensions_unityobjectextensions_unityobjectextensions",
|
|
"label": "UnityObjectExtensions",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\UnityObjectExtensions.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "extensions_unityobjectextensions_unityobjectextensions_extractallgameobjects",
|
|
"label": ".ExtractAllGameObjects()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\UnityObjectExtensions.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "extensions_unityobjectextensions_unityobjectextensions_isfolder",
|
|
"label": ".IsFolder()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\UnityObjectExtensions.cs",
|
|
"source_location": "L43"
|
|
},
|
|
{
|
|
"id": "extensions_unityobjectextensions_unityobjectextensions_isfoldercontaininggameobjects",
|
|
"label": ".IsFolderContainingGameObjects()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\UnityObjectExtensions.cs",
|
|
"source_location": "L49"
|
|
},
|
|
{
|
|
"id": "plugins_iconscreator_scripts_editor_utility_extensions_vectorextensions_cs",
|
|
"label": "VectorExtensions.cs",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\VectorExtensions.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "extensions_vectorextensions_iconscreationtool_editor_utility_extensions",
|
|
"label": "IconsCreationTool.Editor.Utility.Extensions",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\VectorExtensions.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "extensions_vectorextensions_vectorextensions",
|
|
"label": "VectorExtensions",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\VectorExtensions.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "extensions_vectorextensions_vectorextensions_abs",
|
|
"label": ".Abs()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\VectorExtensions.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "extensions_vectorextensions_vectorextensions_biggestcomponentvalue",
|
|
"label": ".BiggestComponentValue()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\VectorExtensions.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "plugins_iconscreator_scripts_editor_utility_helpers_layershelper_cs",
|
|
"label": "LayersHelper.cs",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Helpers\\LayersHelper.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "helpers_layershelper_iconscreationtool_editor_utility_helpers",
|
|
"label": "IconsCreationTool.Editor.Utility.Helpers",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Helpers\\LayersHelper.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "helpers_layershelper_layershelper",
|
|
"label": "LayersHelper",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Helpers\\LayersHelper.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "helpers_layershelper_layershelper_createlayer",
|
|
"label": ".CreateLayer()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Helpers\\LayersHelper.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "helpers_layershelper_layershelper_removelayer",
|
|
"label": ".RemoveLayer()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Helpers\\LayersHelper.cs",
|
|
"source_location": "L59"
|
|
},
|
|
{
|
|
"id": "plugins_iconscreator_scripts_tests_editor_0_iconassetvaliditytests_cs",
|
|
"label": "_0_IconAssetValidityTests.cs",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_0_IconAssetValidityTests.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "editor_0_iconassetvaliditytests_iconscreationtool_tests_editor",
|
|
"label": "IconsCreationTool.Tests.Editor",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_0_IconAssetValidityTests.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "editor_0_iconassetvaliditytests_0_iconassetvaliditytests",
|
|
"label": "_0_IconAssetValidityTests",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_0_IconAssetValidityTests.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_0_IconAssetValidityTests.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "iconscreator",
|
|
"label": "IconsCreator",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_0_IconAssetValidityTests.cs",
|
|
"source_location": "L18"
|
|
},
|
|
{
|
|
"id": "textureimporter",
|
|
"label": "TextureImporter",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_0_IconAssetValidityTests.cs",
|
|
"source_location": "L20"
|
|
},
|
|
{
|
|
"id": "editor_0_iconassetvaliditytests_0_iconassetvaliditytests_initialize",
|
|
"label": ".Initialize()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_0_IconAssetValidityTests.cs",
|
|
"source_location": "L23"
|
|
},
|
|
{
|
|
"id": "editor_0_iconassetvaliditytests_0_iconassetvaliditytests_asset_should_exist_at_given_path",
|
|
"label": ".Asset_Should_Exist_At_Given_Path()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_0_IconAssetValidityTests.cs",
|
|
"source_location": "L42"
|
|
},
|
|
{
|
|
"id": "editor_0_iconassetvaliditytests_0_iconassetvaliditytests_asset_should_have_expected_name",
|
|
"label": ".Asset_Should_Have_Expected_Name()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_0_IconAssetValidityTests.cs",
|
|
"source_location": "L49"
|
|
},
|
|
{
|
|
"id": "editor_0_iconassetvaliditytests_0_iconassetvaliditytests_asset_should_be_a_sprite",
|
|
"label": ".Asset_Should_Be_A_Sprite()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_0_IconAssetValidityTests.cs",
|
|
"source_location": "L59"
|
|
},
|
|
{
|
|
"id": "plugins_iconscreator_scripts_tests_editor_1_iconsizetests_cs",
|
|
"label": "_1_IconSizeTests.cs",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "editor_1_iconsizetests_iconscreationtool_tests_editor",
|
|
"label": "IconsCreationTool.Tests.Editor",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "editor_1_iconsizetests_1_iconsizetests",
|
|
"label": "_1_IconSizeTests",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "iconscreator",
|
|
"label": "IconsCreator",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L20"
|
|
},
|
|
{
|
|
"id": "list",
|
|
"label": "List",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L22"
|
|
},
|
|
{
|
|
"id": "textureimporter",
|
|
"label": "TextureImporter",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L24"
|
|
},
|
|
{
|
|
"id": "editor_1_iconsizetests_1_iconsizetests_initialize",
|
|
"label": ".Initialize()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L27"
|
|
},
|
|
{
|
|
"id": "editor_1_iconsizetests_1_iconsizetests_setsize",
|
|
"label": ".SetSize()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L37"
|
|
},
|
|
{
|
|
"id": "editor_1_iconsizetests_1_iconsizetests_createicon",
|
|
"label": ".CreateIcon()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L46"
|
|
},
|
|
{
|
|
"id": "editor_1_iconsizetests_1_iconsizetests_asset_should_be_32px_wide",
|
|
"label": ".Asset_Should_Be_32px_Wide()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L55"
|
|
},
|
|
{
|
|
"id": "editor_1_iconsizetests_1_iconsizetests_asset_should_be_512px_wide",
|
|
"label": ".Asset_Should_Be_512px_Wide()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L69"
|
|
},
|
|
{
|
|
"id": "editor_1_iconsizetests_1_iconsizetests_asset_should_be_1024px_wide",
|
|
"label": ".Asset_Should_Be_1024px_Wide()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L84"
|
|
},
|
|
{
|
|
"id": "editor_1_iconsizetests_1_iconsizetests_asset_should_be_381px_wide",
|
|
"label": ".Asset_Should_Be_381px_Wide()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L98"
|
|
},
|
|
{
|
|
"id": "editor_1_iconsizetests_1_iconsizetests_asset_should_be_32px_high",
|
|
"label": ".Asset_Should_Be_32px_High()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L112"
|
|
},
|
|
{
|
|
"id": "editor_1_iconsizetests_1_iconsizetests_asset_should_be_512px_high",
|
|
"label": ".Asset_Should_Be_512px_High()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L126"
|
|
},
|
|
{
|
|
"id": "editor_1_iconsizetests_1_iconsizetests_asset_should_be_1024px_high",
|
|
"label": ".Asset_Should_Be_1024px_High()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L140"
|
|
},
|
|
{
|
|
"id": "editor_1_iconsizetests_1_iconsizetests_asset_should_be_381px_high",
|
|
"label": ".Asset_Should_Be_381px_High()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L154"
|
|
},
|
|
{
|
|
"id": "editor_1_iconsizetests_1_iconsizetests_asset_should_have_1to1_aspect_ratio",
|
|
"label": ".Asset_Should_Have_1to1_Aspect_Ratio()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L168"
|
|
},
|
|
{
|
|
"id": "editor_1_iconsizetests_1_iconsizetests_trying_to_make_icon_of_less_than_1px_should_throw_argumentoutofrangeexception",
|
|
"label": ".Trying_To_Make_Icon_Of_Less_Than_1px_Should_Throw_ArgumentOutOfRangeException()",
|
|
"file_type": "code",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L181"
|
|
},
|
|
{
|
|
"id": "textmesh_pro_sprites_emojione_json",
|
|
"label": "EmojiOne.json",
|
|
"file_type": "code",
|
|
"source_file": "TextMesh Pro\\Sprites\\EmojiOne.json",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "sprites_emojione_frames",
|
|
"label": "frames",
|
|
"file_type": "code",
|
|
"source_file": "TextMesh Pro\\Sprites\\EmojiOne.json",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "sprites_emojione_meta",
|
|
"label": "meta",
|
|
"file_type": "code",
|
|
"source_file": "TextMesh Pro\\Sprites\\EmojiOne.json",
|
|
"source_location": "L147"
|
|
},
|
|
{
|
|
"id": "sprites_emojione_meta_app",
|
|
"label": "app",
|
|
"file_type": "code",
|
|
"source_file": "TextMesh Pro\\Sprites\\EmojiOne.json",
|
|
"source_location": "L148"
|
|
},
|
|
{
|
|
"id": "sprites_emojione_meta_version",
|
|
"label": "version",
|
|
"file_type": "code",
|
|
"source_file": "TextMesh Pro\\Sprites\\EmojiOne.json",
|
|
"source_location": "L149"
|
|
},
|
|
{
|
|
"id": "sprites_emojione_meta_image",
|
|
"label": "image",
|
|
"file_type": "code",
|
|
"source_file": "TextMesh Pro\\Sprites\\EmojiOne.json",
|
|
"source_location": "L150"
|
|
},
|
|
{
|
|
"id": "sprites_emojione_meta_format",
|
|
"label": "format",
|
|
"file_type": "code",
|
|
"source_file": "TextMesh Pro\\Sprites\\EmojiOne.json",
|
|
"source_location": "L151"
|
|
},
|
|
{
|
|
"id": "sprites_emojione_meta_size",
|
|
"label": "size",
|
|
"file_type": "code",
|
|
"source_file": "TextMesh Pro\\Sprites\\EmojiOne.json",
|
|
"source_location": "L152"
|
|
},
|
|
{
|
|
"id": "sprites_emojione_size_w",
|
|
"label": "w",
|
|
"file_type": "code",
|
|
"source_file": "TextMesh Pro\\Sprites\\EmojiOne.json",
|
|
"source_location": "L152"
|
|
},
|
|
{
|
|
"id": "sprites_emojione_size_h",
|
|
"label": "h",
|
|
"file_type": "code",
|
|
"source_file": "TextMesh Pro\\Sprites\\EmojiOne.json",
|
|
"source_location": "L152"
|
|
},
|
|
{
|
|
"id": "sprites_emojione_meta_scale",
|
|
"label": "scale",
|
|
"file_type": "code",
|
|
"source_file": "TextMesh Pro\\Sprites\\EmojiOne.json",
|
|
"source_location": "L153"
|
|
},
|
|
{
|
|
"id": "sprites_emojione_meta_smartupdate",
|
|
"label": "smartupdate",
|
|
"file_type": "code",
|
|
"source_file": "TextMesh Pro\\Sprites\\EmojiOne.json",
|
|
"source_location": "L154"
|
|
},
|
|
{
|
|
"id": "thirdpartyassets_gradientskybox_editor_circularmultiplecolorgradientskyboxgui_cs",
|
|
"label": "CircularMultipleColorGradientSkyboxGUI.cs",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\CircularMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "editor_circularmultiplecolorgradientskyboxgui_gradientskybox",
|
|
"label": "GradientSkybox",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\CircularMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "editor_circularmultiplecolorgradientskyboxgui_circularmultiplecolorgradientskyboxgui",
|
|
"label": "CircularMultipleColorGradientSkyboxGUI",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\CircularMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "shadergui",
|
|
"label": "ShaderGUI",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "gradientobject",
|
|
"label": "GradientObject",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\CircularMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\CircularMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "editor_circularmultiplecolorgradientskyboxgui_circularmultiplecolorgradientskyboxgui_ongui",
|
|
"label": ".OnGUI()",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\CircularMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "editor_circularmultiplecolorgradientskyboxgui_circularmultiplecolorgradientskyboxgui_createramptexture",
|
|
"label": ".CreateRampTexture()",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\CircularMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L77"
|
|
},
|
|
{
|
|
"id": "thirdpartyassets_gradientskybox_editor_circulartwocolorgradientskyboxgui_cs",
|
|
"label": "CircularTwoColorGradientSkyboxGUI.cs",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\CircularTwoColorGradientSkyboxGUI.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "editor_circulartwocolorgradientskyboxgui_gradientskybox",
|
|
"label": "GradientSkybox",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\CircularTwoColorGradientSkyboxGUI.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "editor_circulartwocolorgradientskyboxgui_circulartwocolorgradientskyboxgui",
|
|
"label": "CircularTwoColorGradientSkyboxGUI",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\CircularTwoColorGradientSkyboxGUI.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "shadergui",
|
|
"label": "ShaderGUI",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "editor_circulartwocolorgradientskyboxgui_circulartwocolorgradientskyboxgui_ongui",
|
|
"label": ".OnGUI()",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\CircularTwoColorGradientSkyboxGUI.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "thirdpartyassets_gradientskybox_editor_gradientobject_cs",
|
|
"label": "GradientObject.cs",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\GradientObject.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "editor_gradientobject_gradientskybox",
|
|
"label": "GradientSkybox",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\GradientObject.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "editor_gradientobject_gradientobject",
|
|
"label": "GradientObject",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\GradientObject.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "scriptableobject",
|
|
"label": "ScriptableObject",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "gradient",
|
|
"label": "Gradient",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\GradientObject.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "thirdpartyassets_gradientskybox_editor_linearmultiplecolorgradientskyboxgui_cs",
|
|
"label": "LinearMultipleColorGradientSkyboxGUI.cs",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "editor_linearmultiplecolorgradientskyboxgui_gradientskybox",
|
|
"label": "GradientSkybox",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "editor_linearmultiplecolorgradientskyboxgui_linearmultiplecolorgradientskyboxgui",
|
|
"label": "LinearMultipleColorGradientSkyboxGUI",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "shadergui",
|
|
"label": "ShaderGUI",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "gradientobject",
|
|
"label": "GradientObject",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "editor_linearmultiplecolorgradientskyboxgui_linearmultiplecolorgradientskyboxgui_ongui",
|
|
"label": ".OnGUI()",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "editor_linearmultiplecolorgradientskyboxgui_linearmultiplecolorgradientskyboxgui_createramptexture",
|
|
"label": ".CreateRampTexture()",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L74"
|
|
},
|
|
{
|
|
"id": "thirdpartyassets_gradientskybox_editor_linearthreecolorgradientskyboxgui_cs",
|
|
"label": "LinearThreeColorGradientSkyboxGUI.cs",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearThreeColorGradientSkyboxGUI.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "editor_linearthreecolorgradientskyboxgui_gradientskybox",
|
|
"label": "GradientSkybox",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearThreeColorGradientSkyboxGUI.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "editor_linearthreecolorgradientskyboxgui_linearthreecolorgradientskyboxgui",
|
|
"label": "LinearThreeColorGradientSkyboxGUI",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearThreeColorGradientSkyboxGUI.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "shadergui",
|
|
"label": "ShaderGUI",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "editor_linearthreecolorgradientskyboxgui_linearthreecolorgradientskyboxgui_ongui",
|
|
"label": ".OnGUI()",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearThreeColorGradientSkyboxGUI.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "thirdpartyassets_gradientskybox_editor_lineartwocolorgradientskyboxgui_cs",
|
|
"label": "LinearTwoColorGradientSkyboxGUI.cs",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearTwoColorGradientSkyboxGUI.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "editor_lineartwocolorgradientskyboxgui_gradientskybox",
|
|
"label": "GradientSkybox",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearTwoColorGradientSkyboxGUI.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "editor_lineartwocolorgradientskyboxgui_lineartwocolorgradientskyboxgui",
|
|
"label": "LinearTwoColorGradientSkyboxGUI",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearTwoColorGradientSkyboxGUI.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "shadergui",
|
|
"label": "ShaderGUI",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "editor_lineartwocolorgradientskyboxgui_lineartwocolorgradientskyboxgui_ongui",
|
|
"label": ".OnGUI()",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearTwoColorGradientSkyboxGUI.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "thirdpartyassets_quickoutline_scripts_outline_cs",
|
|
"label": "Outline.cs",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "scripts_outline_outline",
|
|
"label": "Outline",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "hashset",
|
|
"label": "HashSet",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L17"
|
|
},
|
|
{
|
|
"id": "scripts_outline_listvector3",
|
|
"label": "ListVector3",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L51"
|
|
},
|
|
{
|
|
"id": "list",
|
|
"label": "List",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L53"
|
|
},
|
|
{
|
|
"id": "mode",
|
|
"label": "Mode",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L56"
|
|
},
|
|
{
|
|
"id": "color",
|
|
"label": "Color",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L59"
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L62"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L65"
|
|
},
|
|
{
|
|
"id": "renderer",
|
|
"label": "Renderer",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L77"
|
|
},
|
|
{
|
|
"id": "material",
|
|
"label": "Material",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L78"
|
|
},
|
|
{
|
|
"id": "scripts_outline_outline_awake",
|
|
"label": ".Awake()",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L83"
|
|
},
|
|
{
|
|
"id": "scripts_outline_outline_onenable",
|
|
"label": ".OnEnable()",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L102"
|
|
},
|
|
{
|
|
"id": "scripts_outline_outline_onvalidate",
|
|
"label": ".OnValidate()",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L115"
|
|
},
|
|
{
|
|
"id": "scripts_outline_outline_update",
|
|
"label": ".Update()",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L132"
|
|
},
|
|
{
|
|
"id": "scripts_outline_outline_ondisable",
|
|
"label": ".OnDisable()",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L140"
|
|
},
|
|
{
|
|
"id": "scripts_outline_outline_ondestroy",
|
|
"label": ".OnDestroy()",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L153"
|
|
},
|
|
{
|
|
"id": "scripts_outline_outline_bake",
|
|
"label": ".Bake()",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L160"
|
|
},
|
|
{
|
|
"id": "scripts_outline_outline_loadsmoothnormals",
|
|
"label": ".LoadSmoothNormals()",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L180"
|
|
},
|
|
{
|
|
"id": "scripts_outline_outline_smoothnormals",
|
|
"label": ".SmoothNormals()",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L221"
|
|
},
|
|
{
|
|
"id": "scripts_outline_outline_combinesubmeshes",
|
|
"label": ".CombineSubmeshes()",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L255"
|
|
},
|
|
{
|
|
"id": "scripts_outline_outline_updatematerialproperties",
|
|
"label": ".UpdateMaterialProperties()",
|
|
"file_type": "code",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L272"
|
|
},
|
|
{
|
|
"id": "project_data_foldericons_editor_foldericonconstants_cs",
|
|
"label": "FolderIconConstants.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconConstants.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "editor_foldericonconstants_foldericons",
|
|
"label": "FolderIcons",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconConstants.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "editor_foldericonconstants_foldericonconstants",
|
|
"label": "FolderIconConstants",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconConstants.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconConstants.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconConstants.cs",
|
|
"source_location": "L21"
|
|
},
|
|
{
|
|
"id": "color",
|
|
"label": "Color",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconConstants.cs",
|
|
"source_location": "L28"
|
|
},
|
|
{
|
|
"id": "project_data_foldericons_editor_foldericongui_cs",
|
|
"label": "FolderIconGUI.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconGUI.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "editor_foldericongui_foldericons",
|
|
"label": "FolderIcons",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconGUI.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "editor_foldericongui_foldericongui",
|
|
"label": "FolderIconGUI",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconGUI.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "editor_foldericongui_foldericongui_drawfolderpreview",
|
|
"label": ".DrawFolderPreview()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconGUI.cs",
|
|
"source_location": "L18"
|
|
},
|
|
{
|
|
"id": "editor_foldericongui_foldericongui_drawfoldertexture",
|
|
"label": ".DrawFolderTexture()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconGUI.cs",
|
|
"source_location": "L40"
|
|
},
|
|
{
|
|
"id": "editor_foldericongui_foldericongui_drawoverlaytexture",
|
|
"label": ".DrawOverlayTexture()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconGUI.cs",
|
|
"source_location": "L58"
|
|
},
|
|
{
|
|
"id": "editor_foldericongui_foldericongui_issideview",
|
|
"label": ".IsSideView()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconGUI.cs",
|
|
"source_location": "L73"
|
|
},
|
|
{
|
|
"id": "editor_foldericongui_foldericongui_istreeview",
|
|
"label": ".IsTreeView()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconGUI.cs",
|
|
"source_location": "L82"
|
|
},
|
|
{
|
|
"id": "project_data_foldericons_editor_foldericons_cs",
|
|
"label": "FolderIcons.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIcons.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "editor_foldericons_foldericons",
|
|
"label": "FolderIcons",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIcons.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "editor_foldericons_foldericonsreplacer",
|
|
"label": "FolderIconsReplacer",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIcons.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "object",
|
|
"label": "Object",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIcons.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "foldericonsettings",
|
|
"label": "FolderIconSettings",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIcons.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIcons.cs",
|
|
"source_location": "L16"
|
|
},
|
|
{
|
|
"id": "color",
|
|
"label": "Color",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIcons.cs",
|
|
"source_location": "L19"
|
|
},
|
|
{
|
|
"id": "editor_foldericons_foldericonsreplacer_replacefolders",
|
|
"label": ".ReplaceFolders()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIcons.cs",
|
|
"source_location": "L29"
|
|
},
|
|
{
|
|
"id": "editor_foldericons_foldericonsreplacer_drawtextures",
|
|
"label": ".DrawTextures()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIcons.cs",
|
|
"source_location": "L64"
|
|
},
|
|
{
|
|
"id": "editor_foldericons_foldericonsreplacer_checkpreferences",
|
|
"label": ".CheckPreferences()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIcons.cs",
|
|
"source_location": "L92"
|
|
},
|
|
{
|
|
"id": "editor_foldericons_foldericonsreplacer_findorcreatefolder",
|
|
"label": ".FindOrCreateFolder()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIcons.cs",
|
|
"source_location": "L107"
|
|
},
|
|
{
|
|
"id": "editor_foldericons_foldericonsreplacer_getallinstances",
|
|
"label": ".GetAllInstances()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIcons.cs",
|
|
"source_location": "L116"
|
|
},
|
|
{
|
|
"id": "project_data_foldericons_editor_foldericonsettings_cs",
|
|
"label": "FolderIconSettings.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettings.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "editor_foldericonsettings_foldericons",
|
|
"label": "FolderIcons",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettings.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "editor_foldericonsettings_foldericonsettings",
|
|
"label": "FolderIconSettings",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettings.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "scriptableobject",
|
|
"label": "ScriptableObject",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "editor_foldericonsettings_foldericon",
|
|
"label": "FolderIcon",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettings.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "defaultasset",
|
|
"label": "DefaultAsset",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettings.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "texture2d",
|
|
"label": "Texture2D",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettings.cs",
|
|
"source_location": "L16"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettings.cs",
|
|
"source_location": "L21"
|
|
},
|
|
{
|
|
"id": "project_data_foldericons_editor_foldericonsettingseditor_cs",
|
|
"label": "FolderIconSettingsEditor.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "editor_foldericonsettingseditor_foldericons",
|
|
"label": "FolderIcons",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"label": "FolderIconSettingsEditor",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "editor",
|
|
"label": "Editor",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "foldericonsettings",
|
|
"label": "FolderIconSettings",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "serializedproperty",
|
|
"label": "SerializedProperty",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L16"
|
|
},
|
|
{
|
|
"id": "reorderablelist",
|
|
"label": "ReorderableList",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L19"
|
|
},
|
|
{
|
|
"id": "texture2d",
|
|
"label": "Texture2D",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L22"
|
|
},
|
|
{
|
|
"id": "guicontent",
|
|
"label": "GUIContent",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L25"
|
|
},
|
|
{
|
|
"id": "rendertexture",
|
|
"label": "RenderTexture",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L26"
|
|
},
|
|
{
|
|
"id": "color",
|
|
"label": "Color",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L28"
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L31"
|
|
},
|
|
{
|
|
"id": "int",
|
|
"label": "int",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L34"
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L37"
|
|
},
|
|
{
|
|
"id": "guistyle",
|
|
"label": "GUIStyle",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L45"
|
|
},
|
|
{
|
|
"id": "editor_foldericonsettingseditor_foldericonsettingseditor_onenable",
|
|
"label": ".OnEnable()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L49"
|
|
},
|
|
{
|
|
"id": "editor_foldericonsettingseditor_foldericonsettingseditor_ondisable",
|
|
"label": ".OnDisable()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L81"
|
|
},
|
|
{
|
|
"id": "editor_foldericonsettingseditor_foldericonsettingseditor_oninspectorgui",
|
|
"label": ".OnInspectorGUI()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L86"
|
|
},
|
|
{
|
|
"id": "editor_foldericonsettingseditor_foldericonsettingseditor_applysettings",
|
|
"label": ".ApplySettings()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L141"
|
|
},
|
|
{
|
|
"id": "editor_foldericonsettingseditor_foldericonsettingseditor_onheaderdraw",
|
|
"label": ".OnHeaderDraw()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L149"
|
|
},
|
|
{
|
|
"id": "editor_foldericonsettingseditor_foldericonsettingseditor_onelementdraw",
|
|
"label": ".OnElementDraw()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L165"
|
|
},
|
|
{
|
|
"id": "editor_foldericonsettingseditor_foldericonsettingseditor_drawpropertynodepth",
|
|
"label": ".DrawPropertyNoDepth()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L201"
|
|
},
|
|
{
|
|
"id": "editor_foldericonsettingseditor_foldericonsettingseditor_drawelementbackground",
|
|
"label": ".DrawElementBackground()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L228"
|
|
},
|
|
{
|
|
"id": "editor_foldericonsettingseditor_foldericonsettingseditor_getpropertycount",
|
|
"label": ".GetPropertyCount()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L243"
|
|
},
|
|
{
|
|
"id": "editor_foldericonsettingseditor_foldericonsettingseditor_getpropertyheight",
|
|
"label": ".GetPropertyHeight()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L248"
|
|
},
|
|
{
|
|
"id": "editor_foldericonsettingseditor_foldericonsettingseditor_drawtexturepreview",
|
|
"label": ".DrawTexturePreview()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L272"
|
|
},
|
|
{
|
|
"id": "editor_foldericonsettingseditor_foldericonsettingseditor_drawtexturesaving",
|
|
"label": ".DrawTextureSaving()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L314"
|
|
},
|
|
{
|
|
"id": "editor_foldericonsettingseditor_foldericonsettingseditor_setpreviewcolour",
|
|
"label": ".SetPreviewColour()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L353"
|
|
},
|
|
{
|
|
"id": "editor_foldericonsettingseditor_foldericonsettingseditor_savetextureaspng",
|
|
"label": ".SaveTextureAsPNG()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L375"
|
|
},
|
|
{
|
|
"id": "editor_foldericonsettingseditor_foldericonsettingseditor_clearpreviewdata",
|
|
"label": ".ClearPreviewData()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L407"
|
|
},
|
|
{
|
|
"id": "editor_foldericonsettingseditor_foldericonsettingseditor_updatepreview",
|
|
"label": ".UpdatePreview()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L416"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_actionbehaviours_axialmovebehavior_cs",
|
|
"label": "AxialMoveBehavior.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\AxialMoveBehavior.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "actionbehaviours_axialmovebehavior_axialmovebehavior",
|
|
"label": "AxialMoveBehavior",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\AxialMoveBehavior.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "togglebehaviour",
|
|
"label": "ToggleBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "selectionmanager",
|
|
"label": "SelectionManager",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\AxialMoveBehavior.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "gameobject",
|
|
"label": "GameObject",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\AxialMoveBehavior.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "iinteractable",
|
|
"label": "IInteractable",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\AxialMoveBehavior.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "actionbehaviours_axialmovebehavior_axialmovebehavior_start",
|
|
"label": ".Start()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\AxialMoveBehavior.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "actionbehaviours_axialmovebehavior_axialmovebehavior_activate",
|
|
"label": ".Activate()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\AxialMoveBehavior.cs",
|
|
"source_location": "L21"
|
|
},
|
|
{
|
|
"id": "actionbehaviours_axialmovebehavior_axialmovebehavior_deactivate",
|
|
"label": ".Deactivate()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\AxialMoveBehavior.cs",
|
|
"source_location": "L26"
|
|
},
|
|
{
|
|
"id": "actionbehaviours_axialmovebehavior_axialmovebehavior_gizmoinit",
|
|
"label": ".GizmoInit()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\AxialMoveBehavior.cs",
|
|
"source_location": "L31"
|
|
},
|
|
{
|
|
"id": "actionbehaviours_axialmovebehavior_axialmovebehavior_gizmodeselect",
|
|
"label": ".GizmoDeselect()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\AxialMoveBehavior.cs",
|
|
"source_location": "L44"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_actionbehaviours_ibehavior_cs",
|
|
"label": "IBehavior.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\IBehavior.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "actionbehaviours_ibehavior_ibehaviour",
|
|
"label": "IBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\IBehavior.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "actionbehaviours_ibehavior_ibehaviour_activate",
|
|
"label": ".Activate()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\IBehavior.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "actionbehaviours_ibehavior_ibehaviour_deactivate",
|
|
"label": ".Deactivate()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\IBehavior.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_actionbehaviours_togglebehavior_cs",
|
|
"label": "ToggleBehavior.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\ToggleBehavior.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "actionbehaviours_togglebehavior_togglebehaviour",
|
|
"label": "ToggleBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\ToggleBehavior.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "ibehaviour",
|
|
"label": "IBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "toggle",
|
|
"label": "Toggle",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\ToggleBehavior.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\ToggleBehavior.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "actionbehaviours_togglebehavior_togglebehaviour_start",
|
|
"label": ".Start()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\ToggleBehavior.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "actionbehaviours_togglebehavior_togglebehaviour_init",
|
|
"label": ".init()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\ToggleBehavior.cs",
|
|
"source_location": "L16"
|
|
},
|
|
{
|
|
"id": "actionbehaviours_togglebehavior_togglebehaviour_activate",
|
|
"label": ".Activate()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\ToggleBehavior.cs",
|
|
"source_location": "L26"
|
|
},
|
|
{
|
|
"id": "actionbehaviours_togglebehavior_togglebehaviour_deactivate",
|
|
"label": ".Deactivate()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\ToggleBehavior.cs",
|
|
"source_location": "L28"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_blockextensions_blockeditcontext_cs",
|
|
"label": "BlockEditContext.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\BlockEditContext.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "blockextensions_blockeditcontext_blockeditcontext",
|
|
"label": "BlockEditContext",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\BlockEditContext.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "blockextensions_blockeditcontext_blockeditcontext_setrotationaxis",
|
|
"label": ".SetRotationAxis()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\BlockEditContext.cs",
|
|
"source_location": "L57"
|
|
},
|
|
{
|
|
"id": "blockextensions_blockeditcontext_blockeditcontext_setframestate",
|
|
"label": ".SetFrameState()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\BlockEditContext.cs",
|
|
"source_location": "L59"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_blockextensions_abstraction_iblockvalidator_cs",
|
|
"label": "IBlockValidator.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\IBlockValidator.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "abstraction_iblockvalidator_iblockvalidator",
|
|
"label": "IBlockValidator",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\IBlockValidator.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "abstraction_iblockvalidator_iblockvalidator_isvalid",
|
|
"label": ".IsValid()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\IBlockValidator.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_blockextensions_abstraction_iplacementhandler_cs",
|
|
"label": "IPlacementHandler.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\IPlacementHandler.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "abstraction_iplacementhandler_iplacementhandler",
|
|
"label": "IPlacementHandler",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\IPlacementHandler.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "abstraction_iplacementhandler_iplacementhandler_commit",
|
|
"label": ".Commit()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\IPlacementHandler.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "abstraction_iplacementhandler_iplacementhandler_cancel",
|
|
"label": ".Cancel()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\IPlacementHandler.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "abstraction_iplacementhandler_iplacementhandler_debugln",
|
|
"label": ".Debugln()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\IPlacementHandler.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_blockextensions_abstraction_irotatehandler_cs",
|
|
"label": "IRotateHandler.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\IRotateHandler.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "abstraction_irotatehandler_irotatehandler",
|
|
"label": "IRotateHandler",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\IRotateHandler.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "abstraction_irotatehandler_irotatehandler_performrotation",
|
|
"label": ".performRotation()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\IRotateHandler.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "abstraction_irotatehandler_irotatehandler_addangle",
|
|
"label": ".addAngle()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\IRotateHandler.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "abstraction_irotatehandler_irotatehandler_removeangle",
|
|
"label": ".removeAngle()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\IRotateHandler.cs",
|
|
"source_location": "L16"
|
|
},
|
|
{
|
|
"id": "abstraction_irotatehandler_irotatehandler_clearangles",
|
|
"label": ".clearAngles()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\IRotateHandler.cs",
|
|
"source_location": "L21"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_blockextensions_abstraction_isnapbehavior_cs",
|
|
"label": "ISnapBehavior.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\ISnapBehavior.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "abstraction_isnapbehavior_isnapbehavior",
|
|
"label": "ISnapBehavior",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\ISnapBehavior.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "abstraction_isnapbehavior_isnapbehavior_trysnap",
|
|
"label": ".TrySnap()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\ISnapBehavior.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_blockextensions_abstraction_ivisualfeedback_cs",
|
|
"label": "IVisualFeedback.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\IVisualFeedback.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "abstraction_ivisualfeedback_ivisualfeedback",
|
|
"label": "IVisualFeedback",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\IVisualFeedback.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "abstraction_ivisualfeedback_ivisualfeedback_onvalid",
|
|
"label": ".OnValid()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\IVisualFeedback.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "abstraction_ivisualfeedback_ivisualfeedback_oninvalid",
|
|
"label": ".OnInvalid()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\IVisualFeedback.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_blockextensions_concrete_defaultblockvalidator_cs",
|
|
"label": "DefaultBlockValidator.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultBlockValidator.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "concrete_defaultblockvalidator_defaultblockvalidator",
|
|
"label": "DefaultBlockValidator",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultBlockValidator.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "iblockvalidator",
|
|
"label": "IBlockValidator",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "concrete_defaultblockvalidator_defaultblockvalidator_isvalid",
|
|
"label": ".IsValid()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultBlockValidator.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_blockextensions_concrete_defaultrotationhandler_cs",
|
|
"label": "DefaultRotationHandler.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "concrete_defaultrotationhandler_defaultrotationhandler",
|
|
"label": "DefaultRotationHandler",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "irotatehandler",
|
|
"label": "IRotateHandler",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "list",
|
|
"label": "List",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "int",
|
|
"label": "int",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "concrete_defaultrotationhandler_defaultrotationhandler_performrotation",
|
|
"label": ".performRotation()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs",
|
|
"source_location": "L23"
|
|
},
|
|
{
|
|
"id": "concrete_defaultrotationhandler_defaultrotationhandler_addangle",
|
|
"label": ".addAngle()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs",
|
|
"source_location": "L33"
|
|
},
|
|
{
|
|
"id": "concrete_defaultrotationhandler_defaultrotationhandler_removeangle",
|
|
"label": ".removeAngle()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs",
|
|
"source_location": "L70"
|
|
},
|
|
{
|
|
"id": "concrete_defaultrotationhandler_defaultrotationhandler_clearangles",
|
|
"label": ".clearAngles()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs",
|
|
"source_location": "L77"
|
|
},
|
|
{
|
|
"id": "concrete_defaultrotationhandler_defaultrotationhandler_applyrotation",
|
|
"label": ".applyRotation()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs",
|
|
"source_location": "L90"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_blockextensions_concrete_defaultsnapbehavior_cs",
|
|
"label": "DefaultSnapBehavior.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultSnapBehavior.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "concrete_defaultsnapbehavior_defaultsnapbehavior",
|
|
"label": "DefaultSnapBehavior",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultSnapBehavior.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "isnapbehavior",
|
|
"label": "ISnapBehavior",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "concrete_defaultsnapbehavior_defaultsnapbehavior_trysnap",
|
|
"label": ".TrySnap()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultSnapBehavior.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_blockextensions_concrete_defaultvisualfeedback_cs",
|
|
"label": "DefaultVisualFeedback.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultVisualFeedback.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "concrete_defaultvisualfeedback_defaultvisualfeedback",
|
|
"label": "DefaultVisualFeedback",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultVisualFeedback.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "ivisualfeedback",
|
|
"label": "IVisualFeedback",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "concrete_defaultvisualfeedback_defaultvisualfeedback_onvalid",
|
|
"label": ".OnValid()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultVisualFeedback.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "concrete_defaultvisualfeedback_defaultvisualfeedback_oninvalid",
|
|
"label": ".OnInvalid()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultVisualFeedback.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "concrete_defaultvisualfeedback_defaultvisualfeedback_applytint",
|
|
"label": ".ApplyTint()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultVisualFeedback.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_blockextensions_concrete_existingblockplacementhandler_cs",
|
|
"label": "ExistingBlockPlacementHandler.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\ExistingBlockPlacementHandler.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "concrete_existingblockplacementhandler_existingblockplacementhandler",
|
|
"label": "ExistingBlockPlacementHandler",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\ExistingBlockPlacementHandler.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "iplacementhandler",
|
|
"label": "IPlacementHandler",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "commandhandler",
|
|
"label": "CommandHandler",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\ExistingBlockPlacementHandler.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "concrete_existingblockplacementhandler_existingblockplacementhandler_commit",
|
|
"label": ".Commit()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\ExistingBlockPlacementHandler.cs",
|
|
"source_location": "L16"
|
|
},
|
|
{
|
|
"id": "concrete_existingblockplacementhandler_existingblockplacementhandler_cancel",
|
|
"label": ".Cancel()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\ExistingBlockPlacementHandler.cs",
|
|
"source_location": "L30"
|
|
},
|
|
{
|
|
"id": "concrete_existingblockplacementhandler_existingblockplacementhandler_restoreobject",
|
|
"label": ".RestoreObject()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\ExistingBlockPlacementHandler.cs",
|
|
"source_location": "L36"
|
|
},
|
|
{
|
|
"id": "concrete_existingblockplacementhandler_existingblockplacementhandler_restorematerialalpha",
|
|
"label": ".RestoreMaterialAlpha()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\ExistingBlockPlacementHandler.cs",
|
|
"source_location": "L44"
|
|
},
|
|
{
|
|
"id": "concrete_existingblockplacementhandler_existingblockplacementhandler_setlayerrecursively",
|
|
"label": ".SetLayerRecursively()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\ExistingBlockPlacementHandler.cs",
|
|
"source_location": "L51"
|
|
},
|
|
{
|
|
"id": "concrete_existingblockplacementhandler_existingblockplacementhandler_debugln",
|
|
"label": ".Debugln()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\ExistingBlockPlacementHandler.cs",
|
|
"source_location": "L58"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_blockextensions_concrete_ghostcontroller_cs",
|
|
"label": "GhostController.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostController.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "concrete_ghostcontroller_ghostcontroller",
|
|
"label": "GhostController",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostController.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "iplacementhandler",
|
|
"label": "IPlacementHandler",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostController.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "iblockvalidator",
|
|
"label": "IBlockValidator",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostController.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "isnapbehavior",
|
|
"label": "ISnapBehavior",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostController.cs",
|
|
"source_location": "L15"
|
|
},
|
|
{
|
|
"id": "ivisualfeedback",
|
|
"label": "IVisualFeedback",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostController.cs",
|
|
"source_location": "L16"
|
|
},
|
|
{
|
|
"id": "irotatehandler",
|
|
"label": "IRotateHandler",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostController.cs",
|
|
"source_location": "L17"
|
|
},
|
|
{
|
|
"id": "glopallogger",
|
|
"label": "GlopalLogger",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostController.cs",
|
|
"source_location": "L18"
|
|
},
|
|
{
|
|
"id": "concrete_ghostcontroller_ghostcontroller_init",
|
|
"label": ".init()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostController.cs",
|
|
"source_location": "L20"
|
|
},
|
|
{
|
|
"id": "concrete_ghostcontroller_ghostcontroller_start",
|
|
"label": ".Start()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostController.cs",
|
|
"source_location": "L26"
|
|
},
|
|
{
|
|
"id": "concrete_ghostcontroller_ghostcontroller_check",
|
|
"label": ".check()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostController.cs",
|
|
"source_location": "L46"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_blockextensions_concrete_ghostmanagerv2_cs",
|
|
"label": "GhostManagerV2.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"label": "GhostManagerV2",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "concrete_ghostmanagerv2_ghostmanagerv2_getinstance",
|
|
"label": ".getInstance()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "unityevent",
|
|
"label": "UnityEvent",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "blockeditcontext",
|
|
"label": "BlockEditContext",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "rayinteractor",
|
|
"label": "RayInteractor",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L18"
|
|
},
|
|
{
|
|
"id": "snapsystem",
|
|
"label": "SnapSystem",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L19"
|
|
},
|
|
{
|
|
"id": "environment",
|
|
"label": "Environment",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L20"
|
|
},
|
|
{
|
|
"id": "commandhandler",
|
|
"label": "CommandHandler",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L21"
|
|
},
|
|
{
|
|
"id": "socketiterator",
|
|
"label": "SocketIterator",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L22"
|
|
},
|
|
{
|
|
"id": "baseinputprovider",
|
|
"label": "BaseInputProvider",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L23"
|
|
},
|
|
{
|
|
"id": "concrete_ghostmanagerv2_ghostmanagerv2_awake",
|
|
"label": ".Awake()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L25"
|
|
},
|
|
{
|
|
"id": "concrete_ghostmanagerv2_ghostmanagerv2_start",
|
|
"label": ".Start()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L31"
|
|
},
|
|
{
|
|
"id": "concrete_ghostmanagerv2_ghostmanagerv2_update",
|
|
"label": ".Update()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L48"
|
|
},
|
|
{
|
|
"id": "concrete_ghostmanagerv2_ghostmanagerv2_setdrag",
|
|
"label": ".setDrag()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L81"
|
|
},
|
|
{
|
|
"id": "concrete_ghostmanagerv2_ghostmanagerv2_onplace",
|
|
"label": ".OnPlace()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L83"
|
|
},
|
|
{
|
|
"id": "concrete_ghostmanagerv2_ghostmanagerv2_onplacewithdragging",
|
|
"label": ".OnPlaceWithDragging()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L96"
|
|
},
|
|
{
|
|
"id": "concrete_ghostmanagerv2_ghostmanagerv2_onrotate",
|
|
"label": ".OnRotate()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L101"
|
|
},
|
|
{
|
|
"id": "concrete_ghostmanagerv2_ghostmanagerv2_setupblock",
|
|
"label": ".SetupBlock()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L107"
|
|
},
|
|
{
|
|
"id": "concrete_ghostmanagerv2_ghostmanagerv2_setupexistingblock",
|
|
"label": ".SetupExistingBlock()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L134"
|
|
},
|
|
{
|
|
"id": "concrete_ghostmanagerv2_ghostmanagerv2_setmovementstrategy",
|
|
"label": ".SetMovementStrategy()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L161"
|
|
},
|
|
{
|
|
"id": "concrete_ghostmanagerv2_ghostmanagerv2_hasactiveghost",
|
|
"label": ".HasActiveGhost()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L166"
|
|
},
|
|
{
|
|
"id": "concrete_ghostmanagerv2_ghostmanagerv2_isghost",
|
|
"label": ".isGhost()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L167"
|
|
},
|
|
{
|
|
"id": "concrete_ghostmanagerv2_ghostmanagerv2_clearghost",
|
|
"label": ".ClearGhost()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L170"
|
|
},
|
|
{
|
|
"id": "concrete_ghostmanagerv2_ghostmanagerv2_clearghostdata",
|
|
"label": ".ClearGhostData()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L175"
|
|
},
|
|
{
|
|
"id": "concrete_ghostmanagerv2_ghostmanagerv2_onclearaddlistener",
|
|
"label": ".onClearAddListener()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L196"
|
|
},
|
|
{
|
|
"id": "concrete_ghostmanagerv2_ghostmanagerv2_buildcontext",
|
|
"label": ".BuildContext()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L202"
|
|
},
|
|
{
|
|
"id": "concrete_ghostmanagerv2_ghostmanagerv2_buildmovementcontext",
|
|
"label": ".BuildMovementContext()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L256"
|
|
},
|
|
{
|
|
"id": "concrete_ghostmanagerv2_ghostmanagerv2_updatesurfacetracking",
|
|
"label": ".UpdateSurfaceTracking()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L268"
|
|
},
|
|
{
|
|
"id": "concrete_ghostmanagerv2_ghostmanagerv2_resetplaced",
|
|
"label": ".ResetPlaced()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L276"
|
|
},
|
|
{
|
|
"id": "concrete_ghostmanagerv2_ghostmanagerv2_aftercreation",
|
|
"label": ".AfterCreation()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L282"
|
|
},
|
|
{
|
|
"id": "concrete_ghostmanagerv2_ghostmanagerv2_setlayerrecursively",
|
|
"label": ".SetLayerRecursively()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L290"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_blockextensions_concrete_newblockplacementhandler_cs",
|
|
"label": "NewBlockPlacementHandler.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\NewBlockPlacementHandler.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "concrete_newblockplacementhandler_newblockplacementhandler",
|
|
"label": "NewBlockPlacementHandler",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\NewBlockPlacementHandler.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "iplacementhandler",
|
|
"label": "IPlacementHandler",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "commandhandler",
|
|
"label": "CommandHandler",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\NewBlockPlacementHandler.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "concrete_newblockplacementhandler_newblockplacementhandler_commit",
|
|
"label": ".Commit()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\NewBlockPlacementHandler.cs",
|
|
"source_location": "L17"
|
|
},
|
|
{
|
|
"id": "concrete_newblockplacementhandler_newblockplacementhandler_cancel",
|
|
"label": ".Cancel()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\NewBlockPlacementHandler.cs",
|
|
"source_location": "L26"
|
|
},
|
|
{
|
|
"id": "concrete_newblockplacementhandler_newblockplacementhandler_debugln",
|
|
"label": ".Debugln()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\NewBlockPlacementHandler.cs",
|
|
"source_location": "L31"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_blockslayer_block_cs",
|
|
"label": "Block.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Block.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "blockslayer_block_block",
|
|
"label": "Block",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Block.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "blockdata",
|
|
"label": "BlockData",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Block.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Block.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "blockslayer_block_block_setupblock",
|
|
"label": ".setupBlock()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Block.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "blockslayer_block_block_simulate",
|
|
"label": ".simulate()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Block.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "blockslayer_block_block_getblockdata",
|
|
"label": ".getBlockData()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Block.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "blockslayer_block_block_setblockdata",
|
|
"label": ".SetBlockData()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Block.cs",
|
|
"source_location": "L19"
|
|
},
|
|
{
|
|
"id": "blockslayer_block_block_setblockid",
|
|
"label": ".setBlockId()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Block.cs",
|
|
"source_location": "L21"
|
|
},
|
|
{
|
|
"id": "blockslayer_block_block_getblockid",
|
|
"label": ".getBlockId()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Block.cs",
|
|
"source_location": "L25"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_blockslayer_blockdata_cs",
|
|
"label": "BlockData.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockData.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "blockslayer_blockdata_blockdata",
|
|
"label": "BlockData",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockData.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "scriptableobject",
|
|
"label": "ScriptableObject",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockData.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "gameobject",
|
|
"label": "GameObject",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockData.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "categorydata",
|
|
"label": "CategoryData",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockData.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "texture2d",
|
|
"label": "Texture2D",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockData.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_blockslayer_blockfactory_cs",
|
|
"label": "BlockFactory.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockFactory.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "blockslayer_blockfactory_blockfactory",
|
|
"label": "BlockFactory",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockFactory.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "environment",
|
|
"label": "Environment",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockFactory.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "list",
|
|
"label": "List",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockFactory.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "dictionary",
|
|
"label": "Dictionary",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockFactory.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "blockslayer_blockfactory_blockfactory_getinstance",
|
|
"label": ".getInstance()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockFactory.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "blockslayer_blockfactory_blockfactory_awake",
|
|
"label": ".Awake()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockFactory.cs",
|
|
"source_location": "L23"
|
|
},
|
|
{
|
|
"id": "blockslayer_blockfactory_blockfactory_start",
|
|
"label": ".Start()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockFactory.cs",
|
|
"source_location": "L35"
|
|
},
|
|
{
|
|
"id": "blockslayer_blockfactory_blockfactory_createblock",
|
|
"label": ".createblock()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockFactory.cs",
|
|
"source_location": "L46"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_blockslayer_categorydata_cs",
|
|
"label": "CategoryData.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\CategoryData.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "blockslayer_categorydata_categorydata",
|
|
"label": "CategoryData",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\CategoryData.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "scriptableobject",
|
|
"label": "ScriptableObject",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\CategoryData.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "list",
|
|
"label": "List",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\CategoryData.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "sprite",
|
|
"label": "Sprite",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\CategoryData.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_blockslayer_codingblock_cs",
|
|
"label": "CodingBlock.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\CodingBlock.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "blockslayer_codingblock_codingblock",
|
|
"label": "CodingBlock",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\CodingBlock.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "block",
|
|
"label": "Block",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "blockslayer_codingblock_codingblock_setupblock",
|
|
"label": ".setupBlock()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\CodingBlock.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "blockslayer_codingblock_codingblock_simulate",
|
|
"label": ".simulate()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\CodingBlock.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_blockslayer_electricalblock_cs",
|
|
"label": "ElectricalBlock.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\ElectricalBlock.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "blockslayer_electricalblock_electricalblock",
|
|
"label": "ElectricalBlock",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\ElectricalBlock.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "block",
|
|
"label": "Block",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "blockslayer_electricalblock_electricalblock_setupblock",
|
|
"label": ".setupBlock()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\ElectricalBlock.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "blockslayer_electricalblock_electricalblock_simulate",
|
|
"label": ".simulate()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\ElectricalBlock.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_blockslayer_environment_cs",
|
|
"label": "Environment.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "blockslayer_environment_environment",
|
|
"label": "Environment",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "dictionary",
|
|
"label": "Dictionary",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "unityevent",
|
|
"label": "UnityEvent",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "blockslayer_environment_environment_getinstance",
|
|
"label": ".getInstance()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L18"
|
|
},
|
|
{
|
|
"id": "blockslayer_environment_environment_getblockregistry",
|
|
"label": ".getBlockRegistry()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L32"
|
|
},
|
|
{
|
|
"id": "blockslayer_environment_environment_awake",
|
|
"label": ".Awake()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L37"
|
|
},
|
|
{
|
|
"id": "blockslayer_environment_environment_addblock",
|
|
"label": ".addBlock()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L49"
|
|
},
|
|
{
|
|
"id": "blockslayer_environment_environment_removeblock",
|
|
"label": ".removeBlock()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L69"
|
|
},
|
|
{
|
|
"id": "blockslayer_environment_environment_applychanges",
|
|
"label": ".applyChanges()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L79"
|
|
},
|
|
{
|
|
"id": "blockslayer_environment_environment_completedestroyblock",
|
|
"label": ".completeDestroyBlock()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L83"
|
|
},
|
|
{
|
|
"id": "blockslayer_environment_environment_getblock",
|
|
"label": ".getBlock()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L89"
|
|
},
|
|
{
|
|
"id": "blockslayer_environment_environment_clearenvironment",
|
|
"label": ".clearEnvironment()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L98"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_blockslayer_mechanicalblock_cs",
|
|
"label": "MechanicalBlock.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\MechanicalBlock.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "blockslayer_mechanicalblock_mechanicalblock",
|
|
"label": "MechanicalBlock",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\MechanicalBlock.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "block",
|
|
"label": "Block",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "blockslayer_mechanicalblock_mechanicalblock_setupblock",
|
|
"label": ".setupBlock()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\MechanicalBlock.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "blockslayer_mechanicalblock_mechanicalblock_simulate",
|
|
"label": ".simulate()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\MechanicalBlock.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_blockslayer_mechanicaljoint_cs",
|
|
"label": "MechanicalJoint.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\MechanicalJoint.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "blockslayer_mechanicaljoint_mechanicaljoint",
|
|
"label": "MechanicalJoint",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\MechanicalJoint.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "block",
|
|
"label": "Block",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "blockslayer_mechanicaljoint_mechanicaljoint_setupblock",
|
|
"label": ".setupBlock()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\MechanicalJoint.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "blockslayer_mechanicaljoint_mechanicaljoint_simulate",
|
|
"label": ".simulate()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\MechanicalJoint.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_camera_cameracontrol_cs",
|
|
"label": "CameraControl.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "camera_cameracontrol_cameracontrol",
|
|
"label": "CameraControl",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "baseinputprovider",
|
|
"label": "BaseInputProvider",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "transform",
|
|
"label": "Transform",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "layermask",
|
|
"label": "LayerMask",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L20"
|
|
},
|
|
{
|
|
"id": "vector3",
|
|
"label": "Vector3",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L25"
|
|
},
|
|
{
|
|
"id": "quaternion",
|
|
"label": "Quaternion",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L26"
|
|
},
|
|
{
|
|
"id": "vector2",
|
|
"label": "Vector2",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L32"
|
|
},
|
|
{
|
|
"id": "camera",
|
|
"label": "Camera",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L34"
|
|
},
|
|
{
|
|
"id": "camera_cameracontrol_cameracontrol_start",
|
|
"label": ".Start()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L44"
|
|
},
|
|
{
|
|
"id": "camera_cameracontrol_cameracontrol_onenable",
|
|
"label": ".OnEnable()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L71"
|
|
},
|
|
{
|
|
"id": "camera_cameracontrol_cameracontrol_ondisable",
|
|
"label": ".OnDisable()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L84"
|
|
},
|
|
{
|
|
"id": "camera_cameracontrol_cameracontrol_lateupdate",
|
|
"label": ".LateUpdate()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L95"
|
|
},
|
|
{
|
|
"id": "camera_cameracontrol_cameracontrol_oncursormoved",
|
|
"label": ".OnCursorMoved()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L101"
|
|
},
|
|
{
|
|
"id": "camera_cameracontrol_cameracontrol_onpanstart",
|
|
"label": ".OnPanStart()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L106"
|
|
},
|
|
{
|
|
"id": "camera_cameracontrol_cameracontrol_onpanend",
|
|
"label": ".OnPanEnd()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L114"
|
|
},
|
|
{
|
|
"id": "camera_cameracontrol_cameracontrol_onrotatestart",
|
|
"label": ".OnRotateStart()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L116"
|
|
},
|
|
{
|
|
"id": "camera_cameracontrol_cameracontrol_onrotateend",
|
|
"label": ".OnRotateEnd()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L121"
|
|
},
|
|
{
|
|
"id": "camera_cameracontrol_cameracontrol_oncursordelta",
|
|
"label": ".OnCursorDelta()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L123"
|
|
},
|
|
{
|
|
"id": "camera_cameracontrol_cameracontrol_onzoom",
|
|
"label": ".OnZoom()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L149"
|
|
},
|
|
{
|
|
"id": "camera_cameracontrol_cameracontrol_applymovement",
|
|
"label": ".ApplyMovement()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L161"
|
|
},
|
|
{
|
|
"id": "camera_cameracontrol_cameracontrol_snaptodirection",
|
|
"label": ".SnapToDirection()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L185"
|
|
},
|
|
{
|
|
"id": "camera_cameracontrol_cameracontrol_ondrawgizmos",
|
|
"label": ".OnDrawGizmos()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L200"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_camera_viewcubecontroller_cs",
|
|
"label": "ViewCubeController.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "camera_viewcubecontroller_viewcubecontroller",
|
|
"label": "ViewCubeController",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "camera",
|
|
"label": "Camera",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "cameracontrol",
|
|
"label": "CameraControl",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "rawimage",
|
|
"label": "RawImage",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "eventtrigger",
|
|
"label": "EventTrigger",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "transform",
|
|
"label": "Transform",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L16"
|
|
},
|
|
{
|
|
"id": "layermask",
|
|
"label": "LayerMask",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L18"
|
|
},
|
|
{
|
|
"id": "recttransform",
|
|
"label": "RectTransform",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L21"
|
|
},
|
|
{
|
|
"id": "ray",
|
|
"label": "Ray",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L23"
|
|
},
|
|
{
|
|
"id": "camera_viewcubecontroller_viewcubecontroller_start",
|
|
"label": ".Start()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L25"
|
|
},
|
|
{
|
|
"id": "camera_viewcubecontroller_viewcubecontroller_update",
|
|
"label": ".Update()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L46"
|
|
},
|
|
{
|
|
"id": "camera_viewcubecontroller_viewcubecontroller_rotatecube",
|
|
"label": ".RotateCube()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L63"
|
|
},
|
|
{
|
|
"id": "camera_viewcubecontroller_viewcubecontroller_calculatecurrentray",
|
|
"label": ".CalculateCurrentRay()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L70"
|
|
},
|
|
{
|
|
"id": "camera_viewcubecontroller_viewcubecontroller_detectclick",
|
|
"label": ".DetectClick()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L92"
|
|
},
|
|
{
|
|
"id": "camera_viewcubecontroller_viewcubecontroller_ondrawgizmos",
|
|
"label": ".OnDrawGizmos()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L122"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_commandlayer_commanddto_cs",
|
|
"label": "CommandDTO.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandDTO.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "commandlayer_commanddto_commanddto",
|
|
"label": "CommandDTO",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandDTO.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandDTO.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "dictionary",
|
|
"label": "Dictionary",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandDTO.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "commandlayer_commanddto_commanddto_convertocommand",
|
|
"label": ".converToCommand()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandDTO.cs",
|
|
"source_location": "L17"
|
|
},
|
|
{
|
|
"id": "commandlayer_commanddto_commanddtobuilder",
|
|
"label": "CommandDTOBuilder",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandDTO.cs",
|
|
"source_location": "L39"
|
|
},
|
|
{
|
|
"id": "commandlayer_commanddto_commanddtobuilder_setcommandname",
|
|
"label": ".SetCommandName()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandDTO.cs",
|
|
"source_location": "L43"
|
|
},
|
|
{
|
|
"id": "commandlayer_commanddto_commanddtobuilder_addparameter",
|
|
"label": ".AddParameter()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandDTO.cs",
|
|
"source_location": "L48"
|
|
},
|
|
{
|
|
"id": "commandlayer_commanddto_commanddtobuilder_build",
|
|
"label": ".Build()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandDTO.cs",
|
|
"source_location": "L53"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_commandlayer_commandhandler_cs",
|
|
"label": "CommandHandler.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "commandlayer_commandhandler_commandhandler",
|
|
"label": "CommandHandler",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "commandmanager",
|
|
"label": "CommandManager",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "environment",
|
|
"label": "Environment",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "commandlayer_commandhandler_commandhandler_getinstance",
|
|
"label": ".getInstance()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L15"
|
|
},
|
|
{
|
|
"id": "commandlayer_commandhandler_commandhandler_awake",
|
|
"label": ".Awake()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L29"
|
|
},
|
|
{
|
|
"id": "commandlayer_commandhandler_commandhandler_start",
|
|
"label": ".Start()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L41"
|
|
},
|
|
{
|
|
"id": "commandlayer_commandhandler_commandhandler_update",
|
|
"label": ".Update()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L47"
|
|
},
|
|
{
|
|
"id": "commandlayer_commandhandler_commandhandler_createblock",
|
|
"label": ".createBlock()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L66"
|
|
},
|
|
{
|
|
"id": "commandlayer_commandhandler_commandhandler_moveblock",
|
|
"label": ".moveBlock()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L72"
|
|
},
|
|
{
|
|
"id": "commandlayer_commandhandler_commandhandler_removeblock",
|
|
"label": ".removeBlock()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L78"
|
|
},
|
|
{
|
|
"id": "commandlayer_commandhandler_commandhandler_removegroup",
|
|
"label": ".removeGroup()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L84"
|
|
},
|
|
{
|
|
"id": "commandlayer_commandhandler_commandhandler_rotateblock",
|
|
"label": ".rotateBlock()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L90"
|
|
},
|
|
{
|
|
"id": "commandlayer_commandhandler_commandhandler_undoaction",
|
|
"label": ".undoAction()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L96"
|
|
},
|
|
{
|
|
"id": "commandlayer_commandhandler_commandhandler_redoaction",
|
|
"label": ".redoAction()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L101"
|
|
},
|
|
{
|
|
"id": "commandlayer_commandhandler_commandhandler_clearhistory",
|
|
"label": ".clearHistory()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L106"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_commandlayer_commandmanager_cs",
|
|
"label": "CommandManager.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandManager.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "commandlayer_commandmanager_commandmanager",
|
|
"label": "CommandManager",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandManager.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "linkedlist",
|
|
"label": "LinkedList",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandManager.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "int",
|
|
"label": "int",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandManager.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "commandlayer_commandmanager_commandmanager_getinstance",
|
|
"label": ".getInstance()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandManager.cs",
|
|
"source_location": "L18"
|
|
},
|
|
{
|
|
"id": "commandlayer_commandmanager_commandmanager_setmaxcapacity",
|
|
"label": ".setMaxCapacity()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandManager.cs",
|
|
"source_location": "L27"
|
|
},
|
|
{
|
|
"id": "commandlayer_commandmanager_commandmanager_executecommand",
|
|
"label": ".executeCommand()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandManager.cs",
|
|
"source_location": "L32"
|
|
},
|
|
{
|
|
"id": "commandlayer_commandmanager_commandmanager_undo",
|
|
"label": ".undo()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandManager.cs",
|
|
"source_location": "L44"
|
|
},
|
|
{
|
|
"id": "commandlayer_commandmanager_commandmanager_redo",
|
|
"label": ".redo()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandManager.cs",
|
|
"source_location": "L55"
|
|
},
|
|
{
|
|
"id": "commandlayer_commandmanager_commandmanager_clearhistory",
|
|
"label": ".clearHistory()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandManager.cs",
|
|
"source_location": "L68"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_commandlayer_commands_createblockcommand_cs",
|
|
"label": "CreateBlockCommand.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\CreateBlockCommand.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "commands_createblockcommand_createblockcommand",
|
|
"label": "CreateBlockCommand",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\CreateBlockCommand.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "icommand",
|
|
"label": "ICommand",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\CreateBlockCommand.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "vector3",
|
|
"label": "Vector3",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\CreateBlockCommand.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "quaternion",
|
|
"label": "Quaternion",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\CreateBlockCommand.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "gameobject",
|
|
"label": "GameObject",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\CreateBlockCommand.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\CreateBlockCommand.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "blockfactory",
|
|
"label": "BlockFactory",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\CreateBlockCommand.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "environment",
|
|
"label": "Environment",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\CreateBlockCommand.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "commands_createblockcommand_createblockcommand_execute",
|
|
"label": ".execute()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\CreateBlockCommand.cs",
|
|
"source_location": "L36"
|
|
},
|
|
{
|
|
"id": "commands_createblockcommand_createblockcommand_undo",
|
|
"label": ".undo()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\CreateBlockCommand.cs",
|
|
"source_location": "L50"
|
|
},
|
|
{
|
|
"id": "commands_createblockcommand_createblockcommand_todto",
|
|
"label": ".toDTO()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\CreateBlockCommand.cs",
|
|
"source_location": "L55"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_commandlayer_commands_deleteblockcommand_cs",
|
|
"label": "DeleteBlockCommand.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteBlockCommand.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "commands_deleteblockcommand_deleteblockcommand",
|
|
"label": "DeleteBlockCommand",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteBlockCommand.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "icommand",
|
|
"label": "ICommand",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteBlockCommand.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "vector3",
|
|
"label": "Vector3",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteBlockCommand.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "quaternion",
|
|
"label": "Quaternion",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteBlockCommand.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "blockfactory",
|
|
"label": "BlockFactory",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteBlockCommand.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "environment",
|
|
"label": "Environment",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteBlockCommand.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "commands_deleteblockcommand_deleteblockcommand_execute",
|
|
"label": ".execute()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteBlockCommand.cs",
|
|
"source_location": "L28"
|
|
},
|
|
{
|
|
"id": "commands_deleteblockcommand_deleteblockcommand_undo",
|
|
"label": ".undo()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteBlockCommand.cs",
|
|
"source_location": "L44"
|
|
},
|
|
{
|
|
"id": "commands_deleteblockcommand_deleteblockcommand_todto",
|
|
"label": ".toDTO()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteBlockCommand.cs",
|
|
"source_location": "L48"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_commandlayer_commands_deletegroupcommand_cs",
|
|
"label": "DeleteGroupCommand.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "commands_deletegroupcommand_deletegroupcommand",
|
|
"label": "DeleteGroupCommand",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "icommand",
|
|
"label": "ICommand",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "list",
|
|
"label": "List",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "commands_deletegroupcommand_deletegroupcommand_execute",
|
|
"label": ".execute()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs",
|
|
"source_location": "L22"
|
|
},
|
|
{
|
|
"id": "commands_deletegroupcommand_deletegroupcommand_undo",
|
|
"label": ".undo()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs",
|
|
"source_location": "L34"
|
|
},
|
|
{
|
|
"id": "commands_deletegroupcommand_deletegroupcommand_todto",
|
|
"label": ".toDTO()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs",
|
|
"source_location": "L42"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_commandlayer_commands_icommand_cs",
|
|
"label": "ICommand.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\ICommand.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "commands_icommand_icommand",
|
|
"label": "ICommand",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\ICommand.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "commands_icommand_icommand_execute",
|
|
"label": ".execute()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\ICommand.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "commands_icommand_icommand_undo",
|
|
"label": ".undo()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\ICommand.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "commands_icommand_icommand_todto",
|
|
"label": ".toDTO()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\ICommand.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_commandlayer_commands_moveblockcommand_cs",
|
|
"label": "MoveBlockCommand.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "commands_moveblockcommand_moveblockcommand",
|
|
"label": "MoveBlockCommand",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "icommand",
|
|
"label": "ICommand",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "vector3",
|
|
"label": "Vector3",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "quaternion",
|
|
"label": "Quaternion",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "environment",
|
|
"label": "Environment",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "transform",
|
|
"label": "Transform",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "commands_moveblockcommand_moveblockcommand_execute",
|
|
"label": ".execute()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs",
|
|
"source_location": "L35"
|
|
},
|
|
{
|
|
"id": "commands_moveblockcommand_moveblockcommand_undo",
|
|
"label": ".undo()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs",
|
|
"source_location": "L49"
|
|
},
|
|
{
|
|
"id": "commands_moveblockcommand_moveblockcommand_todto",
|
|
"label": ".toDTO()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs",
|
|
"source_location": "L59"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_commandlayer_commands_rotateblockcommand_cs",
|
|
"label": "RotateBlockCommand.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\RotateBlockCommand.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "commands_rotateblockcommand_rotateblockcommand",
|
|
"label": "RotateblockCommand",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\RotateBlockCommand.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "icommand",
|
|
"label": "ICommand",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\RotateBlockCommand.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "quaternion",
|
|
"label": "Quaternion",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\RotateBlockCommand.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "environment",
|
|
"label": "Environment",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\RotateBlockCommand.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "transform",
|
|
"label": "Transform",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\RotateBlockCommand.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "commands_rotateblockcommand_rotateblockcommand_execute",
|
|
"label": ".execute()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\RotateBlockCommand.cs",
|
|
"source_location": "L27"
|
|
},
|
|
{
|
|
"id": "commands_rotateblockcommand_rotateblockcommand_undo",
|
|
"label": ".undo()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\RotateBlockCommand.cs",
|
|
"source_location": "L41"
|
|
},
|
|
{
|
|
"id": "commands_rotateblockcommand_rotateblockcommand_todto",
|
|
"label": ".toDTO()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\RotateBlockCommand.cs",
|
|
"source_location": "L49"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_debendancyinjection_attributes_cs",
|
|
"label": "Attributes.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Attributes.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_attributes_dependencyinjection",
|
|
"label": "DependencyInjection",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Attributes.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_attributes_injectattribute",
|
|
"label": "InjectAttribute",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Attributes.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "propertyattribute",
|
|
"label": "PropertyAttribute",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "debendancyinjection_attributes_runtimeinjectattribute",
|
|
"label": "RuntimeInjectAttribute",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Attributes.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_attributes_provideattribute",
|
|
"label": "ProvideAttribute",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Attributes.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_attributes_idependencyprovider",
|
|
"label": "IDependencyProvider",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Attributes.cs",
|
|
"source_location": "L19"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_debendancyinjection_injector_cs",
|
|
"label": "Injector.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_injector_dependencyinjection",
|
|
"label": "DependencyInjection",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_injector_injector",
|
|
"label": "Injector",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "singleton",
|
|
"label": "Singleton",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "bindingflags",
|
|
"label": "BindingFlags",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L17"
|
|
},
|
|
{
|
|
"id": "dictionary",
|
|
"label": "Dictionary",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L20"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_injector_injector_awake",
|
|
"label": ".Awake()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L28"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_injector_injector_registerinstance",
|
|
"label": ".RegisterInstance()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L54"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_injector_injector_register",
|
|
"label": ".Register()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L72"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_injector_injector_inject",
|
|
"label": ".Inject()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L77"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_injector_injector_registerprovider",
|
|
"label": ".RegisterProvider()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L151"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_injector_injector_findandregisteranchors",
|
|
"label": ".FindAndRegisterAnchors()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L171"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_injector_injector_setupanchorwatchers",
|
|
"label": ".SetupAnchorWatchers()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L197"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_injector_injector_registeranchorbinding",
|
|
"label": ".RegisterAnchorBinding()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L215"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_injector_injector_buildanchorchangeddelegate",
|
|
"label": ".BuildAnchorChangedDelegate()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L237"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_injector_injector_onanchorvaluechanged",
|
|
"label": ".OnAnchorValueChanged()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L253"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_injector_injector_getruntimeanchorinterface",
|
|
"label": ".GetRuntimeAnchorInterface()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L267"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_injector_injector_resolve",
|
|
"label": ".Resolve()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L282"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_injector_injector_validatedependencies",
|
|
"label": ".ValidateDependencies()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L288"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_injector_injector_cleardependencies",
|
|
"label": ".ClearDependencies()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L311"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_injector_injector_getprovidedtypes",
|
|
"label": ".GetProvidedTypes()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L325"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_injector_injector_findmonobehaviours",
|
|
"label": ".FindMonoBehaviours()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L338"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_injector_injector_isinjectable",
|
|
"label": ".IsInjectable()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L341"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_injector_anchordelegatehelper",
|
|
"label": "AnchorDelegateHelper",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L358"
|
|
},
|
|
{
|
|
"id": "action",
|
|
"label": "Action",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L362"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_injector_anchordelegatehelper_createdelegate",
|
|
"label": ".CreateDelegate()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L368"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_debendancyinjection_provider_cs",
|
|
"label": "Provider.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_provider_provider",
|
|
"label": "Provider",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "idependencyprovider",
|
|
"label": "IDependencyProvider",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "debendancyinjection_provider_provider_providevalidator",
|
|
"label": ".provideValidator()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_provider_provider_provideplacementhandler",
|
|
"label": ".providePlacementHandler()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_provider_provider_changeanchorinstance",
|
|
"label": ".ChangeAnchorInstance()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs",
|
|
"source_location": "L19"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_provider_provider_start",
|
|
"label": ".Start()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs",
|
|
"source_location": "L25"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_debendancyinjection_runtimeanchor_cs",
|
|
"label": "RuntimeAnchor.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_runtimeanchor_dependencyinjection_scriptableobjects",
|
|
"label": "DependencyInjection.ScriptableObjects",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_runtimeanchor_runtimeanchor",
|
|
"label": "RuntimeAnchor",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "scriptableobject",
|
|
"label": "ScriptableObject",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "t",
|
|
"label": "T",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs",
|
|
"source_location": "L15"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs",
|
|
"source_location": "L19"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_runtimeanchor_runtimeanchor_register",
|
|
"label": ".Register()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs",
|
|
"source_location": "L26"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_runtimeanchor_runtimeanchor_deregister",
|
|
"label": ".Deregister()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs",
|
|
"source_location": "L46"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_runtimeanchor_runtimeanchor_clear",
|
|
"label": ".Clear()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs",
|
|
"source_location": "L57"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_runtimeanchor_runtimeanchor_ondisable",
|
|
"label": ".OnDisable()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs",
|
|
"source_location": "L65"
|
|
},
|
|
{
|
|
"id": "debendancyinjection_runtimeanchor_ghostanchor",
|
|
"label": "GhostAnchor",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs",
|
|
"source_location": "L74"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_inputsystem_baseinputprovider_cs",
|
|
"label": "BaseInputProvider.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\BaseInputProvider.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "inputsystem_baseinputprovider_baseinputprovider",
|
|
"label": "BaseInputProvider",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\BaseInputProvider.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "unityevent",
|
|
"label": "UnityEvent",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\BaseInputProvider.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "inputsystem_baseinputprovider_baseinputprovider_enable",
|
|
"label": ".Enable()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\BaseInputProvider.cs",
|
|
"source_location": "L31"
|
|
},
|
|
{
|
|
"id": "inputsystem_baseinputprovider_baseinputprovider_disable",
|
|
"label": ".Disable()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\BaseInputProvider.cs",
|
|
"source_location": "L32"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_inputsystem_inputmodemanager_cs",
|
|
"label": "InputModeManager.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "inputsystem_inputmodemanager_inputmodemanager",
|
|
"label": "InputModeManager",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "list",
|
|
"label": "List",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "inputsystem_inputmodemanager_inputmodemanager_push",
|
|
"label": ".Push()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs",
|
|
"source_location": "L18"
|
|
},
|
|
{
|
|
"id": "inputsystem_inputmodemanager_inputmodemanager_pop",
|
|
"label": ".Pop()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs",
|
|
"source_location": "L20"
|
|
},
|
|
{
|
|
"id": "inputsystem_inputmodemanager_inputmodemanager_has",
|
|
"label": ".Has()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs",
|
|
"source_location": "L25"
|
|
},
|
|
{
|
|
"id": "inputsystem_inputmodemanager_inputmodemanager_is",
|
|
"label": ".Is()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs",
|
|
"source_location": "L28"
|
|
},
|
|
{
|
|
"id": "inputsystem_inputmodemanager_inputmodemanager_debugcurrentlist",
|
|
"label": ".debugCurrentList()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs",
|
|
"source_location": "L30"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_inputsystem_inputprovidermanager_cs",
|
|
"label": "InputProviderManager.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "inputsystem_inputprovidermanager_inputprovidermanager",
|
|
"label": "InputProviderManager",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "baseinputprovider",
|
|
"label": "BaseInputProvider",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "inputsystem_inputprovidermanager_inputprovidermanager_awake",
|
|
"label": ".Awake()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "inputsystem_inputprovidermanager_inputprovidermanager_getinstance",
|
|
"label": ".getInstance()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs",
|
|
"source_location": "L29"
|
|
},
|
|
{
|
|
"id": "inputsystem_inputprovidermanager_inputprovidermanager_getcurrentinputprovider",
|
|
"label": ".getCurrentInputProvider()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs",
|
|
"source_location": "L34"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_inputsystem_mobileinputprovider_cs",
|
|
"label": "MobileInputProvider.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\MobileInputProvider.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "inputsystem_mobileinputprovider_mobileinputprovider",
|
|
"label": "MobileInputProvider",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\MobileInputProvider.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "baseinputprovider",
|
|
"label": "BaseInputProvider",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "inputsystem_mobileinputprovider_mobileinputprovider_start",
|
|
"label": ".Start()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\MobileInputProvider.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_inputsystem_pcintputprovider_cs",
|
|
"label": "PCIntputProvider.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "inputsystem_pcintputprovider_pcintputprovider",
|
|
"label": "PCIntputProvider",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "baseinputprovider",
|
|
"label": "BaseInputProvider",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "inputaction",
|
|
"label": "InputAction",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "inputsystem_pcintputprovider_pcintputprovider_onenable",
|
|
"label": ".OnEnable()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L22"
|
|
},
|
|
{
|
|
"id": "inputsystem_pcintputprovider_pcintputprovider_ondisable",
|
|
"label": ".OnDisable()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L55"
|
|
},
|
|
{
|
|
"id": "inputsystem_pcintputprovider_pcintputprovider_oninputsystem_move",
|
|
"label": ".OnInputSystem_Move()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L88"
|
|
},
|
|
{
|
|
"id": "inputsystem_pcintputprovider_pcintputprovider_oninputsystem_delta",
|
|
"label": ".OnInputSystem_Delta()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L91"
|
|
},
|
|
{
|
|
"id": "inputsystem_pcintputprovider_pcintputprovider_oninputsystem_scroll",
|
|
"label": ".OnInputSystem_Scroll()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L94"
|
|
},
|
|
{
|
|
"id": "inputsystem_pcintputprovider_pcintputprovider_oninputsystem_panstart",
|
|
"label": ".OnInputSystem_PanStart()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L106"
|
|
},
|
|
{
|
|
"id": "inputsystem_pcintputprovider_pcintputprovider_oninputsystem_panend",
|
|
"label": ".OnInputSystem_PanEnd()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L112"
|
|
},
|
|
{
|
|
"id": "inputsystem_pcintputprovider_pcintputprovider_oninputsystem_orbitstart",
|
|
"label": ".OnInputSystem_OrbitStart()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L113"
|
|
},
|
|
{
|
|
"id": "inputsystem_pcintputprovider_pcintputprovider_oninputsystem_orbitend",
|
|
"label": ".OnInputSystem_OrbitEnd()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L114"
|
|
},
|
|
{
|
|
"id": "inputsystem_pcintputprovider_pcintputprovider_oninputsystem_rotate",
|
|
"label": ".OnInputSystem_Rotate()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L115"
|
|
},
|
|
{
|
|
"id": "inputsystem_pcintputprovider_pcintputprovider_oninputsystem_place",
|
|
"label": ".OnInputSystem_Place()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L116"
|
|
},
|
|
{
|
|
"id": "inputsystem_pcintputprovider_pcintputprovider_oninputsystem_draggingend",
|
|
"label": ".OnInputSystem_DraggingEnd()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L117"
|
|
},
|
|
{
|
|
"id": "inputsystem_pcintputprovider_pcintputprovider_oninputsystem_cancel",
|
|
"label": ".OnInputSystem_Cancel()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L118"
|
|
},
|
|
{
|
|
"id": "inputsystem_pcintputprovider_pcintputprovider_oninputsystem_select",
|
|
"label": ".OnInputSystem_Select()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L119"
|
|
},
|
|
{
|
|
"id": "inputsystem_pcintputprovider_pcintputprovider_oninputsystem_enablemultiselect",
|
|
"label": ".OnInputSystem_EnableMultiSelect()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L120"
|
|
},
|
|
{
|
|
"id": "inputsystem_pcintputprovider_pcintputprovider_oninputsystem_disablemultiselect",
|
|
"label": ".OnInputSystem_DisableMultiSelect()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L121"
|
|
},
|
|
{
|
|
"id": "inputsystem_pcintputprovider_pcintputprovider_oninputsystem_delete",
|
|
"label": ".OnInputSystem_Delete()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L122"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_interactionlayer_interactables_baseinteractable_cs",
|
|
"label": "BaseInteractable.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "interactables_baseinteractable_baseinteractable",
|
|
"label": "BaseInteractable",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "iinteractable",
|
|
"label": "IInteractable",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "unityevent",
|
|
"label": "UnityEvent",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "interactables_baseinteractable_baseinteractable_onhoverenter",
|
|
"label": ".onHoverEnter()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L16"
|
|
},
|
|
{
|
|
"id": "interactables_baseinteractable_baseinteractable_onhoverexit",
|
|
"label": ".onHoverExit()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L20"
|
|
},
|
|
{
|
|
"id": "interactables_baseinteractable_baseinteractable_onmouseenter",
|
|
"label": ".OnMouseEnter()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L25"
|
|
},
|
|
{
|
|
"id": "interactables_baseinteractable_baseinteractable_onmouseexit",
|
|
"label": ".OnMouseExit()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L29"
|
|
},
|
|
{
|
|
"id": "interactables_baseinteractable_baseinteractable_onselectenter",
|
|
"label": ".onSelectEnter()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L34"
|
|
},
|
|
{
|
|
"id": "interactables_baseinteractable_baseinteractable_onselectexit",
|
|
"label": ".onSelectExit()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L38"
|
|
},
|
|
{
|
|
"id": "interactables_baseinteractable_baseinteractable_highlighton",
|
|
"label": ".highLightOn()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L43"
|
|
},
|
|
{
|
|
"id": "interactables_baseinteractable_baseinteractable_highlightoff",
|
|
"label": ".highLightOff()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L54"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_interactionlayer_interactables_grabinteractable_cs",
|
|
"label": "GrabInteractable.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "interactables_grabinteractable_grabinteractable",
|
|
"label": "GrabInteractable",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "transform",
|
|
"label": "Transform",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs",
|
|
"source_location": "L15"
|
|
},
|
|
{
|
|
"id": "ivalidator",
|
|
"label": "IValidator",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs",
|
|
"source_location": "L22"
|
|
},
|
|
{
|
|
"id": "color",
|
|
"label": "Color",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs",
|
|
"source_location": "L24"
|
|
},
|
|
{
|
|
"id": "interactables_grabinteractable_grabinteractable_getattachpoint",
|
|
"label": ".GetAttachPoint()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs",
|
|
"source_location": "L28"
|
|
},
|
|
{
|
|
"id": "interactables_grabinteractable_grabinteractable_getvalidator",
|
|
"label": ".GetValidator()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs",
|
|
"source_location": "L31"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_interactionlayer_interactables_hoveredui_cs",
|
|
"label": "HoveredUI.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "interactables_hoveredui_hoveredui",
|
|
"label": "HoveredUI",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "ipointerenterhandler",
|
|
"label": "IPointerEnterHandler",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "ipointerexithandler",
|
|
"label": "IPointerExitHandler",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "ghostmanager",
|
|
"label": "GhostManager",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "interactables_hoveredui_hoveredui_start",
|
|
"label": ".Start()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "interactables_hoveredui_hoveredui_onpointerenter",
|
|
"label": ".OnPointerEnter()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs",
|
|
"source_location": "L16"
|
|
},
|
|
{
|
|
"id": "interactables_hoveredui_hoveredui_onpointerexit",
|
|
"label": ".OnPointerExit()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs",
|
|
"source_location": "L24"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_interactionlayer_interactables_iinteractable_cs",
|
|
"label": "IInteractable.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\IInteractable.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "interactables_iinteractable_iinteractable",
|
|
"label": "IInteractable",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\IInteractable.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "interactables_iinteractable_iinteractable_onselectenter",
|
|
"label": ".onSelectEnter()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\IInteractable.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "interactables_iinteractable_iinteractable_onselectexit",
|
|
"label": ".onSelectExit()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\IInteractable.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "interactables_iinteractable_iinteractable_onhoverenter",
|
|
"label": ".onHoverEnter()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\IInteractable.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "interactables_iinteractable_iinteractable_onhoverexit",
|
|
"label": ".onHoverExit()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\IInteractable.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "interactables_iinteractable_iinteractable_highlighton",
|
|
"label": ".highLightOn()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\IInteractable.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "interactables_iinteractable_iinteractable_highlightoff",
|
|
"label": ".highLightOff()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\IInteractable.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_interactionlayer_interactables_uiinteractable_cs",
|
|
"label": "UIInteractable.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "interactables_uiinteractable_uiinteractable",
|
|
"label": "UIInteractable",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "baseinteractable",
|
|
"label": "BaseInteractable",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "ipointerdownhandler",
|
|
"label": "IPointerDownHandler",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "uimanager",
|
|
"label": "UIManager",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "blockdata",
|
|
"label": "BlockData",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "color",
|
|
"label": "Color",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "interactables_uiinteractable_uiinteractable_start",
|
|
"label": ".Start()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "interactables_uiinteractable_uiinteractable_onselectenter",
|
|
"label": ".onSelectEnter()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs",
|
|
"source_location": "L35"
|
|
},
|
|
{
|
|
"id": "interactables_uiinteractable_uiinteractable_onselectexit",
|
|
"label": ".onSelectExit()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs",
|
|
"source_location": "L46"
|
|
},
|
|
{
|
|
"id": "interactables_uiinteractable_uiinteractable_getassociatedblockdata",
|
|
"label": ".getAssociatedBlockData()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs",
|
|
"source_location": "L53"
|
|
},
|
|
{
|
|
"id": "interactables_uiinteractable_uiinteractable_setblockdata",
|
|
"label": ".setBlockData()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs",
|
|
"source_location": "L55"
|
|
},
|
|
{
|
|
"id": "interactables_uiinteractable_uiinteractable_onpointerdown",
|
|
"label": ".OnPointerDown()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs",
|
|
"source_location": "L61"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_interactionlayer_interactors_deleteinteractor_cs",
|
|
"label": "DeleteInteractor.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "interactors_deleteinteractor_deleteinteractor",
|
|
"label": "DeleteInteractor",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "baseinputprovider",
|
|
"label": "BaseInputProvider",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "commandhandler",
|
|
"label": "CommandHandler",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "selectionmanager",
|
|
"label": "SelectionManager",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "interactors_deleteinteractor_deleteinteractor_start",
|
|
"label": ".Start()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "interactors_deleteinteractor_deleteinteractor_deleteobjects",
|
|
"label": ".DeleteObjects()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs",
|
|
"source_location": "L29"
|
|
},
|
|
{
|
|
"id": "interactors_deleteinteractor_deleteinteractor_findblockindex",
|
|
"label": ".FindBlockIndex()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs",
|
|
"source_location": "L47"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_interactionlayer_interactors_rayinteractor_cs",
|
|
"label": "RayInteractor.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "interactors_rayinteractor_rayinteractor",
|
|
"label": "RayInteractor",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "interactors_rayinteractor_rayinteractor_getinstance",
|
|
"label": ".getInstance()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "layermask",
|
|
"label": "LayerMask",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "baseinputprovider",
|
|
"label": "BaseInputProvider",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L18"
|
|
},
|
|
{
|
|
"id": "camera",
|
|
"label": "Camera",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L19"
|
|
},
|
|
{
|
|
"id": "raycasthit",
|
|
"label": "RaycastHit",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L21"
|
|
},
|
|
{
|
|
"id": "gameobject",
|
|
"label": "GameObject",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L22"
|
|
},
|
|
{
|
|
"id": "unityevent",
|
|
"label": "UnityEvent",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L24"
|
|
},
|
|
{
|
|
"id": "interactors_rayinteractor_rayinteractor_awake",
|
|
"label": ".Awake()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L29"
|
|
},
|
|
{
|
|
"id": "interactors_rayinteractor_rayinteractor_start",
|
|
"label": ".Start()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L35"
|
|
},
|
|
{
|
|
"id": "interactors_rayinteractor_rayinteractor_setupinput",
|
|
"label": ".SetupInput()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L41"
|
|
},
|
|
{
|
|
"id": "interactors_rayinteractor_rayinteractor_gethitinfo",
|
|
"label": ".GetHitInfo()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L86"
|
|
},
|
|
{
|
|
"id": "interactors_rayinteractor_rayinteractor_getcurrentgizmo",
|
|
"label": ".GetCurrentGizmo()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L95"
|
|
},
|
|
{
|
|
"id": "interactors_rayinteractor_rayinteractor_gethitposition",
|
|
"label": ".GetHitPosition()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L98"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_interactionlayer_interactors_snapsystem_cs",
|
|
"label": "SnapSystem.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "interactors_snapsystem_snapsystem",
|
|
"label": "SnapSystem",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L16"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "interactors_snapsystem_snapsystem_getinstance",
|
|
"label": ".getInstance()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L19"
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L21"
|
|
},
|
|
{
|
|
"id": "list",
|
|
"label": "List",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L23"
|
|
},
|
|
{
|
|
"id": "hashset",
|
|
"label": "HashSet",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L24"
|
|
},
|
|
{
|
|
"id": "socketpoint",
|
|
"label": "SocketPoint",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L25"
|
|
},
|
|
{
|
|
"id": "interactors_snapsystem_snapsystem_awake",
|
|
"label": ".Awake()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L27"
|
|
},
|
|
{
|
|
"id": "interactors_snapsystem_snapsystem_updatesockets",
|
|
"label": ".UpdateSockets()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L47"
|
|
},
|
|
{
|
|
"id": "interactors_snapsystem_snapsystem_clearhighlights",
|
|
"label": ".ClearHighlights()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L91"
|
|
},
|
|
{
|
|
"id": "interactors_snapsystem_snapsystem_clear",
|
|
"label": ".Clear()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L99"
|
|
},
|
|
{
|
|
"id": "interactors_snapsystem_snapsystem_getnearbysockets",
|
|
"label": ".GetNearbySockets()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L107"
|
|
},
|
|
{
|
|
"id": "interactors_snapsystem_snapsystem_getclosestsocket",
|
|
"label": ".GetClosestSocket()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L108"
|
|
},
|
|
{
|
|
"id": "interactors_snapsystem_snapsystem_findclosest",
|
|
"label": ".FindClosest()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L114"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_interactionlayer_interactors_testcommandinteractor_cs",
|
|
"label": "TestCommandInteractor.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\TestCommandInteractor.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "interactors_testcommandinteractor_testcommandinteractor",
|
|
"label": "TestCommandInteractor",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\TestCommandInteractor.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "commandhandler",
|
|
"label": "CommandHandler",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\TestCommandInteractor.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "interactors_testcommandinteractor_testcommandinteractor_update",
|
|
"label": ".Update()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\TestCommandInteractor.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_interactionlayer_managers_ghostmanager_cs",
|
|
"label": "GhostManager.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "managers_ghostmanager_ghostmanager",
|
|
"label": "GhostManager",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "managers_ghostmanager_ghostmanager_getinstance",
|
|
"label": ".getInstance()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "unityevent",
|
|
"label": "UnityEvent",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "blockeditcontext",
|
|
"label": "BlockEditContext",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "rayinteractor",
|
|
"label": "RayInteractor",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L18"
|
|
},
|
|
{
|
|
"id": "snapsystem",
|
|
"label": "SnapSystem",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L19"
|
|
},
|
|
{
|
|
"id": "environment",
|
|
"label": "Environment",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L20"
|
|
},
|
|
{
|
|
"id": "commandhandler",
|
|
"label": "CommandHandler",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L21"
|
|
},
|
|
{
|
|
"id": "socketiterator",
|
|
"label": "SocketIterator",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L22"
|
|
},
|
|
{
|
|
"id": "baseinputprovider",
|
|
"label": "BaseInputProvider",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L23"
|
|
},
|
|
{
|
|
"id": "managers_ghostmanager_ghostmanager_awake",
|
|
"label": ".Awake()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L25"
|
|
},
|
|
{
|
|
"id": "managers_ghostmanager_ghostmanager_start",
|
|
"label": ".Start()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L31"
|
|
},
|
|
{
|
|
"id": "managers_ghostmanager_ghostmanager_update",
|
|
"label": ".Update()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L48"
|
|
},
|
|
{
|
|
"id": "managers_ghostmanager_ghostmanager_setdrag",
|
|
"label": ".setDrag()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L80"
|
|
},
|
|
{
|
|
"id": "managers_ghostmanager_ghostmanager_onplace",
|
|
"label": ".OnPlace()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L82"
|
|
},
|
|
{
|
|
"id": "managers_ghostmanager_ghostmanager_onplacewithdragging",
|
|
"label": ".OnPlaceWithDragging()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L95"
|
|
},
|
|
{
|
|
"id": "managers_ghostmanager_ghostmanager_onrotate",
|
|
"label": ".OnRotate()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L100"
|
|
},
|
|
{
|
|
"id": "managers_ghostmanager_ghostmanager_setupblock",
|
|
"label": ".SetupBlock()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L105"
|
|
},
|
|
{
|
|
"id": "managers_ghostmanager_ghostmanager_setupexistingblock",
|
|
"label": ".SetupExistingBlock()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L132"
|
|
},
|
|
{
|
|
"id": "managers_ghostmanager_ghostmanager_setmovementstrategy",
|
|
"label": ".SetMovementStrategy()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L159"
|
|
},
|
|
{
|
|
"id": "managers_ghostmanager_ghostmanager_hasactiveghost",
|
|
"label": ".HasActiveGhost()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L164"
|
|
},
|
|
{
|
|
"id": "managers_ghostmanager_ghostmanager_isghost",
|
|
"label": ".isGhost()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L165"
|
|
},
|
|
{
|
|
"id": "managers_ghostmanager_ghostmanager_clearghost",
|
|
"label": ".ClearGhost()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L168"
|
|
},
|
|
{
|
|
"id": "managers_ghostmanager_ghostmanager_clearghostdata",
|
|
"label": ".ClearGhostData()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L173"
|
|
},
|
|
{
|
|
"id": "managers_ghostmanager_ghostmanager_onclearaddlistener",
|
|
"label": ".onClearAddListener()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L194"
|
|
},
|
|
{
|
|
"id": "managers_ghostmanager_ghostmanager_buildcontext",
|
|
"label": ".BuildContext()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L199"
|
|
},
|
|
{
|
|
"id": "managers_ghostmanager_ghostmanager_buildmovementcontext",
|
|
"label": ".BuildMovementContext()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L253"
|
|
},
|
|
{
|
|
"id": "managers_ghostmanager_ghostmanager_updatesurfacetracking",
|
|
"label": ".UpdateSurfaceTracking()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L265"
|
|
},
|
|
{
|
|
"id": "managers_ghostmanager_ghostmanager_resetplaced",
|
|
"label": ".ResetPlaced()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L273"
|
|
},
|
|
{
|
|
"id": "managers_ghostmanager_ghostmanager_aftercreation",
|
|
"label": ".AfterCreation()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L279"
|
|
},
|
|
{
|
|
"id": "managers_ghostmanager_ghostmanager_setlayerrecursively",
|
|
"label": ".SetLayerRecursively()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L287"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_interactionlayer_managers_interactionmanager_cs",
|
|
"label": "InteractionManager.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "managers_interactionmanager_interactionmanager",
|
|
"label": "InteractionManager",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "commandhandler",
|
|
"label": "CommandHandler",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "ghostmanager",
|
|
"label": "GhostManager",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "selectionmanager",
|
|
"label": "SelectionManager",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "uimanager",
|
|
"label": "UIManager",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "managers_interactionmanager_interactionmanager_awake",
|
|
"label": ".Awake()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs",
|
|
"source_location": "L16"
|
|
},
|
|
{
|
|
"id": "managers_interactionmanager_interactionmanager_getinstance",
|
|
"label": ".getInstance()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs",
|
|
"source_location": "L22"
|
|
},
|
|
{
|
|
"id": "managers_interactionmanager_interactionmanager_start",
|
|
"label": ".Start()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs",
|
|
"source_location": "L27"
|
|
},
|
|
{
|
|
"id": "managers_interactionmanager_interactionmanager_setuplisteners",
|
|
"label": ".setupListeners()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs",
|
|
"source_location": "L37"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_interactionlayer_managers_selectionmanager_cs",
|
|
"label": "SelectionManager.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "managers_selectionmanager_selectionmanager",
|
|
"label": "SelectionManager",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "managers_selectionmanager_selectionmanager_getinstance",
|
|
"label": ".getInstance()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "rayinteractor",
|
|
"label": "RayInteractor",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs",
|
|
"source_location": "L15"
|
|
},
|
|
{
|
|
"id": "baseinputprovider",
|
|
"label": "BaseInputProvider",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs",
|
|
"source_location": "L16"
|
|
},
|
|
{
|
|
"id": "list",
|
|
"label": "List",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs",
|
|
"source_location": "L18"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs",
|
|
"source_location": "L19"
|
|
},
|
|
{
|
|
"id": "unityevent",
|
|
"label": "UnityEvent",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs",
|
|
"source_location": "L21"
|
|
},
|
|
{
|
|
"id": "managers_selectionmanager_selectionmanager_awake",
|
|
"label": ".Awake()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs",
|
|
"source_location": "L27"
|
|
},
|
|
{
|
|
"id": "managers_selectionmanager_selectionmanager_start",
|
|
"label": ".Start()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs",
|
|
"source_location": "L33"
|
|
},
|
|
{
|
|
"id": "managers_selectionmanager_selectionmanager_handleselect",
|
|
"label": ".HandleSelect()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs",
|
|
"source_location": "L49"
|
|
},
|
|
{
|
|
"id": "managers_selectionmanager_selectionmanager_getcurrentselections",
|
|
"label": ".GetCurrentSelections()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs",
|
|
"source_location": "L92"
|
|
},
|
|
{
|
|
"id": "managers_selectionmanager_selectionmanager_clearselection",
|
|
"label": ".ClearSelection()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs",
|
|
"source_location": "L94"
|
|
},
|
|
{
|
|
"id": "managers_selectionmanager_selectionmanager_hasoneselection",
|
|
"label": ".HasOneSelection()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs",
|
|
"source_location": "L103"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_interactionlayer_managers_socketmanagerchecker_cs",
|
|
"label": "SocketManagerChecker.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "managers_socketmanagerchecker_socketmanagerchecker",
|
|
"label": "SocketManagerChecker",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "environment",
|
|
"label": "Environment",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "ghostmanager",
|
|
"label": "GhostManager",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "rayinteractor",
|
|
"label": "RayInteractor",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "jointplacementhandler",
|
|
"label": "JointPlacementHandler",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "managers_socketmanagerchecker_socketmanagerchecker_start",
|
|
"label": ".Start()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L15"
|
|
},
|
|
{
|
|
"id": "managers_socketmanagerchecker_socketmanagerchecker_onremove",
|
|
"label": ".OnRemove()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L26"
|
|
},
|
|
{
|
|
"id": "managers_socketmanagerchecker_socketmanagerchecker_onadd",
|
|
"label": ".OnAdd()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L38"
|
|
},
|
|
{
|
|
"id": "managers_socketmanagerchecker_socketmanagerchecker_onblockremoved",
|
|
"label": ".OnBlockRemoved()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L51"
|
|
},
|
|
{
|
|
"id": "managers_socketmanagerchecker_socketmanagerchecker_onjointremoved",
|
|
"label": ".OnJointRemoved()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L88"
|
|
},
|
|
{
|
|
"id": "managers_socketmanagerchecker_socketmanagerchecker_onblockadded",
|
|
"label": ".OnBlockAdded()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L125"
|
|
},
|
|
{
|
|
"id": "managers_socketmanagerchecker_socketmanagerchecker_onjointadded",
|
|
"label": ".OnJointAdded()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L159"
|
|
},
|
|
{
|
|
"id": "managers_socketmanagerchecker_socketmanagerchecker_getclosestsocketby",
|
|
"label": ".getClosestSocketBy()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L187"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_interactionlayer_managers_uimanager_cs",
|
|
"label": "UIManager.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\UIManager.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "managers_uimanager_uimanager",
|
|
"label": "UIManager",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\UIManager.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "uiinteractable",
|
|
"label": "UIInteractable",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\UIManager.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "blockdata",
|
|
"label": "BlockData",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\UIManager.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "unityevent",
|
|
"label": "UnityEvent",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\UIManager.cs",
|
|
"source_location": "L15"
|
|
},
|
|
{
|
|
"id": "categorydata",
|
|
"label": "CategoryData",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\UIManager.cs",
|
|
"source_location": "L17"
|
|
},
|
|
{
|
|
"id": "managers_uimanager_uimanager_awake",
|
|
"label": ".Awake()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\UIManager.cs",
|
|
"source_location": "L19"
|
|
},
|
|
{
|
|
"id": "managers_uimanager_uimanager_getinstance",
|
|
"label": ".getInstance()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\UIManager.cs",
|
|
"source_location": "L25"
|
|
},
|
|
{
|
|
"id": "managers_uimanager_uimanager_selectuiinteractable",
|
|
"label": ".selectUIInteractable()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\UIManager.cs",
|
|
"source_location": "L28"
|
|
},
|
|
{
|
|
"id": "managers_uimanager_uimanager_deselectuiinteractable",
|
|
"label": ".deselectUIInteractable()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\UIManager.cs",
|
|
"source_location": "L39"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_interactionlayer_managers_ghostextensions_axismovestrategy_cs",
|
|
"label": "AxisMoveStrategy.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisMoveStrategy.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "ghostextensions_axismovestrategy_axismovestrategy",
|
|
"label": "AxisMoveStrategy",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisMoveStrategy.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "ighostmovementstrategy",
|
|
"label": "IGhostMovementStrategy",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "quaternion",
|
|
"label": "Quaternion",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisMoveStrategy.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisMoveStrategy.cs",
|
|
"source_location": "L16"
|
|
},
|
|
{
|
|
"id": "vector3",
|
|
"label": "Vector3",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisMoveStrategy.cs",
|
|
"source_location": "L17"
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisMoveStrategy.cs",
|
|
"source_location": "L19"
|
|
},
|
|
{
|
|
"id": "camera",
|
|
"label": "Camera",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisMoveStrategy.cs",
|
|
"source_location": "L21"
|
|
},
|
|
{
|
|
"id": "vector2",
|
|
"label": "Vector2",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisMoveStrategy.cs",
|
|
"source_location": "L23"
|
|
},
|
|
{
|
|
"id": "ghostextensions_axismovestrategy_axismovestrategy_begindrag",
|
|
"label": ".BeginDrag()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisMoveStrategy.cs",
|
|
"source_location": "L42"
|
|
},
|
|
{
|
|
"id": "ghostextensions_axismovestrategy_axismovestrategy_enddrag",
|
|
"label": ".EndDrag()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisMoveStrategy.cs",
|
|
"source_location": "L53"
|
|
},
|
|
{
|
|
"id": "ghostextensions_axismovestrategy_axismovestrategy_updatemovement",
|
|
"label": ".UpdateMovement()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisMoveStrategy.cs",
|
|
"source_location": "L55"
|
|
},
|
|
{
|
|
"id": "ghostextensions_axismovestrategy_axismovestrategy_trysocketsnap",
|
|
"label": ".TrySocketSnap()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisMoveStrategy.cs",
|
|
"source_location": "L112"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_interactionlayer_managers_ghostextensions_axisrotatestrategy_cs",
|
|
"label": "AxisRotateStrategy.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisRotateStrategy.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "ghostextensions_axisrotatestrategy_axisrotatestrategy",
|
|
"label": "AxisRotateStrategy",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisRotateStrategy.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "ighostmovementstrategy",
|
|
"label": "IGhostMovementStrategy",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "localaxis",
|
|
"label": "LocalAxis",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisRotateStrategy.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "vector3",
|
|
"label": "Vector3",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisRotateStrategy.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisRotateStrategy.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisRotateStrategy.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "vector2",
|
|
"label": "Vector2",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisRotateStrategy.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "ghostextensions_axisrotatestrategy_axisrotatestrategy_beginrotate",
|
|
"label": ".BeginRotate()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisRotateStrategy.cs",
|
|
"source_location": "L26"
|
|
},
|
|
{
|
|
"id": "ghostextensions_axisrotatestrategy_axisrotatestrategy_endrotate",
|
|
"label": ".EndRotate()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisRotateStrategy.cs",
|
|
"source_location": "L33"
|
|
},
|
|
{
|
|
"id": "ghostextensions_axisrotatestrategy_axisrotatestrategy_updatemovement",
|
|
"label": ".UpdateMovement()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisRotateStrategy.cs",
|
|
"source_location": "L35"
|
|
},
|
|
{
|
|
"id": "ghostextensions_axisrotatestrategy_axisrotatestrategy_getworldaxis",
|
|
"label": ".GetWorldAxis()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisRotateStrategy.cs",
|
|
"source_location": "L90"
|
|
},
|
|
{
|
|
"id": "ghostextensions_axisrotatestrategy_axisrotatestrategy_snaptonearestrightangle",
|
|
"label": ".SnapToNearestRightAngle()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisRotateStrategy.cs",
|
|
"source_location": "L98"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_interactionlayer_managers_ghostextensions_freemovestrategy_cs",
|
|
"label": "FreeMoveStrategy.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\FreeMoveStrategy.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "ghostextensions_freemovestrategy_freemovestrategy",
|
|
"label": "FreeMoveStrategy",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\FreeMoveStrategy.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "ighostmovementstrategy",
|
|
"label": "IGhostMovementStrategy",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "ghostextensions_freemovestrategy_freemovestrategy_updatemovement",
|
|
"label": ".UpdateMovement()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\FreeMoveStrategy.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "ghostextensions_freemovestrategy_freemovestrategy_trysocketsnap",
|
|
"label": ".TrySocketSnap()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\FreeMoveStrategy.cs",
|
|
"source_location": "L31"
|
|
},
|
|
{
|
|
"id": "ghostextensions_freemovestrategy_freemovestrategy_performsocketsnap",
|
|
"label": ".PerformSocketSnap()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\FreeMoveStrategy.cs",
|
|
"source_location": "L41"
|
|
},
|
|
{
|
|
"id": "ghostextensions_freemovestrategy_freemovestrategy_aligntosurfacenormal",
|
|
"label": ".AlignToSurfaceNormal()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\FreeMoveStrategy.cs",
|
|
"source_location": "L65"
|
|
},
|
|
{
|
|
"id": "ghostextensions_freemovestrategy_freemovestrategy_movealongsurface",
|
|
"label": ".MoveAlongSurface()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\FreeMoveStrategy.cs",
|
|
"source_location": "L77"
|
|
},
|
|
{
|
|
"id": "ghostextensions_freemovestrategy_freemovestrategy_getcurrentpivot",
|
|
"label": ".GetCurrentPivot()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\FreeMoveStrategy.cs",
|
|
"source_location": "L92"
|
|
},
|
|
{
|
|
"id": "ghostextensions_freemovestrategy_freemovestrategy_snaptonearestrightangle",
|
|
"label": ".SnapToNearestRightAngle()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\FreeMoveStrategy.cs",
|
|
"source_location": "L108"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_interactionlayer_managers_ghostextensions_ghostmovementcontext_cs",
|
|
"label": "GhostMovementContext.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostMovementContext.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_interactionlayer_managers_ghostextensions_ghoststrategyhandler_cs",
|
|
"label": "GhostStrategyHandler.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyHandler.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler",
|
|
"label": "GhostStrategyHandler",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyHandler.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler_getinstance",
|
|
"label": ".getInstance()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyHandler.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "ghostmanager",
|
|
"label": "GhostManager",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyHandler.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler_awake",
|
|
"label": ".Awake()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyHandler.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler_start",
|
|
"label": ".Start()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyHandler.cs",
|
|
"source_location": "L20"
|
|
},
|
|
{
|
|
"id": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler_startdraggingright",
|
|
"label": ".StartDraggingRight()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyHandler.cs",
|
|
"source_location": "L27"
|
|
},
|
|
{
|
|
"id": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler_startdraggingup",
|
|
"label": ".StartDraggingUp()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyHandler.cs",
|
|
"source_location": "L34"
|
|
},
|
|
{
|
|
"id": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler_startdraggingforward",
|
|
"label": ".StartDraggingForward()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyHandler.cs",
|
|
"source_location": "L41"
|
|
},
|
|
{
|
|
"id": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler_enddragging",
|
|
"label": ".EndDragging()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyHandler.cs",
|
|
"source_location": "L48"
|
|
},
|
|
{
|
|
"id": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler_startrotatingright",
|
|
"label": ".StartRotatingRight()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyHandler.cs",
|
|
"source_location": "L55"
|
|
},
|
|
{
|
|
"id": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler_startrotatingup",
|
|
"label": ".StartRotatingUp()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyHandler.cs",
|
|
"source_location": "L62"
|
|
},
|
|
{
|
|
"id": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler_startrotatingforward",
|
|
"label": ".StartRotatingForward()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyHandler.cs",
|
|
"source_location": "L69"
|
|
},
|
|
{
|
|
"id": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler_startrotation",
|
|
"label": ".StartRotation()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyHandler.cs",
|
|
"source_location": "L76"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_interactionlayer_managers_ghostextensions_ghoststrategytester_cs",
|
|
"label": "GhostStrategyTester.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "ghostextensions_ghoststrategytester_ghoststrategytester",
|
|
"label": "GhostStrategyTester",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "gameobject",
|
|
"label": "GameObject",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "mode",
|
|
"label": "Mode",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L18"
|
|
},
|
|
{
|
|
"id": "axismovestrategy",
|
|
"label": "AxisMoveStrategy",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L20"
|
|
},
|
|
{
|
|
"id": "axisrotatestrategy",
|
|
"label": "AxisRotateStrategy",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L21"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L23"
|
|
},
|
|
{
|
|
"id": "int",
|
|
"label": "int",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L25"
|
|
},
|
|
{
|
|
"id": "vector3",
|
|
"label": "Vector3",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L27"
|
|
},
|
|
{
|
|
"id": "color",
|
|
"label": "Color",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L29"
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L35"
|
|
},
|
|
{
|
|
"id": "localaxis",
|
|
"label": "LocalAxis",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L44"
|
|
},
|
|
{
|
|
"id": "ghostextensions_ghoststrategytester_ghoststrategytester_start",
|
|
"label": ".Start()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L58"
|
|
},
|
|
{
|
|
"id": "ghostextensions_ghoststrategytester_ghoststrategytester_ongui",
|
|
"label": ".OnGUI()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L88"
|
|
},
|
|
{
|
|
"id": "ghostextensions_ghoststrategytester_ghoststrategytester_drawaxisbutton",
|
|
"label": ".DrawAxisButton()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L134"
|
|
},
|
|
{
|
|
"id": "ghostextensions_ghoststrategytester_ghoststrategytester_onaxisbuttondown",
|
|
"label": ".OnAxisButtonDown()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L155"
|
|
},
|
|
{
|
|
"id": "ghostextensions_ghoststrategytester_ghoststrategytester_onaxisbuttonup",
|
|
"label": ".OnAxisButtonUp()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L181"
|
|
},
|
|
{
|
|
"id": "ghostextensions_ghoststrategytester_ghoststrategytester_ensureediting",
|
|
"label": ".EnsureEditing()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L192"
|
|
},
|
|
{
|
|
"id": "ghostextensions_ghoststrategytester_ghoststrategytester_commitedit",
|
|
"label": ".CommitEdit()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L200"
|
|
},
|
|
{
|
|
"id": "ghostextensions_ghoststrategytester_ghoststrategytester_stopediting",
|
|
"label": ".StopEditing()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L206"
|
|
},
|
|
{
|
|
"id": "ghostextensions_ghoststrategytester_ghoststrategytester_resetstate",
|
|
"label": ".ResetState()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L212"
|
|
},
|
|
{
|
|
"id": "ghostextensions_ghoststrategytester_ghoststrategytester_drawmodebutton",
|
|
"label": ".DrawModeButton()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L222"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_interactionlayer_managers_ghostextensions_ighostmovementstrategy_cs",
|
|
"label": "IGhostMovementStrategy.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\IGhostMovementStrategy.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "ghostextensions_ighostmovementstrategy_ighostmovementstrategy",
|
|
"label": "IGhostMovementStrategy",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\IGhostMovementStrategy.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "ghostextensions_ighostmovementstrategy_ighostmovementstrategy_updatemovement",
|
|
"label": ".UpdateMovement()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\IGhostMovementStrategy.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_logger_glopallogger_cs",
|
|
"label": "GlopalLogger.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Logger\\GlopalLogger.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "logger_glopallogger_glopallogger",
|
|
"label": "GlopalLogger",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Logger\\GlopalLogger.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "idependencyprovider",
|
|
"label": "IDependencyProvider",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Logger\\GlopalLogger.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "logger_glopallogger_glopallogger_providelogger",
|
|
"label": ".provideLogger()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Logger\\GlopalLogger.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "logger_glopallogger_glopallogger_log",
|
|
"label": ".Log()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Logger\\GlopalLogger.cs",
|
|
"source_location": "L16"
|
|
},
|
|
{
|
|
"id": "logger_glopallogger_glopallogger_logerror",
|
|
"label": ".LogError()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Logger\\GlopalLogger.cs",
|
|
"source_location": "L22"
|
|
},
|
|
{
|
|
"id": "logger_glopallogger_glopallogger_logwarning",
|
|
"label": ".LogWarning()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Logger\\GlopalLogger.cs",
|
|
"source_location": "L28"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_modelcheckingsystem_blocknode_cs",
|
|
"label": "BlockNode.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlockNode.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "modelcheckingsystem_blocknode_blocknode",
|
|
"label": "BlockNode",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlockNode.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "blockdata",
|
|
"label": "BlockData",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlockNode.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "vector3",
|
|
"label": "Vector3",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlockNode.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "quaternion",
|
|
"label": "Quaternion",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlockNode.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_modelcheckingsystem_blocksgraph_cs",
|
|
"label": "BlocksGraph.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksGraph.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "modelcheckingsystem_blocksgraph_blocksgraph",
|
|
"label": "BlocksGraph",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksGraph.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "scriptableobject",
|
|
"label": "ScriptableObject",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "dictionary",
|
|
"label": "Dictionary",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksGraph.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "blocknode",
|
|
"label": "BlockNode",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksGraph.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_modelcheckingsystem_blocksmap_cs",
|
|
"label": "BlocksMap.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksMap.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "modelcheckingsystem_blocksmap_blocksmap",
|
|
"label": "BlocksMap",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksMap.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "scriptableobject",
|
|
"label": "ScriptableObject",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "dictionary",
|
|
"label": "Dictionary",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksMap.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "list",
|
|
"label": "List",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksMap.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "blocknode",
|
|
"label": "BlockNode",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksMap.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "modelcheckingsystem_blocksmap_blocksmap_calctotalnodes",
|
|
"label": ".calcTotalNodes()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksMap.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "modelcheckingsystem_blocksmap_blocksmap_init",
|
|
"label": ".init()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksMap.cs",
|
|
"source_location": "L25"
|
|
},
|
|
{
|
|
"id": "modelcheckingsystem_blocksmap_blocksmap_onenable",
|
|
"label": ".OnEnable()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksMap.cs",
|
|
"source_location": "L51"
|
|
},
|
|
{
|
|
"id": "modelcheckingsystem_blocksmap_blocksmap_rebuilddictionary",
|
|
"label": ".RebuildDictionary()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksMap.cs",
|
|
"source_location": "L59"
|
|
},
|
|
{
|
|
"id": "modelcheckingsystem_blocksmap_blocksmap_setrootnode",
|
|
"label": ".setRootNode()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksMap.cs",
|
|
"source_location": "L77"
|
|
},
|
|
{
|
|
"id": "modelcheckingsystem_blocksmap_blocksmap_roundposition",
|
|
"label": ".RoundPosition()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksMap.cs",
|
|
"source_location": "L82"
|
|
},
|
|
{
|
|
"id": "modelcheckingsystem_blocksmap_blocksmap_roundrotation",
|
|
"label": ".RoundRotation()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksMap.cs",
|
|
"source_location": "L89"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_modelcheckingsystem_modelcheckmanager_cs",
|
|
"label": "ModelCheckManager.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "modelcheckingsystem_modelcheckmanager_modelcheckmanager",
|
|
"label": "ModelCheckManager",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_getinstance",
|
|
"label": ".getInstance()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "environment",
|
|
"label": "Environment",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "blocksmap",
|
|
"label": "BlocksMap",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L15"
|
|
},
|
|
{
|
|
"id": "long",
|
|
"label": "long",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L17"
|
|
},
|
|
{
|
|
"id": "unityevent",
|
|
"label": "UnityEvent",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L21"
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L25"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L27"
|
|
},
|
|
{
|
|
"id": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_setblockmap",
|
|
"label": ".setBlockMap()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L29"
|
|
},
|
|
{
|
|
"id": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_start",
|
|
"label": ".Start()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L35"
|
|
},
|
|
{
|
|
"id": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_initialize",
|
|
"label": ".Initialize()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L42"
|
|
},
|
|
{
|
|
"id": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_createblocknode",
|
|
"label": ".createBlockNode()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L68"
|
|
},
|
|
{
|
|
"id": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_awake",
|
|
"label": ".Awake()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L73"
|
|
},
|
|
{
|
|
"id": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_addnode",
|
|
"label": ".addNode()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L80"
|
|
},
|
|
{
|
|
"id": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_removenode",
|
|
"label": ".removeNode()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L109"
|
|
},
|
|
{
|
|
"id": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_trymarknode",
|
|
"label": ".tryMarkNode()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L130"
|
|
},
|
|
{
|
|
"id": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_matchrotation",
|
|
"label": ".matchRotation()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L142"
|
|
},
|
|
{
|
|
"id": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_debugisvalid",
|
|
"label": ".debugisValid()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L149"
|
|
},
|
|
{
|
|
"id": "modelcheckingsystem_modelcheckmanager_savecurrentmap",
|
|
"label": "saveCurrentMap()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L157"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_movement_scripts_gizmofmoveelement_cs",
|
|
"label": "GizmoFMoveElement.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoFMoveElement.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "movement_scripts_gizmofmoveelement_gizmofmoveelement",
|
|
"label": "GizmoFMoveElement",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoFMoveElement.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "movement_scripts_gizmofmoveelement_gizmofmoveelement_start",
|
|
"label": ".Start()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoFMoveElement.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "movement_scripts_gizmofmoveelement_gizmofmoveelement_update",
|
|
"label": ".Update()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoFMoveElement.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_movement_scripts_gizmomoveelement_cs",
|
|
"label": "GizmoMoveElement.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "movement_scripts_gizmomoveelement_gizmomoveelement",
|
|
"label": "GizmoMoveElement",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "gizmodirection",
|
|
"label": "GizmoDirection",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs",
|
|
"source_location": "L15"
|
|
},
|
|
{
|
|
"id": "transform",
|
|
"label": "Transform",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs",
|
|
"source_location": "L16"
|
|
},
|
|
{
|
|
"id": "axismovestrategy",
|
|
"label": "AxisMoveStrategy",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs",
|
|
"source_location": "L18"
|
|
},
|
|
{
|
|
"id": "ghostmanager",
|
|
"label": "GhostManager",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs",
|
|
"source_location": "L19"
|
|
},
|
|
{
|
|
"id": "material",
|
|
"label": "Material",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs",
|
|
"source_location": "L20"
|
|
},
|
|
{
|
|
"id": "movement_scripts_gizmomoveelement_gizmomoveelement_start",
|
|
"label": ".Start()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs",
|
|
"source_location": "L24"
|
|
},
|
|
{
|
|
"id": "movement_scripts_gizmomoveelement_gizmomoveelement_getdirection",
|
|
"label": ".getDirection()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs",
|
|
"source_location": "L32"
|
|
},
|
|
{
|
|
"id": "movement_scripts_gizmomoveelement_gizmomoveelement_onselectenter",
|
|
"label": ".onSelectEnter()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs",
|
|
"source_location": "L37"
|
|
},
|
|
{
|
|
"id": "movement_scripts_gizmomoveelement_gizmomoveelement_onselectexit",
|
|
"label": ".onSelectExit()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs",
|
|
"source_location": "L51"
|
|
},
|
|
{
|
|
"id": "movement_scripts_gizmomoveelement_gizmomoveelement_resetmat",
|
|
"label": ".ResetMat()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs",
|
|
"source_location": "L63"
|
|
},
|
|
{
|
|
"id": "movement_scripts_gizmomoveelement_gizmomoveelement_getaxisdirection",
|
|
"label": ".GetAxisDirection()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs",
|
|
"source_location": "L68"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_movement_scripts_gizmorotateelement_cs",
|
|
"label": "GizmoRotateElement.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "movement_scripts_gizmorotateelement_gizmorotateelement",
|
|
"label": "GizmoRotateElement",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "gizmodirection",
|
|
"label": "GizmoDirection",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "material",
|
|
"label": "Material",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "transform",
|
|
"label": "Transform",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "axisrotatestrategy",
|
|
"label": "AxisRotateStrategy",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "ghostmanager",
|
|
"label": "GhostManager",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "vector2",
|
|
"label": "Vector2",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "movement_scripts_gizmorotateelement_gizmorotateelement_start",
|
|
"label": ".Start()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs",
|
|
"source_location": "L16"
|
|
},
|
|
{
|
|
"id": "movement_scripts_gizmorotateelement_gizmorotateelement_onselectenter",
|
|
"label": ".onSelectEnter()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs",
|
|
"source_location": "L35"
|
|
},
|
|
{
|
|
"id": "movement_scripts_gizmorotateelement_gizmorotateelement_onselectexit",
|
|
"label": ".onSelectExit()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs",
|
|
"source_location": "L54"
|
|
},
|
|
{
|
|
"id": "movement_scripts_gizmorotateelement_gizmorotateelement_resetmat",
|
|
"label": ".ResetMat()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs",
|
|
"source_location": "L70"
|
|
},
|
|
{
|
|
"id": "movement_scripts_gizmorotateelement_gizmorotateelement_getlocalaxis",
|
|
"label": ".GetLocalAxis()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs",
|
|
"source_location": "L75"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_movement_scripts_multiselectvalidationcheck_cs",
|
|
"label": "MultiSelectValidationCheck.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\MultiSelectValidationCheck.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "movement_scripts_multiselectvalidationcheck_multiselectvalidationcheck",
|
|
"label": "MultiSelectValidationCheck",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\MultiSelectValidationCheck.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "selectionmanager",
|
|
"label": "SelectionManager",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\MultiSelectValidationCheck.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "recttransform",
|
|
"label": "RectTransform",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\MultiSelectValidationCheck.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "vector2",
|
|
"label": "Vector2",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\MultiSelectValidationCheck.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "movement_scripts_multiselectvalidationcheck_multiselectvalidationcheck_start",
|
|
"label": ".Start()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\MultiSelectValidationCheck.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "movement_scripts_multiselectvalidationcheck_multiselectvalidationcheck_selecteditem",
|
|
"label": ".SelectedItem()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\MultiSelectValidationCheck.cs",
|
|
"source_location": "L22"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_movement_scripts_transformmanager_cs",
|
|
"label": "TransformManager.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "movement_scripts_transformmanager_transformmanager",
|
|
"label": "TransformManager",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "toggle",
|
|
"label": "Toggle",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "selectionmanager",
|
|
"label": "SelectionManager",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "camera",
|
|
"label": "Camera",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L15"
|
|
},
|
|
{
|
|
"id": "gameobject",
|
|
"label": "GameObject",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L17"
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L20"
|
|
},
|
|
{
|
|
"id": "iinteractable",
|
|
"label": "IInteractable",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L23"
|
|
},
|
|
{
|
|
"id": "ghoststrategyhandler",
|
|
"label": "GhostStrategyHandler",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L24"
|
|
},
|
|
{
|
|
"id": "gizmomoveelement",
|
|
"label": "GizmoMoveElement",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L25"
|
|
},
|
|
{
|
|
"id": "gizmorotateelement",
|
|
"label": "GizmoRotateElement",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L26"
|
|
},
|
|
{
|
|
"id": "rayinteractor",
|
|
"label": "RayInteractor",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L27"
|
|
},
|
|
{
|
|
"id": "transform",
|
|
"label": "Transform",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L28"
|
|
},
|
|
{
|
|
"id": "material",
|
|
"label": "Material",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L31"
|
|
},
|
|
{
|
|
"id": "movement_scripts_transformmanager_transformmanager_start",
|
|
"label": ".Start()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L33"
|
|
},
|
|
{
|
|
"id": "movement_scripts_transformmanager_transformmanager_update",
|
|
"label": ".Update()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L46"
|
|
},
|
|
{
|
|
"id": "movement_scripts_transformmanager_transformmanager_selectiontomgizmo",
|
|
"label": ".SelectionToMGizmo()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L118"
|
|
},
|
|
{
|
|
"id": "movement_scripts_transformmanager_transformmanager_selectiontorgizmo",
|
|
"label": ".SelectionToRGizmo()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L123"
|
|
},
|
|
{
|
|
"id": "movement_scripts_transformmanager_transformmanager_gizmodeselect",
|
|
"label": ".GizmoDeselect()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L128"
|
|
},
|
|
{
|
|
"id": "movement_scripts_transformmanager_transformmanager_fmove",
|
|
"label": ".FMove()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L142"
|
|
},
|
|
{
|
|
"id": "movement_scripts_transformmanager_transformmanager_amove",
|
|
"label": ".AMove()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L151"
|
|
},
|
|
{
|
|
"id": "movement_scripts_transformmanager_transformmanager_arot",
|
|
"label": ".ARot()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L172"
|
|
},
|
|
{
|
|
"id": "movement_scripts_transformmanager_transformmanager_setcurrent",
|
|
"label": ".SetCurrent()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L193"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_savesystem_commandsavehandler_cs",
|
|
"label": "CommandSaveHandler.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveHandler.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "savesystem_commandsavehandler_commandsavehandler",
|
|
"label": "CommandSaveHandler",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveHandler.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "linkedlist",
|
|
"label": "LinkedList",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveHandler.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveHandler.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "savesystem_commandsavehandler_commandsavehandler_getinstance",
|
|
"label": ".getInstance()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveHandler.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "savesystem_commandsavehandler_commandsavehandler_setfilename",
|
|
"label": ".setFileName()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveHandler.cs",
|
|
"source_location": "L23"
|
|
},
|
|
{
|
|
"id": "savesystem_commandsavehandler_commandsavehandler_savecommands",
|
|
"label": ".saveCommands()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveHandler.cs",
|
|
"source_location": "L28"
|
|
},
|
|
{
|
|
"id": "savesystem_commandsavehandler_commandsavehandler_loadcommands",
|
|
"label": ".loadCommands()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveHandler.cs",
|
|
"source_location": "L33"
|
|
},
|
|
{
|
|
"id": "savesystem_commandsavehandler_commandsavehandler_excuteallcommands",
|
|
"label": ".excuteAllCommands()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveHandler.cs",
|
|
"source_location": "L38"
|
|
},
|
|
{
|
|
"id": "savesystem_commandsavehandler_commandsavehandler_addlastcommand",
|
|
"label": ".addLastCommand()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveHandler.cs",
|
|
"source_location": "L63"
|
|
},
|
|
{
|
|
"id": "savesystem_commandsavehandler_commandsavehandler_removelastcommand",
|
|
"label": ".removeLastCommand()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveHandler.cs",
|
|
"source_location": "L68"
|
|
},
|
|
{
|
|
"id": "savesystem_commandsavehandler_commandsavehandler_clearcommandlist",
|
|
"label": ".clearCommandList()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveHandler.cs",
|
|
"source_location": "L76"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_savesystem_commandsaveutil_cs",
|
|
"label": "CommandSaveUtil.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "savesystem_commandsaveutil_commandsaveutil",
|
|
"label": "CommandSaveUtil",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "savesystem_commandsaveutil_commandsaveutil_getsettings",
|
|
"label": ".getSettings()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "savesystem_commandsaveutil_commandsaveutil_savelinkedlist",
|
|
"label": ".saveLinkedList()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs",
|
|
"source_location": "L20"
|
|
},
|
|
{
|
|
"id": "savesystem_commandsaveutil_commandsaveutil_loadlinkedlist",
|
|
"label": ".loadLinkedList()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs",
|
|
"source_location": "L42"
|
|
},
|
|
{
|
|
"id": "savesystem_commandsaveutil_commandsaveutil_deletesavefile",
|
|
"label": ".deleteSaveFile()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs",
|
|
"source_location": "L72"
|
|
},
|
|
{
|
|
"id": "savesystem_commandsaveutil_commandsaveutil_hassavefile",
|
|
"label": ".hasSaveFile()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs",
|
|
"source_location": "L88"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_savesystem_environmentobserver_cs",
|
|
"label": "EnvironmentObserver.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\EnvironmentObserver.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "savesystem_environmentobserver_environmentobserver",
|
|
"label": "EnvironmentObserver",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\EnvironmentObserver.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "environment",
|
|
"label": "Environment",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\EnvironmentObserver.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "commandsavehandler",
|
|
"label": "CommandSaveHandler",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\EnvironmentObserver.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\EnvironmentObserver.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "savesystem_environmentobserver_environmentobserver_start",
|
|
"label": ".Start()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\EnvironmentObserver.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "savesystem_environmentobserver_environmentobserver_onchange",
|
|
"label": ".onChange()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\EnvironmentObserver.cs",
|
|
"source_location": "L22"
|
|
},
|
|
{
|
|
"id": "savesystem_environmentobserver_environmentobserver_save",
|
|
"label": ".save()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\EnvironmentObserver.cs",
|
|
"source_location": "L28"
|
|
},
|
|
{
|
|
"id": "savesystem_environmentobserver_environmentobserver_load",
|
|
"label": ".load()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\EnvironmentObserver.cs",
|
|
"source_location": "L35"
|
|
},
|
|
{
|
|
"id": "savesystem_environmentobserver_environmentobserver_reloadsave",
|
|
"label": ".reloadSave()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\EnvironmentObserver.cs",
|
|
"source_location": "L46"
|
|
},
|
|
{
|
|
"id": "savesystem_environmentobserver_environmentobserver_addallcommands",
|
|
"label": ".addAllCommands()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\EnvironmentObserver.cs",
|
|
"source_location": "L53"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_singleton_singleton_cs",
|
|
"label": "Singleton.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Singleton\\Singleton.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "singleton_singleton_singleton",
|
|
"label": "Singleton",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Singleton\\Singleton.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "t",
|
|
"label": "T",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Singleton\\Singleton.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "singleton_singleton_singleton_trygetinstance",
|
|
"label": ".TryGetInstance()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Singleton\\Singleton.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "singleton_singleton_singleton_awake",
|
|
"label": ".Awake()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Singleton\\Singleton.cs",
|
|
"source_location": "L31"
|
|
},
|
|
{
|
|
"id": "singleton_singleton_singleton_initializesingleton",
|
|
"label": ".InitializeSingleton()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Singleton\\Singleton.cs",
|
|
"source_location": "L33"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_sockets_attachableblock_cs",
|
|
"label": "AttachableBlock.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "sockets_attachableblock_attachableblock",
|
|
"label": "AttachableBlock",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "blocktype",
|
|
"label": "BlockType",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "socketcontainer",
|
|
"label": "SocketContainer",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "list",
|
|
"label": "List",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "sockets_attachableblock_attachableblock_getconnectedblocks",
|
|
"label": ".GetConnectedBlocks()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "sockets_attachableblock_attachableblock_getattachedjoints",
|
|
"label": ".GetAttachedJoints()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs",
|
|
"source_location": "L15"
|
|
},
|
|
{
|
|
"id": "sockets_attachableblock_attachableblock_setblocktype",
|
|
"label": ".SetBlockType()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs",
|
|
"source_location": "L16"
|
|
},
|
|
{
|
|
"id": "sockets_attachableblock_attachableblock_disconnectfrom",
|
|
"label": ".DisconnectFrom()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs",
|
|
"source_location": "L17"
|
|
},
|
|
{
|
|
"id": "sockets_attachableblock_attachableblock_unregisterjoint",
|
|
"label": ".UnregisterJoint()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs",
|
|
"source_location": "L25"
|
|
},
|
|
{
|
|
"id": "sockets_attachableblock_attachableblock_awake",
|
|
"label": ".Awake()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs",
|
|
"source_location": "L33"
|
|
},
|
|
{
|
|
"id": "sockets_attachableblock_attachableblock_getsocketcontainer",
|
|
"label": ".GetSocketContainer()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs",
|
|
"source_location": "L42"
|
|
},
|
|
{
|
|
"id": "sockets_attachableblock_attachableblock_connectto",
|
|
"label": ".ConnectTo()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs",
|
|
"source_location": "L44"
|
|
},
|
|
{
|
|
"id": "sockets_attachableblock_attachableblock_registerjoint",
|
|
"label": ".RegisterJoint()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs",
|
|
"source_location": "L60"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_sockets_isocket_cs",
|
|
"label": "ISocket.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ISocket.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "sockets_isocket_isocket",
|
|
"label": "ISocket",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ISocket.cs",
|
|
"source_location": "L3"
|
|
},
|
|
{
|
|
"id": "sockets_isocket_isocket_gettransform",
|
|
"label": ".GetTransform()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ISocket.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "sockets_isocket_isocket_getsockettype",
|
|
"label": ".GetSocketType()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ISocket.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "sockets_isocket_isocket_getsocketradius",
|
|
"label": ".GetSocketRadius()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ISocket.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "sockets_isocket_isocket_isoccupied",
|
|
"label": ".IsOccupied()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ISocket.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "sockets_isocket_isocket_getoccupyingobject",
|
|
"label": ".GetOccupyingObject()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ISocket.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "sockets_isocket_isocket_setoccupied",
|
|
"label": ".SetOccupied()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ISocket.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "sockets_isocket_isocket_release",
|
|
"label": ".Release()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ISocket.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "sockets_isocket_isocket_canaccept",
|
|
"label": ".CanAccept()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ISocket.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "sockets_isocket_isocket_getnormal",
|
|
"label": ".GetNormal()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ISocket.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_sockets_jointblock_cs",
|
|
"label": "JointBlock.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "sockets_jointblock_jointblock",
|
|
"label": "JointBlock",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "jointblocktype",
|
|
"label": "JointBlockType",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "socketpoint",
|
|
"label": "SocketPoint",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "list",
|
|
"label": "List",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L19"
|
|
},
|
|
{
|
|
"id": "jointplacementhandler",
|
|
"label": "JointPlacementHandler",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L22"
|
|
},
|
|
{
|
|
"id": "sockets_jointblock_jointblock_awake",
|
|
"label": ".Awake()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L24"
|
|
},
|
|
{
|
|
"id": "sockets_jointblock_jointblock_tryplacejoint",
|
|
"label": ".TryPlaceJoint()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L43"
|
|
},
|
|
{
|
|
"id": "sockets_jointblock_jointblock_aligntosockets",
|
|
"label": ".AlignToSockets()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L83"
|
|
},
|
|
{
|
|
"id": "sockets_jointblock_jointblock_createphysicsjoint",
|
|
"label": ".CreatePhysicsJoint()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L93"
|
|
},
|
|
{
|
|
"id": "sockets_jointblock_jointblock_createphysicsjoints",
|
|
"label": ".CreatePhysicsJoints()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L114"
|
|
},
|
|
{
|
|
"id": "sockets_jointblock_jointblock_createjointbytype",
|
|
"label": ".CreateJointByType()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L123"
|
|
},
|
|
{
|
|
"id": "sockets_jointblock_jointblock_createfixedjoint",
|
|
"label": ".CreateFixedJoint()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L141"
|
|
},
|
|
{
|
|
"id": "sockets_jointblock_jointblock_createhingejoint",
|
|
"label": ".CreateHingeJoint()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L150"
|
|
},
|
|
{
|
|
"id": "sockets_jointblock_jointblock_createconfigurablejoint",
|
|
"label": ".CreateConfigurableJoint()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L161"
|
|
},
|
|
{
|
|
"id": "sockets_jointblock_jointblock_marksocketsoccupied",
|
|
"label": ".MarkSocketsOccupied()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L180"
|
|
},
|
|
{
|
|
"id": "sockets_jointblock_jointblock_removejoint",
|
|
"label": ".RemoveJoint()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L188"
|
|
},
|
|
{
|
|
"id": "sockets_jointblock_jointblock_getjointtype",
|
|
"label": ".GetJointType()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L207"
|
|
},
|
|
{
|
|
"id": "sockets_jointblock_jointblock_getsocketend1",
|
|
"label": ".GetSocketEnd1()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L208"
|
|
},
|
|
{
|
|
"id": "sockets_jointblock_jointblock_getsocketend2",
|
|
"label": ".GetSocketEnd2()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L209"
|
|
},
|
|
{
|
|
"id": "sockets_jointblock_jointblock_isplaced",
|
|
"label": ".IsPlaced()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L210"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_sockets_jointplacementhandler_cs",
|
|
"label": "JointPlacementHandler.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointPlacementHandler.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "sockets_jointplacementhandler_jointplacementhandler",
|
|
"label": "JointPlacementHandler",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointPlacementHandler.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointPlacementHandler.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "layermask",
|
|
"label": "LayerMask",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointPlacementHandler.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "sockets_jointplacementhandler_jointplacementhandler_getinstance",
|
|
"label": ".getInstance()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointPlacementHandler.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "sockets_jointplacementhandler_jointplacementhandler_awake",
|
|
"label": ".Awake()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointPlacementHandler.cs",
|
|
"source_location": "L15"
|
|
},
|
|
{
|
|
"id": "sockets_jointplacementhandler_jointplacementhandler_findallsocketsalignedbetween",
|
|
"label": ".FindAllSocketsAlignedBetween()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointPlacementHandler.cs",
|
|
"source_location": "L25"
|
|
},
|
|
{
|
|
"id": "sockets_jointplacementhandler_jointplacementhandler_ispointonsegment",
|
|
"label": ".IsPointOnSegment()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointPlacementHandler.cs",
|
|
"source_location": "L75"
|
|
},
|
|
{
|
|
"id": "sockets_jointplacementhandler_jointplacementhandler_findtargetsocketsforjoint",
|
|
"label": ".FindTargetSocketsForJoint()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointPlacementHandler.cs",
|
|
"source_location": "L96"
|
|
},
|
|
{
|
|
"id": "sockets_jointplacementhandler_jointplacementhandler_findsocketatjointend",
|
|
"label": ".FindSocketAtJointEnd()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointPlacementHandler.cs",
|
|
"source_location": "L154"
|
|
},
|
|
{
|
|
"id": "sockets_jointplacementhandler_jointplacementhandler_findclosestsocket",
|
|
"label": ".FindClosestSocket()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointPlacementHandler.cs",
|
|
"source_location": "L203"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_sockets_socketcontainer_cs",
|
|
"label": "SocketContainer.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "sockets_socketcontainer_socketcontainer",
|
|
"label": "SocketContainer",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "list",
|
|
"label": "List",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "blockcontainerinit",
|
|
"label": "BlockContainerInit",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L19"
|
|
},
|
|
{
|
|
"id": "int",
|
|
"label": "int",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L21"
|
|
},
|
|
{
|
|
"id": "socketpoint",
|
|
"label": "SocketPoint",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L22"
|
|
},
|
|
{
|
|
"id": "sockets_socketcontainer_socketcontainer_awake",
|
|
"label": ".Awake()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L24"
|
|
},
|
|
{
|
|
"id": "sockets_socketcontainer_socketcontainer_initializesockets",
|
|
"label": ".InitializeSockets()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L29"
|
|
},
|
|
{
|
|
"id": "sockets_socketcontainer_socketcontainer_getactivesocket",
|
|
"label": ".GetActiveSocket()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L65"
|
|
},
|
|
{
|
|
"id": "sockets_socketcontainer_socketcontainer_cycletonextsocket",
|
|
"label": ".CycleToNextSocket()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L74"
|
|
},
|
|
{
|
|
"id": "sockets_socketcontainer_socketcontainer_cycletoprevioussocket",
|
|
"label": ".CycleToPreviousSocket()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L94"
|
|
},
|
|
{
|
|
"id": "sockets_socketcontainer_socketcontainer_setactivesocketbyindex",
|
|
"label": ".SetActiveSocketByIndex()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L114"
|
|
},
|
|
{
|
|
"id": "sockets_socketcontainer_socketcontainer_setactivesocket",
|
|
"label": ".SetActiveSocket()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L131"
|
|
},
|
|
{
|
|
"id": "sockets_socketcontainer_socketcontainer_resettofirstsocket",
|
|
"label": ".ResetToFirstSocket()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L137"
|
|
},
|
|
{
|
|
"id": "sockets_socketcontainer_socketcontainer_getallsockets",
|
|
"label": ".GetAllSockets()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L149"
|
|
},
|
|
{
|
|
"id": "sockets_socketcontainer_socketcontainer_getavailablesockets",
|
|
"label": ".GetAvailableSockets()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L157"
|
|
},
|
|
{
|
|
"id": "sockets_socketcontainer_socketcontainer_getoccupiedsockets",
|
|
"label": ".GetOccupiedSockets()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L175"
|
|
},
|
|
{
|
|
"id": "sockets_socketcontainer_socketcontainer_findnearestcompatiblesocket",
|
|
"label": ".FindNearestCompatibleSocket()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L193"
|
|
},
|
|
{
|
|
"id": "sockets_socketcontainer_socketcontainer_findsocketsinradius",
|
|
"label": ".FindSocketsInRadius()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L222"
|
|
},
|
|
{
|
|
"id": "sockets_socketcontainer_socketcontainer_getsocketsbytype",
|
|
"label": ".GetSocketsByType()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L244"
|
|
},
|
|
{
|
|
"id": "sockets_socketcontainer_socketcontainer_highlightallsockets",
|
|
"label": ".HighlightAllSockets()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L262"
|
|
},
|
|
{
|
|
"id": "sockets_socketcontainer_socketcontainer_clearallhighlights",
|
|
"label": ".ClearAllHighlights()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L276"
|
|
},
|
|
{
|
|
"id": "sockets_socketcontainer_socketcontainer_addsocket",
|
|
"label": ".AddSocket()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L290"
|
|
},
|
|
{
|
|
"id": "sockets_socketcontainer_socketcontainer_removesocket",
|
|
"label": ".RemoveSocket()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L302"
|
|
},
|
|
{
|
|
"id": "sockets_socketcontainer_socketcontainer_getsocketcount",
|
|
"label": ".GetSocketCount()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L320"
|
|
},
|
|
{
|
|
"id": "sockets_socketcontainer_socketcontainer_hassockets",
|
|
"label": ".HasSockets()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L328"
|
|
},
|
|
{
|
|
"id": "sockets_socketcontainer_socketcontainer_getcurrentsocketindex",
|
|
"label": ".GetCurrentSocketIndex()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L336"
|
|
},
|
|
{
|
|
"id": "sockets_socketcontainer_socketcontainer_findsocketscompatiblewithjoint",
|
|
"label": ".FindSocketsCompatibleWithJoint()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L344"
|
|
},
|
|
{
|
|
"id": "sockets_socketcontainer_ondrawgizmos",
|
|
"label": "OnDrawGizmos()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L372"
|
|
},
|
|
{
|
|
"id": "sockets_socketcontainer_editorrefreshsockets",
|
|
"label": "EditorRefreshSockets()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L400"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_sockets_socketiterator_cs",
|
|
"label": "SocketIterator.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketIterator.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "sockets_socketiterator_socketiterator",
|
|
"label": "SocketIterator",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketIterator.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "sockets_socketiterator_socketiterator_getinstance",
|
|
"label": ".getInstance()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketIterator.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "socketcontainer",
|
|
"label": "SocketContainer",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketIterator.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "socketpoint",
|
|
"label": "SocketPoint",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketIterator.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "baseinputprovider",
|
|
"label": "BaseInputProvider",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketIterator.cs",
|
|
"source_location": "L16"
|
|
},
|
|
{
|
|
"id": "sockets_socketiterator_socketiterator_awake",
|
|
"label": ".Awake()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketIterator.cs",
|
|
"source_location": "L18"
|
|
},
|
|
{
|
|
"id": "sockets_socketiterator_socketiterator_start",
|
|
"label": ".Start()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketIterator.cs",
|
|
"source_location": "L24"
|
|
},
|
|
{
|
|
"id": "sockets_socketiterator_socketiterator_setactivecontainer",
|
|
"label": ".SetActiveContainer()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketIterator.cs",
|
|
"source_location": "L56"
|
|
},
|
|
{
|
|
"id": "sockets_socketiterator_socketiterator_getcurrentactivesocket",
|
|
"label": ".GetCurrentActiveSocket()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketIterator.cs",
|
|
"source_location": "L68"
|
|
},
|
|
{
|
|
"id": "sockets_socketiterator_socketiterator_clearactivecontainer",
|
|
"label": ".ClearActiveContainer()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketIterator.cs",
|
|
"source_location": "L74"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_sockets_socketpoint_cs",
|
|
"label": "SocketPoint.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "sockets_socketpoint_socketpoint",
|
|
"label": "SocketPoint",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "isocket",
|
|
"label": "ISocket",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "sockettype",
|
|
"label": "SocketType",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "vector3",
|
|
"label": "Vector3",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "list",
|
|
"label": "List",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "gameobject",
|
|
"label": "GameObject",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L16"
|
|
},
|
|
{
|
|
"id": "color",
|
|
"label": "Color",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L18"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L23"
|
|
},
|
|
{
|
|
"id": "sockets_socketpoint_socketpoint_canaccept",
|
|
"label": ".CanAccept()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L31"
|
|
},
|
|
{
|
|
"id": "sockets_socketpoint_socketpoint_getnormal",
|
|
"label": ".GetNormal()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L56"
|
|
},
|
|
{
|
|
"id": "sockets_socketpoint_socketpoint_highlight",
|
|
"label": ".Highlight()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L61"
|
|
},
|
|
{
|
|
"id": "sockets_socketpoint_socketpoint_update",
|
|
"label": ".Update()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L89"
|
|
},
|
|
{
|
|
"id": "sockets_socketpoint_socketpoint_gettransform",
|
|
"label": ".GetTransform()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L95"
|
|
},
|
|
{
|
|
"id": "sockets_socketpoint_socketpoint_getsockettype",
|
|
"label": ".GetSocketType()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L96"
|
|
},
|
|
{
|
|
"id": "sockets_socketpoint_socketpoint_getsocketradius",
|
|
"label": ".GetSocketRadius()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L97"
|
|
},
|
|
{
|
|
"id": "sockets_socketpoint_socketpoint_setsocketradius",
|
|
"label": ".SetSocketRadius()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L98"
|
|
},
|
|
{
|
|
"id": "sockets_socketpoint_socketpoint_isoccupied",
|
|
"label": ".IsOccupied()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L99"
|
|
},
|
|
{
|
|
"id": "sockets_socketpoint_socketpoint_isjointoccupied",
|
|
"label": ".IsJointOccupied()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L100"
|
|
},
|
|
{
|
|
"id": "sockets_socketpoint_socketpoint_getoccupyingobject",
|
|
"label": ".GetOccupyingObject()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L101"
|
|
},
|
|
{
|
|
"id": "sockets_socketpoint_socketpoint_getjointobject",
|
|
"label": ".GetJointObject()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L102"
|
|
},
|
|
{
|
|
"id": "sockets_socketpoint_socketpoint_setoccupied",
|
|
"label": ".SetOccupied()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L105"
|
|
},
|
|
{
|
|
"id": "sockets_socketpoint_socketpoint_setjointoccupied",
|
|
"label": ".SetJointOccupied()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L111"
|
|
},
|
|
{
|
|
"id": "sockets_socketpoint_socketpoint_releasejoint",
|
|
"label": ".ReleaseJoint()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L117"
|
|
},
|
|
{
|
|
"id": "sockets_socketpoint_socketpoint_release",
|
|
"label": ".Release()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L123"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_sockets_containerinit_blockcontainerinit_cs",
|
|
"label": "BlockContainerInit.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ContainerInit\\BlockContainerInit.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "containerinit_blockcontainerinit_blockcontainerinit",
|
|
"label": "BlockContainerInit",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ContainerInit\\BlockContainerInit.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "containerinit_blockcontainerinit_blockcontainerinit_initblockcontainer",
|
|
"label": ".InitBlockContainer()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ContainerInit\\BlockContainerInit.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_sockets_containerinit_simplelinkcontainerinit_cs",
|
|
"label": "SimpleLinkContainerInit.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ContainerInit\\SimpleLinkContainerInit.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "containerinit_simplelinkcontainerinit_simplelinkcontainerinit",
|
|
"label": "SimpleLinkContainerInit",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ContainerInit\\SimpleLinkContainerInit.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "blockcontainerinit",
|
|
"label": "BlockContainerInit",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "containerinit_simplelinkcontainerinit_simplelinkcontainerinit_initblockcontainer",
|
|
"label": ".InitBlockContainer()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ContainerInit\\SimpleLinkContainerInit.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_ui_categoryinherit_cs",
|
|
"label": "CategoryInherit.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\CategoryInherit.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "ui_categoryinherit_categoryinherit",
|
|
"label": "CategoryInherit",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\CategoryInherit.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "gameobject",
|
|
"label": "GameObject",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\CategoryInherit.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "categorydata",
|
|
"label": "CategoryData",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\CategoryInherit.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "list",
|
|
"label": "List",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\CategoryInherit.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "ui_categoryinherit_categoryinherit_updatecategory",
|
|
"label": ".UpdateCategory()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\CategoryInherit.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "ui_categoryinherit_categoryinherit_destroyblocks",
|
|
"label": ".DestroyBlocks()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\CategoryInherit.cs",
|
|
"source_location": "L31"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_ui_dropdowncategories_cs",
|
|
"label": "DropdownCategories.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\DropdownCategories.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "ui_dropdowncategories_dropdowncategories",
|
|
"label": "DropdownCategories",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\DropdownCategories.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "categorydata",
|
|
"label": "CategoryData",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\DropdownCategories.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "tmp_dropdown",
|
|
"label": "TMP_Dropdown",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\DropdownCategories.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "categoryinherit",
|
|
"label": "CategoryInherit",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\DropdownCategories.cs",
|
|
"source_location": "L13"
|
|
},
|
|
{
|
|
"id": "ui_dropdowncategories_dropdowncategories_start",
|
|
"label": ".Start()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\DropdownCategories.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_validators_ivalidator_cs",
|
|
"label": "IValidator.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\IValidator.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "validators_ivalidator_ivalidator",
|
|
"label": "IValidator",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\IValidator.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "validators_ivalidator_ivalidator_isvalidplacement",
|
|
"label": ".IsValidPlacement()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\IValidator.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "validators_ivalidator_ivalidator_setlayermask",
|
|
"label": ".SetLayerMask()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\IValidator.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_validators_multiplecollidervalidator_cs",
|
|
"label": "MultipleColliderValidator.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\MultipleColliderValidator.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "validators_multiplecollidervalidator_multiplecollidervalidator",
|
|
"label": "MultipleColliderValidator",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\MultipleColliderValidator.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "ivalidator",
|
|
"label": "IValidator",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "layermask",
|
|
"label": "LayerMask",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\MultipleColliderValidator.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\MultipleColliderValidator.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "validators_multiplecollidervalidator_multiplecollidervalidator_setlayermask",
|
|
"label": ".SetLayerMask()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\MultipleColliderValidator.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "validators_multiplecollidervalidator_multiplecollidervalidator_isvalidplacement",
|
|
"label": ".IsValidPlacement()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\MultipleColliderValidator.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_validators_placementvalidator_cs",
|
|
"label": "PlacementValidator.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "validators_placementvalidator_placementvalidator",
|
|
"label": "PlacementValidator",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs",
|
|
"source_location": "L4"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "ivalidator",
|
|
"label": "IValidator",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "layermask",
|
|
"label": "LayerMask",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs",
|
|
"source_location": "L6"
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "validators_placementvalidator_placementvalidator_setlayermask",
|
|
"label": ".SetLayerMask()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs",
|
|
"source_location": "L8"
|
|
},
|
|
{
|
|
"id": "validators_placementvalidator_placementvalidator_isvalidplacement",
|
|
"label": ".IsValidPlacement()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs",
|
|
"source_location": "L10"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_virtualplatform_canvasplatformui_cs",
|
|
"label": "CanvasPlatformUI.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "virtualplatform_canvasplatformui_canvasplatformui",
|
|
"label": "CanvasPlatformUI",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "canvasvirtualplatformmanager",
|
|
"label": "CanvasVirtualPlatformManager",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "tmp_dropdown",
|
|
"label": "TMP_Dropdown",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "slider",
|
|
"label": "Slider",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L12"
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "toggle",
|
|
"label": "Toggle",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L17"
|
|
},
|
|
{
|
|
"id": "textmeshprougui",
|
|
"label": "TextMeshProUGUI",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L21"
|
|
},
|
|
{
|
|
"id": "virtualplatform_canvasplatformui_canvasplatformui_start",
|
|
"label": ".Start()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L24"
|
|
},
|
|
{
|
|
"id": "virtualplatform_canvasplatformui_canvasplatformui_setupui",
|
|
"label": ".SetupUI()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L38"
|
|
},
|
|
{
|
|
"id": "virtualplatform_canvasplatformui_canvasplatformui_onplanechanged",
|
|
"label": ".OnPlaneChanged()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L80"
|
|
},
|
|
{
|
|
"id": "virtualplatform_canvasplatformui_canvasplatformui_oncanvassizesliderchanged",
|
|
"label": ".OnCanvasSizeSliderChanged()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L87"
|
|
},
|
|
{
|
|
"id": "virtualplatform_canvasplatformui_canvasplatformui_oncanvaswidthchanged",
|
|
"label": ".OnCanvasWidthChanged()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L95"
|
|
},
|
|
{
|
|
"id": "virtualplatform_canvasplatformui_canvasplatformui_oncanvasheightchanged",
|
|
"label": ".OnCanvasHeightChanged()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L111"
|
|
},
|
|
{
|
|
"id": "virtualplatform_canvasplatformui_canvasplatformui_updatecanvassizefields",
|
|
"label": ".UpdateCanvasSizeFields()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L127"
|
|
},
|
|
{
|
|
"id": "virtualplatform_canvasplatformui_canvasplatformui_onplatformtogglechanged",
|
|
"label": ".OnPlatformToggleChanged()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L135"
|
|
},
|
|
{
|
|
"id": "virtualplatform_canvasplatformui_canvasplatformui_ongridtogglechanged",
|
|
"label": ".OnGridToggleChanged()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L141"
|
|
},
|
|
{
|
|
"id": "virtualplatform_canvasplatformui_canvasplatformui_updateinfodisplay",
|
|
"label": ".UpdateInfoDisplay()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L147"
|
|
},
|
|
{
|
|
"id": "virtualplatform_canvasplatformui_canvasplatformui_update",
|
|
"label": ".Update()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L161"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_virtualplatform_canvasvirtualplatformmanager_cs",
|
|
"label": "CanvasVirtualPlatformManager.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "virtualplatform_canvasvirtualplatformmanager_virtualplane",
|
|
"label": "VirtualPlane",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "planeaxis",
|
|
"label": "PlaneAxis",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L14"
|
|
},
|
|
{
|
|
"id": "gameobject",
|
|
"label": "GameObject",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L15"
|
|
},
|
|
{
|
|
"id": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager",
|
|
"label": "CanvasVirtualPlatformManager",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L20"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L27"
|
|
},
|
|
{
|
|
"id": "string",
|
|
"label": "string",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L29"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L33"
|
|
},
|
|
{
|
|
"id": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_awake",
|
|
"label": ".Awake()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L35"
|
|
},
|
|
{
|
|
"id": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_getinstance",
|
|
"label": ".getInstance()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L41"
|
|
},
|
|
{
|
|
"id": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_start",
|
|
"label": ".Start()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L43"
|
|
},
|
|
{
|
|
"id": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_generatecolliders",
|
|
"label": ".GenerateColliders()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L52"
|
|
},
|
|
{
|
|
"id": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_getcolliderrotation",
|
|
"label": ".GetColliderRotation()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L109"
|
|
},
|
|
{
|
|
"id": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_regeneratecolliders",
|
|
"label": ".RegenerateColliders()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L130"
|
|
},
|
|
{
|
|
"id": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_switchtoplane",
|
|
"label": ".SwitchToPlane()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L139"
|
|
},
|
|
{
|
|
"id": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_toggleplatformvisibility",
|
|
"label": ".TogglePlatformVisibility()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L148"
|
|
},
|
|
{
|
|
"id": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_updateplanevisibility",
|
|
"label": ".UpdatePlaneVisibility()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L154"
|
|
},
|
|
{
|
|
"id": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_togglegridvisibility",
|
|
"label": ".ToggleGridVisibility()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L175"
|
|
},
|
|
{
|
|
"id": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_getcurrentplane",
|
|
"label": ".GetCurrentPlane()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L189"
|
|
},
|
|
{
|
|
"id": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_isplatformvisible",
|
|
"label": ".IsPlatformVisible()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L194"
|
|
},
|
|
{
|
|
"id": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_getcurrentcollider",
|
|
"label": ".GetCurrentCollider()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L199"
|
|
},
|
|
{
|
|
"id": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_getcurrentcanvas",
|
|
"label": ".GetCurrentCanvas()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L214"
|
|
},
|
|
{
|
|
"id": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_setcanvassize",
|
|
"label": ".SetCanvasSize()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L229"
|
|
},
|
|
{
|
|
"id": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_setcurrentcanvassize",
|
|
"label": ".SetCurrentCanvasSize()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L253"
|
|
},
|
|
{
|
|
"id": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_regeneratesinglecollider",
|
|
"label": ".RegenerateSingleCollider()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L261"
|
|
},
|
|
{
|
|
"id": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_getcurrentcanvassize",
|
|
"label": ".GetCurrentCanvasSize()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L311"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_virtualplatform_platformui_cs",
|
|
"label": "PlatformUI.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\PlatformUI.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "virtualplatform_platformui_platformui",
|
|
"label": "PlatformUI",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\PlatformUI.cs",
|
|
"source_location": "L5"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "virtualplatformmanager",
|
|
"label": "VirtualPlatformManager",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\PlatformUI.cs",
|
|
"source_location": "L7"
|
|
},
|
|
{
|
|
"id": "button",
|
|
"label": "Button",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\PlatformUI.cs",
|
|
"source_location": "L9"
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\PlatformUI.cs",
|
|
"source_location": "L17"
|
|
},
|
|
{
|
|
"id": "toggle",
|
|
"label": "Toggle",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\PlatformUI.cs",
|
|
"source_location": "L19"
|
|
},
|
|
{
|
|
"id": "virtualplatform_platformui_platformui_start",
|
|
"label": ".Start()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\PlatformUI.cs",
|
|
"source_location": "L22"
|
|
},
|
|
{
|
|
"id": "virtualplatform_platformui_platformui_setupbuttons",
|
|
"label": ".SetupButtons()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\PlatformUI.cs",
|
|
"source_location": "L29"
|
|
},
|
|
{
|
|
"id": "virtualplatform_platformui_platformui_update",
|
|
"label": ".Update()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\PlatformUI.cs",
|
|
"source_location": "L64"
|
|
},
|
|
{
|
|
"id": "project_scripts_code_virtualplatform_virtualplatformmanager_cs",
|
|
"label": "VirtualPlatformManager.cs",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L1"
|
|
},
|
|
{
|
|
"id": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"label": "VirtualPlatformManager",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L11"
|
|
},
|
|
{
|
|
"id": "monobehaviour",
|
|
"label": "MonoBehaviour",
|
|
"file_type": "code",
|
|
"source_file": "",
|
|
"source_location": ""
|
|
},
|
|
{
|
|
"id": "float",
|
|
"label": "float",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L15"
|
|
},
|
|
{
|
|
"id": "bool",
|
|
"label": "bool",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L18"
|
|
},
|
|
{
|
|
"id": "int",
|
|
"label": "int",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L21"
|
|
},
|
|
{
|
|
"id": "color",
|
|
"label": "Color",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L23"
|
|
},
|
|
{
|
|
"id": "material",
|
|
"label": "Material",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L24"
|
|
},
|
|
{
|
|
"id": "buildaxis",
|
|
"label": "BuildAxis",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L26"
|
|
},
|
|
{
|
|
"id": "list",
|
|
"label": "List",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L30"
|
|
},
|
|
{
|
|
"id": "gameobject",
|
|
"label": "GameObject",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L32"
|
|
},
|
|
{
|
|
"id": "boxcollider",
|
|
"label": "BoxCollider",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L35"
|
|
},
|
|
{
|
|
"id": "camera",
|
|
"label": "Camera",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L36"
|
|
},
|
|
{
|
|
"id": "virtualplatform_virtualplatformmanager_virtualplatformmanager_awake",
|
|
"label": ".Awake()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L38"
|
|
},
|
|
{
|
|
"id": "virtualplatform_virtualplatformmanager_virtualplatformmanager_getinstance",
|
|
"label": ".getInstance()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L43"
|
|
},
|
|
{
|
|
"id": "virtualplatform_virtualplatformmanager_virtualplatformmanager_start",
|
|
"label": ".Start()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L45"
|
|
},
|
|
{
|
|
"id": "virtualplatform_virtualplatformmanager_virtualplatformmanager_lateupdate",
|
|
"label": ".LateUpdate()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L57"
|
|
},
|
|
{
|
|
"id": "virtualplatform_virtualplatformmanager_virtualplatformmanager_updategridposition",
|
|
"label": ".UpdateGridPosition()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L71"
|
|
},
|
|
{
|
|
"id": "virtualplatform_virtualplatformmanager_virtualplatformmanager_updatecolliderposition",
|
|
"label": ".UpdateColliderPosition()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L87"
|
|
},
|
|
{
|
|
"id": "virtualplatform_virtualplatformmanager_virtualplatformmanager_updategridlines",
|
|
"label": ".UpdateGridLines()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L108"
|
|
},
|
|
{
|
|
"id": "virtualplatform_virtualplatformmanager_virtualplatformmanager_switchtoaxis",
|
|
"label": ".SwitchToAxis()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L143"
|
|
},
|
|
{
|
|
"id": "virtualplatform_virtualplatformmanager_virtualplatformmanager_moveplatform",
|
|
"label": ".MovePlatform()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L149"
|
|
},
|
|
{
|
|
"id": "virtualplatform_virtualplatformmanager_virtualplatformmanager_setplatformdistance",
|
|
"label": ".SetPlatformDistance()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L155"
|
|
},
|
|
{
|
|
"id": "virtualplatform_virtualplatformmanager_virtualplatformmanager_updateplatformdistance",
|
|
"label": ".UpdatePlatformDistance()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L161"
|
|
},
|
|
{
|
|
"id": "virtualplatform_virtualplatformmanager_virtualplatformmanager_recreateplatform",
|
|
"label": ".RecreatePlatform()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L167"
|
|
},
|
|
{
|
|
"id": "virtualplatform_virtualplatformmanager_virtualplatformmanager_createplatform",
|
|
"label": ".CreatePlatform()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L177"
|
|
},
|
|
{
|
|
"id": "virtualplatform_virtualplatformmanager_virtualplatformmanager_creategridvisual",
|
|
"label": ".CreateGridVisual()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L200"
|
|
},
|
|
{
|
|
"id": "virtualplatform_virtualplatformmanager_virtualplatformmanager_setupplatformtransform",
|
|
"label": ".SetupPlatformTransform()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L216"
|
|
},
|
|
{
|
|
"id": "virtualplatform_virtualplatformmanager_virtualplatformmanager_createline",
|
|
"label": ".CreateLine()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L241"
|
|
},
|
|
{
|
|
"id": "virtualplatform_virtualplatformmanager_virtualplatformmanager_getplatformorigin",
|
|
"label": ".GetPlatformOrigin()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L261"
|
|
},
|
|
{
|
|
"id": "virtualplatform_virtualplatformmanager_virtualplatformmanager_getplatformaxes",
|
|
"label": ".GetPlatformAxes()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L276"
|
|
},
|
|
{
|
|
"id": "virtualplatform_virtualplatformmanager_virtualplatformmanager_togglegridvisibility",
|
|
"label": ".ToggleGridVisibility()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L299"
|
|
},
|
|
{
|
|
"id": "virtualplatform_virtualplatformmanager_virtualplatformmanager_getcurrentaxis",
|
|
"label": ".GetCurrentAxis()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L306"
|
|
},
|
|
{
|
|
"id": "virtualplatform_virtualplatformmanager_virtualplatformmanager_getcurrentdistance",
|
|
"label": ".GetCurrentDistance()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L307"
|
|
},
|
|
{
|
|
"id": "virtualplatform_virtualplatformmanager_virtualplatformmanager_getplatformposition",
|
|
"label": ".GetPlatformPosition()",
|
|
"file_type": "code",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L308"
|
|
}
|
|
],
|
|
"edges": [
|
|
{
|
|
"source": "cghierarchyicons_editor_helpers_texturehelper_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Helpers\\TextureHelper.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "cghierarchyicons_editor_helpers_texturehelper_cs",
|
|
"target": "helpers_texturehelper_cghierarchyiconseditor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Helpers\\TextureHelper.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "cghierarchyicons_editor_helpers_texturehelper_cs",
|
|
"target": "helpers_texturehelper_texturehelper",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Helpers\\TextureHelper.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "helpers_texturehelper_texturehelper",
|
|
"target": "texture2d",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Helpers\\TextureHelper.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "helpers_texturehelper_texturehelper",
|
|
"target": "texture2d",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Helpers\\TextureHelper.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "helpers_texturehelper_texturehelper",
|
|
"target": "texture2d",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Helpers\\TextureHelper.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "helpers_texturehelper_texturehelper",
|
|
"target": "texture2d",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Helpers\\TextureHelper.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "helpers_texturehelper_texturehelper",
|
|
"target": "helpers_texturehelper_texturehelper_load",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Helpers\\TextureHelper.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "cghierarchyicons_editor_inspectoreditors_hierarchyiconeditor_cs",
|
|
"target": "hierarchyicons",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\InspectorEditors\\HierarchyIconEditor.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "cghierarchyicons_editor_inspectoreditors_hierarchyiconeditor_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\InspectorEditors\\HierarchyIconEditor.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "cghierarchyicons_editor_inspectoreditors_hierarchyiconeditor_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\InspectorEditors\\HierarchyIconEditor.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "cghierarchyicons_editor_inspectoreditors_hierarchyiconeditor_cs",
|
|
"target": "inspectoreditors_hierarchyiconeditor_cghierarchyiconseditor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\InspectorEditors\\HierarchyIconEditor.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "cghierarchyicons_editor_inspectoreditors_hierarchyiconeditor_cs",
|
|
"target": "inspectoreditors_hierarchyiconeditor_hierarchyiconeditor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\InspectorEditors\\HierarchyIconEditor.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inspectoreditors_hierarchyiconeditor_hierarchyiconeditor",
|
|
"target": "editor",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\InspectorEditors\\HierarchyIconEditor.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inspectoreditors_hierarchyiconeditor_hierarchyiconeditor",
|
|
"target": "serializedproperty",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\InspectorEditors\\HierarchyIconEditor.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inspectoreditors_hierarchyiconeditor_hierarchyiconeditor",
|
|
"target": "serializedproperty",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\InspectorEditors\\HierarchyIconEditor.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inspectoreditors_hierarchyiconeditor_hierarchyiconeditor",
|
|
"target": "serializedproperty",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\InspectorEditors\\HierarchyIconEditor.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inspectoreditors_hierarchyiconeditor_hierarchyiconeditor",
|
|
"target": "serializedproperty",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\InspectorEditors\\HierarchyIconEditor.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inspectoreditors_hierarchyiconeditor_hierarchyiconeditor",
|
|
"target": "hierarchyicon",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\InspectorEditors\\HierarchyIconEditor.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inspectoreditors_hierarchyiconeditor_hierarchyiconeditor",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\InspectorEditors\\HierarchyIconEditor.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inspectoreditors_hierarchyiconeditor_hierarchyiconeditor",
|
|
"target": "inspectoreditors_hierarchyiconeditor_hierarchyiconeditor_onenable",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\InspectorEditors\\HierarchyIconEditor.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inspectoreditors_hierarchyiconeditor_hierarchyiconeditor",
|
|
"target": "inspectoreditors_hierarchyiconeditor_hierarchyiconeditor_oninspectorgui",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\InspectorEditors\\HierarchyIconEditor.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "cghierarchyicons_editor_unitycallbacks_destroyinstancesonbuild_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\UnityCallbacks\\DestroyInstancesOnBuild.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "cghierarchyicons_editor_unitycallbacks_destroyinstancesonbuild_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\UnityCallbacks\\DestroyInstancesOnBuild.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "cghierarchyicons_editor_unitycallbacks_destroyinstancesonbuild_cs",
|
|
"target": "hierarchyicons",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\UnityCallbacks\\DestroyInstancesOnBuild.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "cghierarchyicons_editor_unitycallbacks_destroyinstancesonbuild_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\UnityCallbacks\\DestroyInstancesOnBuild.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "cghierarchyicons_editor_unitycallbacks_destroyinstancesonbuild_cs",
|
|
"target": "callbacks",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\UnityCallbacks\\DestroyInstancesOnBuild.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "cghierarchyicons_editor_unitycallbacks_destroyinstancesonbuild_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\UnityCallbacks\\DestroyInstancesOnBuild.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "cghierarchyicons_editor_unitycallbacks_destroyinstancesonbuild_cs",
|
|
"target": "scenemanagement",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\UnityCallbacks\\DestroyInstancesOnBuild.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "cghierarchyicons_editor_unitycallbacks_destroyinstancesonbuild_cs",
|
|
"target": "unitycallbacks_destroyinstancesonbuild_destroyinstancesonbuild",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\UnityCallbacks\\DestroyInstancesOnBuild.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "unitycallbacks_destroyinstancesonbuild_destroyinstancesonbuild",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\UnityCallbacks\\DestroyInstancesOnBuild.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "unitycallbacks_destroyinstancesonbuild_destroyinstancesonbuild",
|
|
"target": "unitycallbacks_destroyinstancesonbuild_destroyinstancesonbuild_deleteobjects",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\UnityCallbacks\\DestroyInstancesOnBuild.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "unitycallbacks_destroyinstancesonbuild_destroyinstancesonbuild",
|
|
"target": "unitycallbacks_destroyinstancesonbuild_destroyinstancesonbuild_findobjectsoftypeall",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\UnityCallbacks\\DestroyInstancesOnBuild.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "unitycallbacks_destroyinstancesonbuild_destroyinstancesonbuild_deleteobjects",
|
|
"target": "unitycallbacks_destroyinstancesonbuild_destroyinstancesonbuild_findobjectsoftypeall",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\UnityCallbacks\\DestroyInstancesOnBuild.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "cghierarchyicons_editor_unitycallbacks_showicononhierarchyview_cs",
|
|
"target": "hierarchyicons",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\UnityCallbacks\\ShowIconOnHierarchyView.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "cghierarchyicons_editor_unitycallbacks_showicononhierarchyview_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\UnityCallbacks\\ShowIconOnHierarchyView.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "cghierarchyicons_editor_unitycallbacks_showicononhierarchyview_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\UnityCallbacks\\ShowIconOnHierarchyView.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "cghierarchyicons_editor_unitycallbacks_showicononhierarchyview_cs",
|
|
"target": "unitycallbacks_showicononhierarchyview_cghierarchyiconseditor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\UnityCallbacks\\ShowIconOnHierarchyView.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "cghierarchyicons_editor_unitycallbacks_showicononhierarchyview_cs",
|
|
"target": "unitycallbacks_showicononhierarchyview_showicononhierarchyview",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\UnityCallbacks\\ShowIconOnHierarchyView.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "unitycallbacks_showicononhierarchyview_showicononhierarchyview",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\UnityCallbacks\\ShowIconOnHierarchyView.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "unitycallbacks_showicononhierarchyview_showicononhierarchyview",
|
|
"target": "unitycallbacks_showicononhierarchyview_showicononhierarchyview_hierarchywindowitemcallback",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\UnityCallbacks\\ShowIconOnHierarchyView.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "cghierarchyicons_editor_windows_pickiconwindow_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "cghierarchyicons_editor_windows_pickiconwindow_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "cghierarchyicons_editor_windows_pickiconwindow_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "cghierarchyicons_editor_windows_pickiconwindow_cs",
|
|
"target": "reflection",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "cghierarchyicons_editor_windows_pickiconwindow_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "cghierarchyicons_editor_windows_pickiconwindow_cs",
|
|
"target": "hierarchyicons",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "cghierarchyicons_editor_windows_pickiconwindow_cs",
|
|
"target": "windows_pickiconwindow_cghierarchyiconseditor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "cghierarchyicons_editor_windows_pickiconwindow_cs",
|
|
"target": "windows_pickiconwindow_pickiconwindow",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "windows_pickiconwindow_pickiconwindow",
|
|
"target": "popupwindowcontent",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "windows_pickiconwindow_pickiconwindow",
|
|
"target": "serializedproperty",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "windows_pickiconwindow_pickiconwindow",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "windows_pickiconwindow_pickiconwindow",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "windows_pickiconwindow_pickiconwindow",
|
|
"target": "guicontent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "windows_pickiconwindow_pickiconwindow",
|
|
"target": "guistyle",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "windows_pickiconwindow_pickiconwindow",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "windows_pickiconwindow_pickiconwindow",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "windows_pickiconwindow_pickiconwindow",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "windows_pickiconwindow_pickiconwindow",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "windows_pickiconwindow_pickiconwindow",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "windows_pickiconwindow_pickiconwindow",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "windows_pickiconwindow_pickiconwindow",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "windows_pickiconwindow_pickiconwindow",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "windows_pickiconwindow_pickiconwindow",
|
|
"target": "windows_pickiconwindow_pickiconwindow_ongui",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L59",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "windows_pickiconwindow_pickiconwindow",
|
|
"target": "windows_pickiconwindow_pickiconwindow_containssearchword",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L202",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "windows_pickiconwindow_pickiconwindow",
|
|
"target": "windows_pickiconwindow_pickiconwindow_drawrect",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L212",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "windows_pickiconwindow_pickiconwindow",
|
|
"target": "windows_pickiconwindow_pickiconwindow_drawlineh",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L219",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "windows_pickiconwindow_pickiconwindow",
|
|
"target": "windows_pickiconwindow_pickiconwindow_getwindowsize",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L224",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "windows_pickiconwindow_pickiconwindow",
|
|
"target": "windows_pickiconwindow_pickiconwindow_assigniconandrecordundo",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L232",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "windows_pickiconwindow_pickiconwindow",
|
|
"target": "windows_pickiconwindow_pickiconwindow_assigniconandrecordundo",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L250",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "windows_pickiconwindow_pickiconwindow",
|
|
"target": "windows_pickiconwindow_pickiconwindow_onclose",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L255",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "windows_pickiconwindow_pickiconwindow",
|
|
"target": "windows_pickiconwindow_pickiconwindow_geticon",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L260",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "windows_pickiconwindow_pickiconwindow",
|
|
"target": "windows_pickiconwindow_pickiconwindow_loadicons",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L270",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "windows_pickiconwindow_pickiconwindow",
|
|
"target": "windows_pickiconwindow_pickiconwindow_loadassetpreviews",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L300",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "windows_pickiconwindow_pickiconwindow_ongui",
|
|
"target": "windows_pickiconwindow_pickiconwindow_containssearchword",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L84",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "windows_pickiconwindow_pickiconwindow_ongui",
|
|
"target": "windows_pickiconwindow_pickiconwindow_assigniconandrecordundo",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L91",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "windows_pickiconwindow_pickiconwindow_ongui",
|
|
"target": "windows_pickiconwindow_pickiconwindow_drawlineh",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L142",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "windows_pickiconwindow_pickiconwindow_ongui",
|
|
"target": "windows_pickiconwindow_pickiconwindow_loadicons",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L193",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "windows_pickiconwindow_pickiconwindow_drawlineh",
|
|
"target": "windows_pickiconwindow_pickiconwindow_drawrect",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L221",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "windows_pickiconwindow_pickiconwindow_assigniconandrecordundo",
|
|
"target": "windows_pickiconwindow_pickiconwindow_geticon",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L252",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "windows_pickiconwindow_pickiconwindow_geticon",
|
|
"target": "windows_pickiconwindow_pickiconwindow_loadicons",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L262",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "windows_pickiconwindow_pickiconwindow_loadicons",
|
|
"target": "windows_pickiconwindow_pickiconwindow_loadassetpreviews",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Editor\\Windows\\PickIconWindow.cs",
|
|
"source_location": "L274",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "cghierarchyicons_runtime_hierarchyicon_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Runtime\\HierarchyIcon.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "cghierarchyicons_runtime_hierarchyicon_cs",
|
|
"target": "runtime_hierarchyicon_hierarchyicons",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Runtime\\HierarchyIcon.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "cghierarchyicons_runtime_hierarchyicon_cs",
|
|
"target": "runtime_hierarchyicon_hierarchyicon",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Runtime\\HierarchyIcon.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "runtime_hierarchyicon_hierarchyicon",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "CGHierarchyIcons\\Runtime\\HierarchyIcon.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_setup_cs",
|
|
"target": "io",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Setup.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_setup_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Setup.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_setup_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Setup.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_setup_cs",
|
|
"target": "editor_setup_setup",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Setup.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_setup_setup",
|
|
"target": "editor_setup_setup_createdefaultfolders",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Setup.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_setup_setup",
|
|
"target": "editor_setup_setup_importassets",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Setup.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_setup_cs",
|
|
"target": "editor_setup_folders",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Setup.cs",
|
|
"source_location": "L38",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_setup_folders",
|
|
"target": "editor_setup_folders_createdefault",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Setup.cs",
|
|
"source_location": "L40",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_setup_cs",
|
|
"target": "editor_setup_assets",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Setup.cs",
|
|
"source_location": "L54",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_setup_assets",
|
|
"target": "editor_setup_assets_importasset",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Setup.cs",
|
|
"source_location": "L56",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_setup_setup_createdefaultfolders",
|
|
"target": "editor_setup_folders_createdefault",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Setup.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_setup_setup_importassets",
|
|
"target": "editor_setup_assets_importasset",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Setup.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_editorfeatures_blockdatacreatoreditor_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataCreatorEditor.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_editorfeatures_blockdatacreatoreditor_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataCreatorEditor.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_editorfeatures_blockdatacreatoreditor_cs",
|
|
"target": "io",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataCreatorEditor.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_editorfeatures_blockdatacreatoreditor_cs",
|
|
"target": "reflection",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataCreatorEditor.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_editorfeatures_blockdatacreatoreditor_cs",
|
|
"target": "editorfeatures_blockdatacreatoreditor_blockdatacreatoreditor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataCreatorEditor.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editorfeatures_blockdatacreatoreditor_blockdatacreatoreditor",
|
|
"target": "editorwindow",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataCreatorEditor.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editorfeatures_blockdatacreatoreditor_blockdatacreatoreditor",
|
|
"target": "gameobject",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataCreatorEditor.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editorfeatures_blockdatacreatoreditor_blockdatacreatoreditor",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataCreatorEditor.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editorfeatures_blockdatacreatoreditor_blockdatacreatoreditor",
|
|
"target": "editorfeatures_blockdatacreatoreditor_blockdatacreatoreditor_showwindow",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataCreatorEditor.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editorfeatures_blockdatacreatoreditor_blockdatacreatoreditor",
|
|
"target": "editorfeatures_blockdatacreatoreditor_blockdatacreatoreditor_ongui",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataCreatorEditor.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editorfeatures_blockdatacreatoreditor_blockdatacreatoreditor",
|
|
"target": "editorfeatures_blockdatacreatoreditor_blockdatacreatoreditor_createblockdata",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataCreatorEditor.cs",
|
|
"source_location": "L42",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editorfeatures_blockdatacreatoreditor_blockdatacreatoreditor",
|
|
"target": "editorfeatures_blockdatacreatoreditor_blockdatacreatoreditor_createblockdata",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataCreatorEditor.cs",
|
|
"source_location": "L82",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editorfeatures_blockdatacreatoreditor_blockdatacreatoreditor",
|
|
"target": "editorfeatures_blockdatacreatoreditor_blockdatacreatoreditor_browsefolder",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataCreatorEditor.cs",
|
|
"source_location": "L125",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editorfeatures_blockdatacreatoreditor_blockdatacreatoreditor",
|
|
"target": "editorfeatures_blockdatacreatoreditor_blockdatacreatoreditor_ensurefolderexists",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataCreatorEditor.cs",
|
|
"source_location": "L135",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editorfeatures_blockdatacreatoreditor_blockdatacreatoreditor_ongui",
|
|
"target": "editorfeatures_blockdatacreatoreditor_blockdatacreatoreditor_browsefolder",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataCreatorEditor.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editorfeatures_blockdatacreatoreditor_blockdatacreatoreditor_ongui",
|
|
"target": "editorfeatures_blockdatacreatoreditor_blockdatacreatoreditor_createblockdata",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataCreatorEditor.cs",
|
|
"source_location": "L35",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editorfeatures_blockdatacreatoreditor_blockdatacreatoreditor_createblockdata",
|
|
"target": "editorfeatures_blockdatacreatoreditor_blockdatacreatoreditor_ensurefolderexists",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataCreatorEditor.cs",
|
|
"source_location": "L44",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_editorfeatures_blockdataiconlinker_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataIconLinker.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_editorfeatures_blockdataiconlinker_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataIconLinker.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_editorfeatures_blockdataiconlinker_cs",
|
|
"target": "io",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataIconLinker.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_editorfeatures_blockdataiconlinker_cs",
|
|
"target": "editorfeatures_blockdataiconlinker_blockdataiconlinker",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataIconLinker.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editorfeatures_blockdataiconlinker_blockdataiconlinker",
|
|
"target": "assetpostprocessor",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataIconLinker.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editorfeatures_blockdataiconlinker_blockdataiconlinker",
|
|
"target": "editorfeatures_blockdataiconlinker_blockdataiconlinker_onpostprocessallassets",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataIconLinker.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editorfeatures_blockdataiconlinker_blockdataiconlinker",
|
|
"target": "editorfeatures_blockdataiconlinker_blockdataiconlinker_trylinktoblockdata",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataIconLinker.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editorfeatures_blockdataiconlinker_blockdataiconlinker_onpostprocessallassets",
|
|
"target": "editorfeatures_blockdataiconlinker_blockdataiconlinker_trylinktoblockdata",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\BlockDataIconLinker.cs",
|
|
"source_location": "L24",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_editorfeatures_planeselector_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\PlaneSelector.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_editorfeatures_planeselector_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\PlaneSelector.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_editorfeatures_planeselector_cs",
|
|
"target": "tmpro",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\PlaneSelector.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_editorfeatures_planeselector_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\PlaneSelector.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_editorfeatures_planeselector_cs",
|
|
"target": "editorfeatures_planeselector_planeselection",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\PlaneSelector.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editorfeatures_planeselector_planeselection",
|
|
"target": "planeaxis",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\PlaneSelector.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editorfeatures_planeselector_planeselection",
|
|
"target": "gameobject",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\PlaneSelector.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_editorfeatures_planeselector_cs",
|
|
"target": "editorfeatures_planeselector_planeselector",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\PlaneSelector.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editorfeatures_planeselector_planeselector",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\PlaneSelector.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editorfeatures_planeselector_planeselector",
|
|
"target": "tmp_dropdown",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\PlaneSelector.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editorfeatures_planeselector_planeselector",
|
|
"target": "editorfeatures_planeselector_planeselection",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\PlaneSelector.cs",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editorfeatures_planeselector_planeselector",
|
|
"target": "editorfeatures_planeselector_planeselector_start",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\PlaneSelector.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editorfeatures_planeselector_planeselector",
|
|
"target": "editorfeatures_planeselector_planeselector_onplaneaxischanged",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\PlaneSelector.cs",
|
|
"source_location": "L32",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editorfeatures_planeselector_planeselector",
|
|
"target": "editorfeatures_planeselector_planeselector_updateplanevisibility",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\PlaneSelector.cs",
|
|
"source_location": "L37",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editorfeatures_planeselector_planeselector_start",
|
|
"target": "editorfeatures_planeselector_planeselector_updateplanevisibility",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\PlaneSelector.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editorfeatures_planeselector_planeselector_onplaneaxischanged",
|
|
"target": "editorfeatures_planeselector_planeselector_updateplanevisibility",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\EditorFeatures\\PlaneSelector.cs",
|
|
"source_location": "L34",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_prefab_tool_prefabcreatorsettings_cs",
|
|
"target": "naughtyattributes",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_prefab_tool_prefabcreatorsettings_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_prefab_tool_prefabcreatorsettings_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_prefab_tool_prefabcreatorsettings_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_prefab_tool_prefabcreatorsettings_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_prefab_tool_prefabcreatorsettings_cs",
|
|
"target": "prefab_tool_prefabcreatorsettings_maincomponent",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatorsettings_maincomponent",
|
|
"target": "monoscript",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatorsettings_maincomponent",
|
|
"target": "monoscript",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatorsettings_maincomponent",
|
|
"target": "monoscript",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatorsettings_maincomponent",
|
|
"target": "monoscript",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatorsettings_maincomponent",
|
|
"target": "monoscript",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatorsettings_maincomponent",
|
|
"target": "monoscript",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatorsettings_maincomponent",
|
|
"target": "monoscript",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_prefab_tool_prefabcreatorsettings_cs",
|
|
"target": "prefab_tool_prefabcreatorsettings_blocksettings",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_prefab_tool_prefabcreatorsettings_cs",
|
|
"target": "prefab_tool_prefabcreatorsettings_grabinteractablesettings",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L23",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatorsettings_grabinteractablesettings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_prefab_tool_prefabcreatorsettings_cs",
|
|
"target": "prefab_tool_prefabcreatorsettings_mechanicalblocksettings",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L30",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatorsettings_mechanicalblocksettings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L33",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_prefab_tool_prefabcreatorsettings_cs",
|
|
"target": "prefab_tool_prefabcreatorsettings_attachableblocksettings",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L37",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatorsettings_attachableblocksettings",
|
|
"target": "blocktype",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L40",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_prefab_tool_prefabcreatorsettings_cs",
|
|
"target": "prefab_tool_prefabcreatorsettings_socketcontainersettings",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L43",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatorsettings_socketcontainersettings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L46",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_prefab_tool_prefabcreatorsettings_cs",
|
|
"target": "prefab_tool_prefabcreatorsettings_validatorsettings",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L50",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatorsettings_validatorsettings",
|
|
"target": "layermask",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L53",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_prefab_tool_prefabcreatorsettings_cs",
|
|
"target": "prefab_tool_prefabcreatorsettings_socketpointsettings",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L56",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatorsettings_socketpointsettings",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L59",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_prefab_tool_prefabcreatorsettings_cs",
|
|
"target": "prefab_tool_prefabcreatorsettings_miscsettings",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L62",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatorsettings_miscsettings",
|
|
"target": "layermask",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L65",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatorsettings_blocksettings",
|
|
"target": "prefab_tool_prefabcreatorsettings_grabinteractablesettings",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L68",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatorsettings_blocksettings",
|
|
"target": "prefab_tool_prefabcreatorsettings_mechanicalblocksettings",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L69",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatorsettings_blocksettings",
|
|
"target": "prefab_tool_prefabcreatorsettings_attachableblocksettings",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L70",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatorsettings_blocksettings",
|
|
"target": "prefab_tool_prefabcreatorsettings_socketcontainersettings",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L71",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatorsettings_blocksettings",
|
|
"target": "prefab_tool_prefabcreatorsettings_validatorsettings",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L72",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatorsettings_blocksettings",
|
|
"target": "prefab_tool_prefabcreatorsettings_socketpointsettings",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L73",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatorsettings_blocksettings",
|
|
"target": "prefab_tool_prefabcreatorsettings_miscsettings",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L74",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_prefab_tool_prefabcreatorsettings_cs",
|
|
"target": "prefab_tool_prefabcreatorsettings_prefabcreatorsettings",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L77",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatorsettings_prefabcreatorsettings",
|
|
"target": "scriptableobject",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L77",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatorsettings_prefabcreatorsettings",
|
|
"target": "prefab_tool_prefabcreatorsettings_maincomponent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L80",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatorsettings_prefabcreatorsettings",
|
|
"target": "prefab_tool_prefabcreatorsettings_blocksettings",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L82",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatorsettings_prefabcreatorsettings",
|
|
"target": "categorydata",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L84",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatorsettings_prefabcreatorsettings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L86",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatorsettings_prefabcreatorsettings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L89",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatorsettings_prefabcreatorsettings",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L90",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatorsettings_prefabcreatorsettings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L91",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatorsettings_prefabcreatorsettings",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L93",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatorsettings_prefabcreatorsettings",
|
|
"target": "prefab_tool_prefabcreatorsettings_prefabcreatorsettings_browse",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorSettings.cs",
|
|
"source_location": "L96",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_prefab_tool_prefabcreatortool_cs",
|
|
"target": "seidinfo",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorTool.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_prefab_tool_prefabcreatortool_cs",
|
|
"target": "core",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorTool.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_prefab_tool_prefabcreatortool_cs",
|
|
"target": "annotations",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorTool.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_prefab_tool_prefabcreatortool_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorTool.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_prefab_tool_prefabcreatortool_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorTool.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_prefab_tool_prefabcreatortool_cs",
|
|
"target": "io",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorTool.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_prefab_tool_prefabcreatortool_cs",
|
|
"target": "linq",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorTool.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_prefab_tool_prefabcreatortool_cs",
|
|
"target": "editor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorTool.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_prefab_tool_prefabcreatortool_cs",
|
|
"target": "visualscripting",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorTool.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_prefab_tool_prefabcreatortool_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorTool.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_prefab_tool_prefabcreatortool_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorTool.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_prefab_tool_prefabcreatortool_cs",
|
|
"target": "graphview",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorTool.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_prefab_tool_prefabcreatortool_cs",
|
|
"target": "graphicsbuffer",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorTool.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_prefab_tool_prefabcreatortool_cs",
|
|
"target": "prefab_tool_prefabcreatortool_prefabcreatortool",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorTool.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatortool_prefabcreatortool",
|
|
"target": "blockdatacreatoreditor",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorTool.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatortool_prefabcreatortool",
|
|
"target": "iconscreator",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorTool.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatortool_prefabcreatortool",
|
|
"target": "prefab_tool_prefabcreatortool_prefabcreatortool_createprefab",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorTool.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatortool_prefabcreatortool",
|
|
"target": "prefab_tool_prefabcreatortool_prefabcreatortool_createstart",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorTool.cs",
|
|
"source_location": "L65",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabcreatortool_prefabcreatortool_createprefab",
|
|
"target": "prefab_tool_prefabcreatortool_prefabcreatortool_createstart",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabCreatorTool.cs",
|
|
"source_location": "L57",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_prefab_tool_prefabsettingswindow_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabSettingsWindow.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_prefab_tool_prefabsettingswindow_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabSettingsWindow.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_prefab_tool_prefabsettingswindow_cs",
|
|
"target": "prefab_tool_prefabsettingswindow_prefabsettingswindow",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabSettingsWindow.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabsettingswindow_prefabsettingswindow",
|
|
"target": "editorwindow",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabSettingsWindow.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabsettingswindow_prefabsettingswindow",
|
|
"target": "prefabcreatorsettings",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabSettingsWindow.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabsettingswindow_prefabsettingswindow",
|
|
"target": "prefab_tool_prefabsettingswindow_prefabsettingswindow_showwindow",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabSettingsWindow.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabsettingswindow_prefabsettingswindow",
|
|
"target": "prefab_tool_prefabsettingswindow_prefabsettingswindow_onenable",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabSettingsWindow.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "prefab_tool_prefabsettingswindow_prefabsettingswindow",
|
|
"target": "prefab_tool_prefabsettingswindow_prefabsettingswindow_ongui",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Editor\\Prefab Tool\\PrefabSettingsWindow.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_package_json",
|
|
"target": "naughtyattributes_package_name",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\package.json",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_package_json",
|
|
"target": "naughtyattributes_package_displayname",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\package.json",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_package_json",
|
|
"target": "naughtyattributes_package_version",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\package.json",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_package_json",
|
|
"target": "naughtyattributes_package_unity",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\package.json",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_package_json",
|
|
"target": "naughtyattributes_package_description",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\package.json",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_package_json",
|
|
"target": "naughtyattributes_package_keywords",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\package.json",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_package_keywords",
|
|
"target": "ref_attribute",
|
|
"relation": "extends",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\package.json",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "import"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_package_keywords",
|
|
"target": "ref_inspector",
|
|
"relation": "extends",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\package.json",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "import"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_package_keywords",
|
|
"target": "ref_editor",
|
|
"relation": "extends",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\package.json",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "import"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_package_json",
|
|
"target": "naughtyattributes_package_category",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\package.json",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_package_json",
|
|
"target": "naughtyattributes_package_dependencies",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\package.json",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_package_json",
|
|
"target": "naughtyattributes_package_samples",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\package.json",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_package_json",
|
|
"target": "naughtyattributes_package_author",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\package.json",
|
|
"source_location": "L17",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_package_author",
|
|
"target": "naughtyattributes_package_author_name",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\package.json",
|
|
"source_location": "L18",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_package_author",
|
|
"target": "naughtyattributes_package_author_url",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\package.json",
|
|
"source_location": "L19",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_inaughtyattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\INaughtyAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_inaughtyattribute_cs",
|
|
"target": "core_inaughtyattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\INaughtyAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_inaughtyattribute_cs",
|
|
"target": "core_inaughtyattribute_inaughtyattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\INaughtyAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_allownestingattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\AllowNestingAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_allownestingattribute_cs",
|
|
"target": "drawerattributes_allownestingattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\AllowNestingAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_allownestingattribute_cs",
|
|
"target": "drawerattributes_allownestingattribute_allownestingattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\AllowNestingAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "drawerattributes_allownestingattribute_allownestingattribute",
|
|
"target": "drawerattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\AllowNestingAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_animatorparamattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\AnimatorParamAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_animatorparamattribute_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\AnimatorParamAttribute.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_animatorparamattribute_cs",
|
|
"target": "drawerattributes_animatorparamattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\AnimatorParamAttribute.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_animatorparamattribute_cs",
|
|
"target": "drawerattributes_animatorparamattribute_animatorparamattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\AnimatorParamAttribute.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "drawerattributes_animatorparamattribute_animatorparamattribute",
|
|
"target": "drawerattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\AnimatorParamAttribute.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_curverangeattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\CurveRangeAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_curverangeattribute_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\CurveRangeAttribute.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_curverangeattribute_cs",
|
|
"target": "drawerattributes_curverangeattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\CurveRangeAttribute.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_curverangeattribute_cs",
|
|
"target": "drawerattributes_curverangeattribute_curverangeattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\CurveRangeAttribute.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "drawerattributes_curverangeattribute_curverangeattribute",
|
|
"target": "drawerattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\CurveRangeAttribute.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_drawerattribute_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\DrawerAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_drawerattribute_cs",
|
|
"target": "drawerattributes_drawerattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\DrawerAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_drawerattribute_cs",
|
|
"target": "drawerattributes_drawerattribute_drawerattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\DrawerAttribute.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "drawerattributes_drawerattribute_drawerattribute",
|
|
"target": "propertyattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\DrawerAttribute.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "drawerattributes_drawerattribute_drawerattribute",
|
|
"target": "inaughtyattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\DrawerAttribute.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_dropdownattribute_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\DropdownAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_dropdownattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\DropdownAttribute.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_dropdownattribute_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\DropdownAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_dropdownattribute_cs",
|
|
"target": "drawerattributes_dropdownattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\DropdownAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_dropdownattribute_cs",
|
|
"target": "drawerattributes_dropdownattribute_dropdownattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\DropdownAttribute.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "drawerattributes_dropdownattribute_dropdownattribute",
|
|
"target": "drawerattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\DropdownAttribute.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_dropdownattribute_cs",
|
|
"target": "drawerattributes_dropdownattribute_idropdownlist",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\DropdownAttribute.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "drawerattributes_dropdownattribute_idropdownlist",
|
|
"target": "ienumerable",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\DropdownAttribute.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_dropdownattribute_cs",
|
|
"target": "drawerattributes_dropdownattribute_dropdownlist",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\DropdownAttribute.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "drawerattributes_dropdownattribute_dropdownlist",
|
|
"target": "drawerattributes_dropdownattribute_idropdownlist",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\DropdownAttribute.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "drawerattributes_dropdownattribute_dropdownlist",
|
|
"target": "list",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\DropdownAttribute.cs",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "drawerattributes_dropdownattribute_dropdownlist",
|
|
"target": "drawerattributes_dropdownattribute_dropdownlist_add",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\DropdownAttribute.cs",
|
|
"source_location": "L31",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "drawerattributes_dropdownattribute_dropdownlist",
|
|
"target": "drawerattributes_dropdownattribute_dropdownlist_getenumerator",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\DropdownAttribute.cs",
|
|
"source_location": "L36",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "drawerattributes_dropdownattribute_dropdownlist",
|
|
"target": "drawerattributes_dropdownattribute_dropdownlist_getenumerator",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\DropdownAttribute.cs",
|
|
"source_location": "L41",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_enumflagsattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\EnumFlagsAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_enumflagsattribute_cs",
|
|
"target": "drawerattributes_enumflagsattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\EnumFlagsAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_enumflagsattribute_cs",
|
|
"target": "drawerattributes_enumflagsattribute_enumflagsattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\EnumFlagsAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "drawerattributes_enumflagsattribute_enumflagsattribute",
|
|
"target": "drawerattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\EnumFlagsAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_expandable_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\Expandable.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_expandable_cs",
|
|
"target": "drawerattributes_expandable_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\Expandable.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_expandable_cs",
|
|
"target": "drawerattributes_expandable_expandableattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\Expandable.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "drawerattributes_expandable_expandableattribute",
|
|
"target": "drawerattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\Expandable.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_horizontallineattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\HorizontalLineAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_horizontallineattribute_cs",
|
|
"target": "drawerattributes_horizontallineattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\HorizontalLineAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_horizontallineattribute_cs",
|
|
"target": "drawerattributes_horizontallineattribute_horizontallineattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\HorizontalLineAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "drawerattributes_horizontallineattribute_horizontallineattribute",
|
|
"target": "drawerattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\HorizontalLineAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "drawerattributes_horizontallineattribute_horizontallineattribute",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\HorizontalLineAttribute.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "drawerattributes_horizontallineattribute_horizontallineattribute",
|
|
"target": "ecolor",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\HorizontalLineAttribute.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_infoboxattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\InfoBoxAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_infoboxattribute_cs",
|
|
"target": "drawerattributes_infoboxattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\InfoBoxAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_infoboxattribute_cs",
|
|
"target": "drawerattributes_infoboxattribute_infoboxattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\InfoBoxAttribute.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "drawerattributes_infoboxattribute_infoboxattribute",
|
|
"target": "drawerattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\InfoBoxAttribute.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_inputaxisattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\InputAxisAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_inputaxisattribute_cs",
|
|
"target": "drawerattributes_inputaxisattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\InputAxisAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_inputaxisattribute_cs",
|
|
"target": "drawerattributes_inputaxisattribute_inputaxisattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\InputAxisAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "drawerattributes_inputaxisattribute_inputaxisattribute",
|
|
"target": "drawerattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\InputAxisAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_layerattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\LayerAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_layerattribute_cs",
|
|
"target": "drawerattributes_layerattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\LayerAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_layerattribute_cs",
|
|
"target": "drawerattributes_layerattribute_layerattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\LayerAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "drawerattributes_layerattribute_layerattribute",
|
|
"target": "drawerattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\LayerAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_minmaxsliderattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\MinMaxSliderAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_minmaxsliderattribute_cs",
|
|
"target": "drawerattributes_minmaxsliderattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\MinMaxSliderAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_minmaxsliderattribute_cs",
|
|
"target": "drawerattributes_minmaxsliderattribute_minmaxsliderattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\MinMaxSliderAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "drawerattributes_minmaxsliderattribute_minmaxsliderattribute",
|
|
"target": "drawerattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\MinMaxSliderAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_progressbarattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\ProgressBarAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_progressbarattribute_cs",
|
|
"target": "drawerattributes_progressbarattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\ProgressBarAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_progressbarattribute_cs",
|
|
"target": "drawerattributes_progressbarattribute_progressbarattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\ProgressBarAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "drawerattributes_progressbarattribute_progressbarattribute",
|
|
"target": "drawerattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\ProgressBarAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_resizabletextareaattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\ResizableTextAreaAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_resizabletextareaattribute_cs",
|
|
"target": "drawerattributes_resizabletextareaattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\ResizableTextAreaAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_resizabletextareaattribute_cs",
|
|
"target": "drawerattributes_resizabletextareaattribute_resizabletextareaattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\ResizableTextAreaAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "drawerattributes_resizabletextareaattribute_resizabletextareaattribute",
|
|
"target": "drawerattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\ResizableTextAreaAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_sceneattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\SceneAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_sceneattribute_cs",
|
|
"target": "drawerattributes_sceneattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\SceneAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_sceneattribute_cs",
|
|
"target": "drawerattributes_sceneattribute_sceneattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\SceneAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "drawerattributes_sceneattribute_sceneattribute",
|
|
"target": "drawerattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\SceneAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_showassetpreviewattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\ShowAssetPreviewAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_showassetpreviewattribute_cs",
|
|
"target": "drawerattributes_showassetpreviewattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\ShowAssetPreviewAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_showassetpreviewattribute_cs",
|
|
"target": "drawerattributes_showassetpreviewattribute_showassetpreviewattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\ShowAssetPreviewAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "drawerattributes_showassetpreviewattribute_showassetpreviewattribute",
|
|
"target": "drawerattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\ShowAssetPreviewAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "drawerattributes_showassetpreviewattribute_showassetpreviewattribute",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\ShowAssetPreviewAttribute.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "drawerattributes_showassetpreviewattribute_showassetpreviewattribute",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\ShowAssetPreviewAttribute.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_sortinglayerattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\SortingLayerAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_sortinglayerattribute_cs",
|
|
"target": "drawerattributes_sortinglayerattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\SortingLayerAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_sortinglayerattribute_cs",
|
|
"target": "drawerattributes_sortinglayerattribute_sortinglayerattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\SortingLayerAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "drawerattributes_sortinglayerattribute_sortinglayerattribute",
|
|
"target": "drawerattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\SortingLayerAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_tagattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\TagAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_tagattribute_cs",
|
|
"target": "drawerattributes_tagattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\TagAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_tagattribute_cs",
|
|
"target": "drawerattributes_tagattribute_tagattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\TagAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "drawerattributes_tagattribute_tagattribute",
|
|
"target": "drawerattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes\\TagAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_specialcase_buttonattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\ButtonAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_specialcase_buttonattribute_cs",
|
|
"target": "drawerattributes_specialcase_buttonattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\ButtonAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_specialcase_buttonattribute_cs",
|
|
"target": "drawerattributes_specialcase_buttonattribute_buttonattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\ButtonAttribute.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "drawerattributes_specialcase_buttonattribute_buttonattribute",
|
|
"target": "specialcasedrawerattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\ButtonAttribute.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_specialcase_reorderablelistattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\ReorderableListAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_specialcase_reorderablelistattribute_cs",
|
|
"target": "drawerattributes_specialcase_reorderablelistattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\ReorderableListAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_specialcase_reorderablelistattribute_cs",
|
|
"target": "drawerattributes_specialcase_reorderablelistattribute_reorderablelistattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\ReorderableListAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "drawerattributes_specialcase_reorderablelistattribute_reorderablelistattribute",
|
|
"target": "specialcasedrawerattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\ReorderableListAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_specialcase_shownativepropertyattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\ShowNativePropertyAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_specialcase_shownativepropertyattribute_cs",
|
|
"target": "drawerattributes_specialcase_shownativepropertyattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\ShowNativePropertyAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_specialcase_shownativepropertyattribute_cs",
|
|
"target": "drawerattributes_specialcase_shownativepropertyattribute_shownativepropertyattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\ShowNativePropertyAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "drawerattributes_specialcase_shownativepropertyattribute_shownativepropertyattribute",
|
|
"target": "specialcasedrawerattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\ShowNativePropertyAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_specialcase_shownonserializedfieldattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\ShowNonSerializedFieldAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_specialcase_shownonserializedfieldattribute_cs",
|
|
"target": "drawerattributes_specialcase_shownonserializedfieldattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\ShowNonSerializedFieldAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_specialcase_shownonserializedfieldattribute_cs",
|
|
"target": "drawerattributes_specialcase_shownonserializedfieldattribute_shownonserializedfieldattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\ShowNonSerializedFieldAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "drawerattributes_specialcase_shownonserializedfieldattribute_shownonserializedfieldattribute",
|
|
"target": "specialcasedrawerattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\ShowNonSerializedFieldAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_specialcase_specialcasedrawerattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\SpecialCaseDrawerAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_specialcase_specialcasedrawerattribute_cs",
|
|
"target": "drawerattributes_specialcase_specialcasedrawerattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\SpecialCaseDrawerAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_drawerattributes_specialcase_specialcasedrawerattribute_cs",
|
|
"target": "drawerattributes_specialcase_specialcasedrawerattribute_specialcasedrawerattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\SpecialCaseDrawerAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "drawerattributes_specialcase_specialcasedrawerattribute_specialcasedrawerattribute",
|
|
"target": "attribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\SpecialCaseDrawerAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "drawerattributes_specialcase_specialcasedrawerattribute_specialcasedrawerattribute",
|
|
"target": "inaughtyattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\DrawerAttributes_SpecialCase\\SpecialCaseDrawerAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_boxgroupattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\BoxGroupAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_boxgroupattribute_cs",
|
|
"target": "metaattributes_boxgroupattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\BoxGroupAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_boxgroupattribute_cs",
|
|
"target": "metaattributes_boxgroupattribute_boxgroupattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\BoxGroupAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "metaattributes_boxgroupattribute_boxgroupattribute",
|
|
"target": "metaattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\BoxGroupAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "metaattributes_boxgroupattribute_boxgroupattribute",
|
|
"target": "igroupattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\BoxGroupAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_disableifattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\DisableIfAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_disableifattribute_cs",
|
|
"target": "metaattributes_disableifattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\DisableIfAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_disableifattribute_cs",
|
|
"target": "metaattributes_disableifattribute_disableifattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\DisableIfAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "metaattributes_disableifattribute_disableifattribute",
|
|
"target": "enableifattributebase",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\DisableIfAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_enableifattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\EnableIfAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_enableifattribute_cs",
|
|
"target": "metaattributes_enableifattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\EnableIfAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_enableifattribute_cs",
|
|
"target": "metaattributes_enableifattribute_enableifattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\EnableIfAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "metaattributes_enableifattribute_enableifattribute",
|
|
"target": "enableifattributebase",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\EnableIfAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_enableifattributebase_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\EnableIfAttributeBase.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_enableifattributebase_cs",
|
|
"target": "metaattributes_enableifattributebase_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\EnableIfAttributeBase.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_enableifattributebase_cs",
|
|
"target": "metaattributes_enableifattributebase_enableifattributebase",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\EnableIfAttributeBase.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "metaattributes_enableifattributebase_enableifattributebase",
|
|
"target": "metaattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\EnableIfAttributeBase.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_foldoutattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\FoldoutAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_foldoutattribute_cs",
|
|
"target": "metaattributes_foldoutattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\FoldoutAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_foldoutattribute_cs",
|
|
"target": "metaattributes_foldoutattribute_foldoutattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\FoldoutAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "metaattributes_foldoutattribute_foldoutattribute",
|
|
"target": "metaattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\FoldoutAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "metaattributes_foldoutattribute_foldoutattribute",
|
|
"target": "igroupattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\FoldoutAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_hideifattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\HideIfAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_hideifattribute_cs",
|
|
"target": "metaattributes_hideifattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\HideIfAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_hideifattribute_cs",
|
|
"target": "metaattributes_hideifattribute_hideifattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\HideIfAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "metaattributes_hideifattribute_hideifattribute",
|
|
"target": "showifattributebase",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\HideIfAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_igroupattribute_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\IGroupAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_igroupattribute_cs",
|
|
"target": "metaattributes_igroupattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\IGroupAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_igroupattribute_cs",
|
|
"target": "metaattributes_igroupattribute_igroupattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\IGroupAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_labelattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\LabelAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_labelattribute_cs",
|
|
"target": "metaattributes_labelattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\LabelAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_labelattribute_cs",
|
|
"target": "metaattributes_labelattribute_labelattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\LabelAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "metaattributes_labelattribute_labelattribute",
|
|
"target": "metaattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\LabelAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_metaattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\MetaAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_metaattribute_cs",
|
|
"target": "metaattributes_metaattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\MetaAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_metaattribute_cs",
|
|
"target": "metaattributes_metaattribute_metaattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\MetaAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "metaattributes_metaattribute_metaattribute",
|
|
"target": "attribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\MetaAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "metaattributes_metaattribute_metaattribute",
|
|
"target": "inaughtyattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\MetaAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_onvaluechangedattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\OnValueChangedAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_onvaluechangedattribute_cs",
|
|
"target": "metaattributes_onvaluechangedattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\OnValueChangedAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_onvaluechangedattribute_cs",
|
|
"target": "metaattributes_onvaluechangedattribute_onvaluechangedattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\OnValueChangedAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "metaattributes_onvaluechangedattribute_onvaluechangedattribute",
|
|
"target": "metaattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\OnValueChangedAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_readonlyattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\ReadOnlyAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_readonlyattribute_cs",
|
|
"target": "metaattributes_readonlyattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\ReadOnlyAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_readonlyattribute_cs",
|
|
"target": "metaattributes_readonlyattribute_readonlyattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\ReadOnlyAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "metaattributes_readonlyattribute_readonlyattribute",
|
|
"target": "metaattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\ReadOnlyAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_showifattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\ShowIfAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_showifattribute_cs",
|
|
"target": "metaattributes_showifattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\ShowIfAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_showifattribute_cs",
|
|
"target": "metaattributes_showifattribute_showifattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\ShowIfAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "metaattributes_showifattribute_showifattribute",
|
|
"target": "showifattributebase",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\ShowIfAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_showifattributebase_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\ShowIfAttributeBase.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_showifattributebase_cs",
|
|
"target": "metaattributes_showifattributebase_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\ShowIfAttributeBase.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_metaattributes_showifattributebase_cs",
|
|
"target": "metaattributes_showifattributebase_showifattributebase",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\ShowIfAttributeBase.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "metaattributes_showifattributebase_showifattributebase",
|
|
"target": "metaattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\MetaAttributes\\ShowIfAttributeBase.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_utility_ecolor_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\Utility\\EColor.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_utility_ecolor_cs",
|
|
"target": "utility_ecolor_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\Utility\\EColor.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_utility_ecolor_cs",
|
|
"target": "utility_ecolor_ecolorextensions",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\Utility\\EColor.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_ecolor_ecolorextensions",
|
|
"target": "utility_ecolor_ecolorextensions_getcolor",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\Utility\\EColor.cs",
|
|
"source_location": "L23",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_utility_econditionoperator_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\Utility\\EConditionOperator.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_utility_econditionoperator_cs",
|
|
"target": "utility_econditionoperator_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\Utility\\EConditionOperator.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_validatorattributes_maxvalueattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\MaxValueAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_validatorattributes_maxvalueattribute_cs",
|
|
"target": "validatorattributes_maxvalueattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\MaxValueAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_validatorattributes_maxvalueattribute_cs",
|
|
"target": "validatorattributes_maxvalueattribute_maxvalueattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\MaxValueAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "validatorattributes_maxvalueattribute_maxvalueattribute",
|
|
"target": "validatorattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\MaxValueAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_validatorattributes_minvalueattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\MinValueAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_validatorattributes_minvalueattribute_cs",
|
|
"target": "validatorattributes_minvalueattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\MinValueAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_validatorattributes_minvalueattribute_cs",
|
|
"target": "validatorattributes_minvalueattribute_minvalueattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\MinValueAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "validatorattributes_minvalueattribute_minvalueattribute",
|
|
"target": "validatorattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\MinValueAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_validatorattributes_requiredattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\RequiredAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_validatorattributes_requiredattribute_cs",
|
|
"target": "validatorattributes_requiredattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\RequiredAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_validatorattributes_requiredattribute_cs",
|
|
"target": "validatorattributes_requiredattribute_requiredattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\RequiredAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "validatorattributes_requiredattribute_requiredattribute",
|
|
"target": "validatorattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\RequiredAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_validatorattributes_validateinputattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\ValidateInputAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_validatorattributes_validateinputattribute_cs",
|
|
"target": "validatorattributes_validateinputattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\ValidateInputAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_validatorattributes_validateinputattribute_cs",
|
|
"target": "validatorattributes_validateinputattribute_validateinputattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\ValidateInputAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "validatorattributes_validateinputattribute_validateinputattribute",
|
|
"target": "validatorattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\ValidateInputAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_validatorattributes_validatorattribute_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\ValidatorAttribute.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_validatorattributes_validatorattribute_cs",
|
|
"target": "validatorattributes_validatorattribute_naughtyattributes",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\ValidatorAttribute.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_core_validatorattributes_validatorattribute_cs",
|
|
"target": "validatorattributes_validatorattribute_validatorattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\ValidatorAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "validatorattributes_validatorattribute_validatorattribute",
|
|
"target": "attribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\ValidatorAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "validatorattributes_validatorattribute_validatorattribute",
|
|
"target": "inaughtyattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Core\\ValidatorAttributes\\ValidatorAttribute.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_naughtyinspector_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_naughtyinspector_cs",
|
|
"target": "linq",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_naughtyinspector_cs",
|
|
"target": "reflection",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_naughtyinspector_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_naughtyinspector_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_naughtyinspector_cs",
|
|
"target": "editor_naughtyinspector_naughtyattributes_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_naughtyinspector_cs",
|
|
"target": "editor_naughtyinspector_naughtyinspector",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_naughtyinspector_naughtyinspector",
|
|
"target": "list",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_naughtyinspector_naughtyinspector",
|
|
"target": "ienumerable",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_naughtyinspector_naughtyinspector",
|
|
"target": "ienumerable",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_naughtyinspector_naughtyinspector",
|
|
"target": "ienumerable",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_naughtyinspector_naughtyinspector",
|
|
"target": "dictionary",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_naughtyinspector_naughtyinspector",
|
|
"target": "editor_naughtyinspector_naughtyinspector_onenable",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_naughtyinspector_naughtyinspector",
|
|
"target": "editor_naughtyinspector_naughtyinspector_ondisable",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L31",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_naughtyinspector_naughtyinspector",
|
|
"target": "editor_naughtyinspector_naughtyinspector_oninspectorgui",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L36",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_naughtyinspector_naughtyinspector",
|
|
"target": "editor_naughtyinspector_naughtyinspector_getserializedproperties",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L55",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_naughtyinspector_naughtyinspector",
|
|
"target": "editor_naughtyinspector_naughtyinspector_drawserializedproperties",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L71",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_naughtyinspector_naughtyinspector",
|
|
"target": "editor_naughtyinspector_naughtyinspector_drawnonserializedfields",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L136",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_naughtyinspector_naughtyinspector",
|
|
"target": "editor_naughtyinspector_naughtyinspector_drawnativeproperties",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L155",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_naughtyinspector_naughtyinspector",
|
|
"target": "editor_naughtyinspector_naughtyinspector_drawbuttons",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L174",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_naughtyinspector_naughtyinspector",
|
|
"target": "editor_naughtyinspector_naughtyinspector_getnongroupedproperties",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L193",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_naughtyinspector_naughtyinspector",
|
|
"target": "editor_naughtyinspector_naughtyinspector_getgroupedproperties",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L198",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_naughtyinspector_naughtyinspector",
|
|
"target": "editor_naughtyinspector_naughtyinspector_getfoldoutproperties",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L205",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_naughtyinspector_naughtyinspector",
|
|
"target": "editor_naughtyinspector_naughtyinspector_getheaderguistyle",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L212",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_naughtyinspector_naughtyinspector_oninspectorgui",
|
|
"target": "editor_naughtyinspector_naughtyinspector_getserializedproperties",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L38",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_naughtyinspector_naughtyinspector_oninspectorgui",
|
|
"target": "editor_naughtyinspector_naughtyinspector_drawserializedproperties",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L47",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_naughtyinspector_naughtyinspector_oninspectorgui",
|
|
"target": "editor_naughtyinspector_naughtyinspector_drawnonserializedfields",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L50",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_naughtyinspector_naughtyinspector_oninspectorgui",
|
|
"target": "editor_naughtyinspector_naughtyinspector_drawnativeproperties",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L51",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_naughtyinspector_naughtyinspector_oninspectorgui",
|
|
"target": "editor_naughtyinspector_naughtyinspector_drawbuttons",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L52",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_naughtyinspector_naughtyinspector_drawserializedproperties",
|
|
"target": "editor_naughtyinspector_naughtyinspector_getnongroupedproperties",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L76",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_naughtyinspector_naughtyinspector_drawserializedproperties",
|
|
"target": "editor_naughtyinspector_naughtyinspector_getgroupedproperties",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L92",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_naughtyinspector_naughtyinspector_drawserializedproperties",
|
|
"target": "editor_naughtyinspector_naughtyinspector_getfoldoutproperties",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L110",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_naughtyinspector_naughtyinspector_drawnonserializedfields",
|
|
"target": "editor_naughtyinspector_naughtyinspector_getheaderguistyle",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L143",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_naughtyinspector_naughtyinspector_drawnativeproperties",
|
|
"target": "editor_naughtyinspector_naughtyinspector_getheaderguistyle",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L162",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_naughtyinspector_naughtyinspector_drawbuttons",
|
|
"target": "editor_naughtyinspector_naughtyinspector_getheaderguistyle",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\NaughtyInspector.cs",
|
|
"source_location": "L181",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_decoratordrawers_horizontallinedecoratordrawer_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\DecoratorDrawers\\HorizontalLineDecoratorDrawer.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_decoratordrawers_horizontallinedecoratordrawer_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\DecoratorDrawers\\HorizontalLineDecoratorDrawer.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_decoratordrawers_horizontallinedecoratordrawer_cs",
|
|
"target": "decoratordrawers_horizontallinedecoratordrawer_naughtyattributes_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\DecoratorDrawers\\HorizontalLineDecoratorDrawer.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_decoratordrawers_horizontallinedecoratordrawer_cs",
|
|
"target": "decoratordrawers_horizontallinedecoratordrawer_horizontallinedecoratordrawer",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\DecoratorDrawers\\HorizontalLineDecoratorDrawer.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "decoratordrawers_horizontallinedecoratordrawer_horizontallinedecoratordrawer",
|
|
"target": "decoratordrawer",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\DecoratorDrawers\\HorizontalLineDecoratorDrawer.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "decoratordrawers_horizontallinedecoratordrawer_horizontallinedecoratordrawer",
|
|
"target": "decoratordrawers_horizontallinedecoratordrawer_horizontallinedecoratordrawer_getheight",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\DecoratorDrawers\\HorizontalLineDecoratorDrawer.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "decoratordrawers_horizontallinedecoratordrawer_horizontallinedecoratordrawer",
|
|
"target": "decoratordrawers_horizontallinedecoratordrawer_horizontallinedecoratordrawer_ongui",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\DecoratorDrawers\\HorizontalLineDecoratorDrawer.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_decoratordrawers_infoboxdecoratordrawer_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\DecoratorDrawers\\InfoBoxDecoratorDrawer.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_decoratordrawers_infoboxdecoratordrawer_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\DecoratorDrawers\\InfoBoxDecoratorDrawer.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_decoratordrawers_infoboxdecoratordrawer_cs",
|
|
"target": "decoratordrawers_infoboxdecoratordrawer_naughtyattributes_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\DecoratorDrawers\\InfoBoxDecoratorDrawer.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_decoratordrawers_infoboxdecoratordrawer_cs",
|
|
"target": "decoratordrawers_infoboxdecoratordrawer_infoboxdecoratordrawer",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\DecoratorDrawers\\InfoBoxDecoratorDrawer.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "decoratordrawers_infoboxdecoratordrawer_infoboxdecoratordrawer",
|
|
"target": "decoratordrawer",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\DecoratorDrawers\\InfoBoxDecoratorDrawer.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "decoratordrawers_infoboxdecoratordrawer_infoboxdecoratordrawer",
|
|
"target": "decoratordrawers_infoboxdecoratordrawer_infoboxdecoratordrawer_getheight",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\DecoratorDrawers\\InfoBoxDecoratorDrawer.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "decoratordrawers_infoboxdecoratordrawer_infoboxdecoratordrawer",
|
|
"target": "decoratordrawers_infoboxdecoratordrawer_infoboxdecoratordrawer_ongui",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\DecoratorDrawers\\InfoBoxDecoratorDrawer.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "decoratordrawers_infoboxdecoratordrawer_infoboxdecoratordrawer",
|
|
"target": "decoratordrawers_infoboxdecoratordrawer_infoboxdecoratordrawer_gethelpboxheight",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\DecoratorDrawers\\InfoBoxDecoratorDrawer.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "decoratordrawers_infoboxdecoratordrawer_infoboxdecoratordrawer",
|
|
"target": "decoratordrawers_infoboxdecoratordrawer_infoboxdecoratordrawer_drawinfobox",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\DecoratorDrawers\\InfoBoxDecoratorDrawer.cs",
|
|
"source_location": "L38",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "decoratordrawers_infoboxdecoratordrawer_infoboxdecoratordrawer_getheight",
|
|
"target": "decoratordrawers_infoboxdecoratordrawer_infoboxdecoratordrawer_gethelpboxheight",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\DecoratorDrawers\\InfoBoxDecoratorDrawer.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "decoratordrawers_infoboxdecoratordrawer_infoboxdecoratordrawer_ongui",
|
|
"target": "decoratordrawers_infoboxdecoratordrawer_infoboxdecoratordrawer_gethelpboxheight",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\DecoratorDrawers\\InfoBoxDecoratorDrawer.cs",
|
|
"source_location": "L23",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "decoratordrawers_infoboxdecoratordrawer_infoboxdecoratordrawer_ongui",
|
|
"target": "decoratordrawers_infoboxdecoratordrawer_infoboxdecoratordrawer_drawinfobox",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\DecoratorDrawers\\InfoBoxDecoratorDrawer.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_allownestingpropertydrawer_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AllowNestingPropertyDrawer.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_allownestingpropertydrawer_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AllowNestingPropertyDrawer.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_allownestingpropertydrawer_cs",
|
|
"target": "propertydrawers_allownestingpropertydrawer_naughtyattributes_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AllowNestingPropertyDrawer.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_allownestingpropertydrawer_cs",
|
|
"target": "propertydrawers_allownestingpropertydrawer_allownestingpropertydrawer",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AllowNestingPropertyDrawer.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_allownestingpropertydrawer_allownestingpropertydrawer",
|
|
"target": "propertydrawerbase",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AllowNestingPropertyDrawer.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_allownestingpropertydrawer_allownestingpropertydrawer",
|
|
"target": "propertydrawers_allownestingpropertydrawer_allownestingpropertydrawer_ongui_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AllowNestingPropertyDrawer.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_animatorparampropertydrawer_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AnimatorParamPropertyDrawer.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_animatorparampropertydrawer_cs",
|
|
"target": "reflection",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AnimatorParamPropertyDrawer.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_animatorparampropertydrawer_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AnimatorParamPropertyDrawer.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_animatorparampropertydrawer_cs",
|
|
"target": "animations",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AnimatorParamPropertyDrawer.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_animatorparampropertydrawer_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AnimatorParamPropertyDrawer.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_animatorparampropertydrawer_cs",
|
|
"target": "propertydrawers_animatorparampropertydrawer_naughtyattributes_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AnimatorParamPropertyDrawer.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_animatorparampropertydrawer_cs",
|
|
"target": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AnimatorParamPropertyDrawer.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer",
|
|
"target": "propertydrawerbase",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AnimatorParamPropertyDrawer.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AnimatorParamPropertyDrawer.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AnimatorParamPropertyDrawer.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer",
|
|
"target": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer_getpropertyheight_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AnimatorParamPropertyDrawer.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer",
|
|
"target": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer_ongui_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AnimatorParamPropertyDrawer.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer",
|
|
"target": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer_drawpropertyforint",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AnimatorParamPropertyDrawer.cs",
|
|
"source_location": "L66",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer",
|
|
"target": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer_drawpropertyforstring",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AnimatorParamPropertyDrawer.cs",
|
|
"source_location": "L91",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer",
|
|
"target": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer_getdisplayoptions",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AnimatorParamPropertyDrawer.cs",
|
|
"source_location": "L116",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer",
|
|
"target": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer_getanimatorcontroller",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AnimatorParamPropertyDrawer.cs",
|
|
"source_location": "L129",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer_getpropertyheight_internal",
|
|
"target": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer_getanimatorcontroller",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AnimatorParamPropertyDrawer.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer_getanimatorcontroller",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AnimatorParamPropertyDrawer.cs",
|
|
"source_location": "L32",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer_drawpropertyforint",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AnimatorParamPropertyDrawer.cs",
|
|
"source_location": "L53",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer_drawpropertyforstring",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AnimatorParamPropertyDrawer.cs",
|
|
"source_location": "L56",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer_drawpropertyforint",
|
|
"target": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer_getdisplayoptions",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AnimatorParamPropertyDrawer.cs",
|
|
"source_location": "L80",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer_drawpropertyforstring",
|
|
"target": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer_getdisplayoptions",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AnimatorParamPropertyDrawer.cs",
|
|
"source_location": "L105",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_curverangepropertydrawer_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\CurveRangePropertyDrawer.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_curverangepropertydrawer_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\CurveRangePropertyDrawer.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_curverangepropertydrawer_cs",
|
|
"target": "propertydrawers_curverangepropertydrawer_naughtyattributes_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\CurveRangePropertyDrawer.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_curverangepropertydrawer_cs",
|
|
"target": "propertydrawers_curverangepropertydrawer_curverangepropertydrawer",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\CurveRangePropertyDrawer.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_curverangepropertydrawer_curverangepropertydrawer",
|
|
"target": "propertydrawerbase",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\CurveRangePropertyDrawer.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_curverangepropertydrawer_curverangepropertydrawer",
|
|
"target": "propertydrawers_curverangepropertydrawer_curverangepropertydrawer_getpropertyheight_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\CurveRangePropertyDrawer.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_curverangepropertydrawer_curverangepropertydrawer",
|
|
"target": "propertydrawers_curverangepropertydrawer_curverangepropertydrawer_ongui_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\CurveRangePropertyDrawer.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_dropdownpropertydrawer_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\DropdownPropertyDrawer.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_dropdownpropertydrawer_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\DropdownPropertyDrawer.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_dropdownpropertydrawer_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\DropdownPropertyDrawer.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_dropdownpropertydrawer_cs",
|
|
"target": "reflection",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\DropdownPropertyDrawer.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_dropdownpropertydrawer_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\DropdownPropertyDrawer.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_dropdownpropertydrawer_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\DropdownPropertyDrawer.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_dropdownpropertydrawer_cs",
|
|
"target": "propertydrawers_dropdownpropertydrawer_naughtyattributes_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\DropdownPropertyDrawer.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_dropdownpropertydrawer_cs",
|
|
"target": "propertydrawers_dropdownpropertydrawer_dropdownpropertydrawer",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\DropdownPropertyDrawer.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_dropdownpropertydrawer_dropdownpropertydrawer",
|
|
"target": "propertydrawerbase",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\DropdownPropertyDrawer.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_dropdownpropertydrawer_dropdownpropertydrawer",
|
|
"target": "propertydrawers_dropdownpropertydrawer_dropdownpropertydrawer_getpropertyheight_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\DropdownPropertyDrawer.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_dropdownpropertydrawer_dropdownpropertydrawer",
|
|
"target": "propertydrawers_dropdownpropertydrawer_dropdownpropertydrawer_ongui_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\DropdownPropertyDrawer.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_dropdownpropertydrawer_dropdownpropertydrawer",
|
|
"target": "propertydrawers_dropdownpropertydrawer_dropdownpropertydrawer_getvalues",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\DropdownPropertyDrawer.cs",
|
|
"source_location": "L126",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_dropdownpropertydrawer_dropdownpropertydrawer",
|
|
"target": "propertydrawers_dropdownpropertydrawer_dropdownpropertydrawer_arevaluesvalid",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\DropdownPropertyDrawer.cs",
|
|
"source_location": "L153",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_dropdownpropertydrawer_dropdownpropertydrawer",
|
|
"target": "propertydrawers_dropdownpropertydrawer_dropdownpropertydrawer_getelementtype",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\DropdownPropertyDrawer.cs",
|
|
"source_location": "L169",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_dropdownpropertydrawer_dropdownpropertydrawer_getpropertyheight_internal",
|
|
"target": "propertydrawers_dropdownpropertydrawer_dropdownpropertydrawer_getvalues",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\DropdownPropertyDrawer.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_dropdownpropertydrawer_dropdownpropertydrawer_getpropertyheight_internal",
|
|
"target": "propertydrawers_dropdownpropertydrawer_dropdownpropertydrawer_arevaluesvalid",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\DropdownPropertyDrawer.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_dropdownpropertydrawer_dropdownpropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_dropdownpropertydrawer_dropdownpropertydrawer_getvalues",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\DropdownPropertyDrawer.cs",
|
|
"source_location": "L33",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_dropdownpropertydrawer_dropdownpropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_dropdownpropertydrawer_dropdownpropertydrawer_arevaluesvalid",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\DropdownPropertyDrawer.cs",
|
|
"source_location": "L36",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_dropdownpropertydrawer_dropdownpropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_dropdownpropertydrawer_dropdownpropertydrawer_getelementtype",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\DropdownPropertyDrawer.cs",
|
|
"source_location": "L38",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_dropdownpropertydrawer_dropdownpropertydrawer_arevaluesvalid",
|
|
"target": "propertydrawers_dropdownpropertydrawer_dropdownpropertydrawer_getelementtype",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\DropdownPropertyDrawer.cs",
|
|
"source_location": "L160",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_enumflagspropertydrawer_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\EnumFlagsPropertyDrawer.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_enumflagspropertydrawer_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\EnumFlagsPropertyDrawer.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_enumflagspropertydrawer_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\EnumFlagsPropertyDrawer.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_enumflagspropertydrawer_cs",
|
|
"target": "propertydrawers_enumflagspropertydrawer_naughtyattributes_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\EnumFlagsPropertyDrawer.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_enumflagspropertydrawer_cs",
|
|
"target": "propertydrawers_enumflagspropertydrawer_enumflagspropertydrawer",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\EnumFlagsPropertyDrawer.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_enumflagspropertydrawer_enumflagspropertydrawer",
|
|
"target": "propertydrawerbase",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\EnumFlagsPropertyDrawer.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_enumflagspropertydrawer_enumflagspropertydrawer",
|
|
"target": "propertydrawers_enumflagspropertydrawer_enumflagspropertydrawer_getpropertyheight_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\EnumFlagsPropertyDrawer.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_enumflagspropertydrawer_enumflagspropertydrawer",
|
|
"target": "propertydrawers_enumflagspropertydrawer_enumflagspropertydrawer_ongui_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\EnumFlagsPropertyDrawer.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_expandablepropertydrawer_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ExpandablePropertyDrawer.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_expandablepropertydrawer_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ExpandablePropertyDrawer.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_expandablepropertydrawer_cs",
|
|
"target": "propertydrawers_expandablepropertydrawer_naughtyattributes_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ExpandablePropertyDrawer.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_expandablepropertydrawer_cs",
|
|
"target": "propertydrawers_expandablepropertydrawer_expandablepropertydrawer",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ExpandablePropertyDrawer.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_expandablepropertydrawer_expandablepropertydrawer",
|
|
"target": "propertydrawerbase",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ExpandablePropertyDrawer.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_expandablepropertydrawer_expandablepropertydrawer",
|
|
"target": "propertydrawers_expandablepropertydrawer_expandablepropertydrawer_getpropertyheight_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ExpandablePropertyDrawer.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_expandablepropertydrawer_expandablepropertydrawer",
|
|
"target": "propertydrawers_expandablepropertydrawer_expandablepropertydrawer_ongui_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ExpandablePropertyDrawer.cs",
|
|
"source_location": "L71",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_expandablepropertydrawer_expandablepropertydrawer",
|
|
"target": "propertydrawers_expandablepropertydrawer_expandablepropertydrawer_drawchildproperties",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ExpandablePropertyDrawer.cs",
|
|
"source_location": "L131",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_expandablepropertydrawer_expandablepropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_expandablepropertydrawer_expandablepropertydrawer_drawchildproperties",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ExpandablePropertyDrawer.cs",
|
|
"source_location": "L116",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_inputaxispropertydrawer_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\InputAxisPropertyDrawer.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_inputaxispropertydrawer_cs",
|
|
"target": "io",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\InputAxisPropertyDrawer.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_inputaxispropertydrawer_cs",
|
|
"target": "linq",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\InputAxisPropertyDrawer.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_inputaxispropertydrawer_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\InputAxisPropertyDrawer.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_inputaxispropertydrawer_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\InputAxisPropertyDrawer.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_inputaxispropertydrawer_cs",
|
|
"target": "propertydrawers_inputaxispropertydrawer_naughtyattributes_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\InputAxisPropertyDrawer.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_inputaxispropertydrawer_cs",
|
|
"target": "propertydrawers_inputaxispropertydrawer_inputaxispropertydrawer",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\InputAxisPropertyDrawer.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_inputaxispropertydrawer_inputaxispropertydrawer",
|
|
"target": "propertydrawerbase",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\InputAxisPropertyDrawer.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_inputaxispropertydrawer_inputaxispropertydrawer",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\InputAxisPropertyDrawer.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "propertydrawers_inputaxispropertydrawer_inputaxispropertydrawer",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\InputAxisPropertyDrawer.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "propertydrawers_inputaxispropertydrawer_inputaxispropertydrawer",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\InputAxisPropertyDrawer.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "propertydrawers_inputaxispropertydrawer_inputaxispropertydrawer",
|
|
"target": "propertydrawers_inputaxispropertydrawer_inputaxispropertydrawer_getpropertyheight_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\InputAxisPropertyDrawer.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_inputaxispropertydrawer_inputaxispropertydrawer",
|
|
"target": "propertydrawers_inputaxispropertydrawer_inputaxispropertydrawer_ongui_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\InputAxisPropertyDrawer.cs",
|
|
"source_location": "L23",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_layerpropertydrawer_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_layerpropertydrawer_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_layerpropertydrawer_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_layerpropertydrawer_cs",
|
|
"target": "propertydrawers_layerpropertydrawer_naughtyattributes_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_layerpropertydrawer_cs",
|
|
"target": "propertydrawers_layerpropertydrawer_layerpropertydrawer",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_layerpropertydrawer_layerpropertydrawer",
|
|
"target": "propertydrawerbase",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_layerpropertydrawer_layerpropertydrawer",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "propertydrawers_layerpropertydrawer_layerpropertydrawer",
|
|
"target": "propertydrawers_layerpropertydrawer_layerpropertydrawer_getpropertyheight_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_layerpropertydrawer_layerpropertydrawer",
|
|
"target": "propertydrawers_layerpropertydrawer_layerpropertydrawer_ongui_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_layerpropertydrawer_layerpropertydrawer",
|
|
"target": "propertydrawers_layerpropertydrawer_layerpropertydrawer_getlayers",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs",
|
|
"source_location": "L42",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_layerpropertydrawer_layerpropertydrawer",
|
|
"target": "propertydrawers_layerpropertydrawer_layerpropertydrawer_drawpropertyforstring",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs",
|
|
"source_location": "L47",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_layerpropertydrawer_layerpropertydrawer",
|
|
"target": "propertydrawers_layerpropertydrawer_layerpropertydrawer_drawpropertyforint",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs",
|
|
"source_location": "L59",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_layerpropertydrawer_layerpropertydrawer",
|
|
"target": "propertydrawers_layerpropertydrawer_layerpropertydrawer_indexof",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs",
|
|
"source_location": "L82",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_layerpropertydrawer_layerpropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_layerpropertydrawer_layerpropertydrawer_drawpropertyforstring",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_layerpropertydrawer_layerpropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_layerpropertydrawer_layerpropertydrawer_getlayers",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_layerpropertydrawer_layerpropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_layerpropertydrawer_layerpropertydrawer_drawpropertyforint",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs",
|
|
"source_location": "L31",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_layerpropertydrawer_layerpropertydrawer_drawpropertyforstring",
|
|
"target": "propertydrawers_layerpropertydrawer_layerpropertydrawer_indexof",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs",
|
|
"source_location": "L49",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_minmaxsliderpropertydrawer_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\MinMaxSliderPropertyDrawer.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_minmaxsliderpropertydrawer_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\MinMaxSliderPropertyDrawer.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_minmaxsliderpropertydrawer_cs",
|
|
"target": "propertydrawers_minmaxsliderpropertydrawer_naughtyattributes_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\MinMaxSliderPropertyDrawer.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_minmaxsliderpropertydrawer_cs",
|
|
"target": "propertydrawers_minmaxsliderpropertydrawer_minmaxsliderpropertydrawer",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\MinMaxSliderPropertyDrawer.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_minmaxsliderpropertydrawer_minmaxsliderpropertydrawer",
|
|
"target": "propertydrawerbase",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\MinMaxSliderPropertyDrawer.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_minmaxsliderpropertydrawer_minmaxsliderpropertydrawer",
|
|
"target": "propertydrawers_minmaxsliderpropertydrawer_minmaxsliderpropertydrawer_getpropertyheight_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\MinMaxSliderPropertyDrawer.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_minmaxsliderpropertydrawer_minmaxsliderpropertydrawer",
|
|
"target": "propertydrawers_minmaxsliderpropertydrawer_minmaxsliderpropertydrawer_ongui_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\MinMaxSliderPropertyDrawer.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_progressbarpropertydrawer_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_progressbarpropertydrawer_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_progressbarpropertydrawer_cs",
|
|
"target": "reflection",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_progressbarpropertydrawer_cs",
|
|
"target": "propertydrawers_progressbarpropertydrawer_naughtyattributes_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_progressbarpropertydrawer_cs",
|
|
"target": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer",
|
|
"target": "propertydrawerbase",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer",
|
|
"target": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_getpropertyheight_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer",
|
|
"target": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_ongui_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer",
|
|
"target": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_getmaxvalue",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs",
|
|
"source_location": "L66",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer",
|
|
"target": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_drawbar",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs",
|
|
"source_location": "L100",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer",
|
|
"target": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_isnumber",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs",
|
|
"source_location": "L131",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer",
|
|
"target": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_isnumber",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs",
|
|
"source_location": "L137",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer",
|
|
"target": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_casttofloat",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs",
|
|
"source_location": "L142",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_getpropertyheight_internal",
|
|
"target": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_getmaxvalue",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_getpropertyheight_internal",
|
|
"target": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_isnumber",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_isnumber",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs",
|
|
"source_location": "L24",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_getmaxvalue",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs",
|
|
"source_location": "L34",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_casttofloat",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs",
|
|
"source_location": "L38",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_drawbar",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs",
|
|
"source_location": "L52",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_propertydrawerbase_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\PropertyDrawerBase.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_propertydrawerbase_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\PropertyDrawerBase.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_propertydrawerbase_cs",
|
|
"target": "propertydrawers_propertydrawerbase_naughtyattributes_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\PropertyDrawerBase.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_propertydrawerbase_cs",
|
|
"target": "propertydrawers_propertydrawerbase_propertydrawerbase",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\PropertyDrawerBase.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_propertydrawerbase_propertydrawerbase",
|
|
"target": "propertydrawer",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\PropertyDrawerBase.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_propertydrawerbase_propertydrawerbase",
|
|
"target": "propertydrawers_propertydrawerbase_propertydrawerbase_ongui",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\PropertyDrawerBase.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_propertydrawerbase_propertydrawerbase",
|
|
"target": "propertydrawers_propertydrawerbase_propertydrawerbase_ongui_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\PropertyDrawerBase.cs",
|
|
"source_location": "L40",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_propertydrawerbase_propertydrawerbase",
|
|
"target": "propertydrawers_propertydrawerbase_propertydrawerbase_getpropertyheight",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\PropertyDrawerBase.cs",
|
|
"source_location": "L42",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_propertydrawerbase_propertydrawerbase",
|
|
"target": "propertydrawers_propertydrawerbase_propertydrawerbase_getpropertyheight_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\PropertyDrawerBase.cs",
|
|
"source_location": "L53",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_propertydrawerbase_propertydrawerbase",
|
|
"target": "propertydrawers_propertydrawerbase_propertydrawerbase_getpropertyheight",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\PropertyDrawerBase.cs",
|
|
"source_location": "L58",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_propertydrawerbase_propertydrawerbase",
|
|
"target": "propertydrawers_propertydrawerbase_propertydrawerbase_gethelpboxheight",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\PropertyDrawerBase.cs",
|
|
"source_location": "L69",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_propertydrawerbase_propertydrawerbase",
|
|
"target": "propertydrawers_propertydrawerbase_propertydrawerbase_drawdefaultpropertyandhelpbox",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\PropertyDrawerBase.cs",
|
|
"source_location": "L74",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_propertydrawerbase_propertydrawerbase_ongui",
|
|
"target": "propertydrawers_propertydrawerbase_propertydrawerbase_ongui_internal",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\PropertyDrawerBase.cs",
|
|
"source_location": "L30",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_propertydrawerbase_propertydrawerbase_getpropertyheight",
|
|
"target": "propertydrawers_propertydrawerbase_propertydrawerbase_getpropertyheight_internal",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\PropertyDrawerBase.cs",
|
|
"source_location": "L50",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_propertydrawerbase_propertydrawerbase_getpropertyheight_internal",
|
|
"target": "propertydrawers_propertydrawerbase_propertydrawerbase_getpropertyheight",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\PropertyDrawerBase.cs",
|
|
"source_location": "L55",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_propertydrawerbase_propertydrawerbase_drawdefaultpropertyandhelpbox",
|
|
"target": "propertydrawers_propertydrawerbase_propertydrawerbase_gethelpboxheight",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\PropertyDrawerBase.cs",
|
|
"source_location": "L81",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_propertydrawerbase_propertydrawerbase_drawdefaultpropertyandhelpbox",
|
|
"target": "propertydrawers_propertydrawerbase_propertydrawerbase_getpropertyheight",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\PropertyDrawerBase.cs",
|
|
"source_location": "L89",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_resizabletextareapropertydrawer_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ResizableTextAreaPropertyDrawer.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_resizabletextareapropertydrawer_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ResizableTextAreaPropertyDrawer.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_resizabletextareapropertydrawer_cs",
|
|
"target": "regularexpressions",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ResizableTextAreaPropertyDrawer.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_resizabletextareapropertydrawer_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ResizableTextAreaPropertyDrawer.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_resizabletextareapropertydrawer_cs",
|
|
"target": "propertydrawers_resizabletextareapropertydrawer_naughtyattributes_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ResizableTextAreaPropertyDrawer.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_resizabletextareapropertydrawer_cs",
|
|
"target": "propertydrawers_resizabletextareapropertydrawer_resizabletextareapropertydrawer",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ResizableTextAreaPropertyDrawer.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_resizabletextareapropertydrawer_resizabletextareapropertydrawer",
|
|
"target": "propertydrawerbase",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ResizableTextAreaPropertyDrawer.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_resizabletextareapropertydrawer_resizabletextareapropertydrawer",
|
|
"target": "propertydrawers_resizabletextareapropertydrawer_resizabletextareapropertydrawer_getpropertyheight_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ResizableTextAreaPropertyDrawer.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_resizabletextareapropertydrawer_resizabletextareapropertydrawer",
|
|
"target": "propertydrawers_resizabletextareapropertydrawer_resizabletextareapropertydrawer_ongui_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ResizableTextAreaPropertyDrawer.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_resizabletextareapropertydrawer_resizabletextareapropertydrawer",
|
|
"target": "propertydrawers_resizabletextareapropertydrawer_resizabletextareapropertydrawer_getnumberoflines",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ResizableTextAreaPropertyDrawer.cs",
|
|
"source_location": "L67",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_resizabletextareapropertydrawer_resizabletextareapropertydrawer",
|
|
"target": "propertydrawers_resizabletextareapropertydrawer_resizabletextareapropertydrawer_gettextareaheight",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ResizableTextAreaPropertyDrawer.cs",
|
|
"source_location": "L74",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_resizabletextareapropertydrawer_resizabletextareapropertydrawer_getpropertyheight_internal",
|
|
"target": "propertydrawers_resizabletextareapropertydrawer_resizabletextareapropertydrawer_gettextareaheight",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ResizableTextAreaPropertyDrawer.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_resizabletextareapropertydrawer_resizabletextareapropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_resizabletextareapropertydrawer_resizabletextareapropertydrawer_gettextareaheight",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ResizableTextAreaPropertyDrawer.cs",
|
|
"source_location": "L48",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_resizabletextareapropertydrawer_resizabletextareapropertydrawer_gettextareaheight",
|
|
"target": "propertydrawers_resizabletextareapropertydrawer_resizabletextareapropertydrawer_getnumberoflines",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ResizableTextAreaPropertyDrawer.cs",
|
|
"source_location": "L76",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_scenepropertydrawer_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_scenepropertydrawer_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_scenepropertydrawer_cs",
|
|
"target": "linq",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_scenepropertydrawer_cs",
|
|
"target": "regularexpressions",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_scenepropertydrawer_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_scenepropertydrawer_cs",
|
|
"target": "propertydrawers_scenepropertydrawer_naughtyattributes_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_scenepropertydrawer_cs",
|
|
"target": "propertydrawers_scenepropertydrawer_scenepropertydrawer",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_scenepropertydrawer_scenepropertydrawer",
|
|
"target": "propertydrawerbase",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_scenepropertydrawer_scenepropertydrawer",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "propertydrawers_scenepropertydrawer_scenepropertydrawer",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "propertydrawers_scenepropertydrawer_scenepropertydrawer",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "propertydrawers_scenepropertydrawer_scenepropertydrawer",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "propertydrawers_scenepropertydrawer_scenepropertydrawer",
|
|
"target": "propertydrawers_scenepropertydrawer_scenepropertydrawer_getpropertyheight_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_scenepropertydrawer_scenepropertydrawer",
|
|
"target": "propertydrawers_scenepropertydrawer_scenepropertydrawer_ongui_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L27",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_scenepropertydrawer_scenepropertydrawer",
|
|
"target": "propertydrawers_scenepropertydrawer_scenepropertydrawer_getscenes",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L57",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_scenepropertydrawer_scenepropertydrawer",
|
|
"target": "propertydrawers_scenepropertydrawer_scenepropertydrawer_getsceneoptions",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L65",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_scenepropertydrawer_scenepropertydrawer",
|
|
"target": "propertydrawers_scenepropertydrawer_scenepropertydrawer_drawpropertyforstring",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L70",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_scenepropertydrawer_scenepropertydrawer",
|
|
"target": "propertydrawers_scenepropertydrawer_scenepropertydrawer_drawpropertyforint",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L82",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_scenepropertydrawer_scenepropertydrawer",
|
|
"target": "propertydrawers_scenepropertydrawer_scenepropertydrawer_indexof",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L93",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_scenepropertydrawer_scenepropertydrawer_getpropertyheight_internal",
|
|
"target": "propertydrawers_scenepropertydrawer_scenepropertydrawer_getscenes",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_scenepropertydrawer_scenepropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_scenepropertydrawer_scenepropertydrawer_getscenes",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L31",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_scenepropertydrawer_scenepropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_scenepropertydrawer_scenepropertydrawer_getsceneoptions",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L39",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_scenepropertydrawer_scenepropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_scenepropertydrawer_scenepropertydrawer_drawpropertyforstring",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L43",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_scenepropertydrawer_scenepropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_scenepropertydrawer_scenepropertydrawer_drawpropertyforint",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L46",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_scenepropertydrawer_scenepropertydrawer_drawpropertyforstring",
|
|
"target": "propertydrawers_scenepropertydrawer_scenepropertydrawer_indexof",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L72",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_showassetpreviewpropertydrawer_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ShowAssetPreviewPropertyDrawer.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_showassetpreviewpropertydrawer_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ShowAssetPreviewPropertyDrawer.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_showassetpreviewpropertydrawer_cs",
|
|
"target": "propertydrawers_showassetpreviewpropertydrawer_naughtyattributes_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ShowAssetPreviewPropertyDrawer.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_showassetpreviewpropertydrawer_cs",
|
|
"target": "propertydrawers_showassetpreviewpropertydrawer_showassetpreviewpropertydrawer",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ShowAssetPreviewPropertyDrawer.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_showassetpreviewpropertydrawer_showassetpreviewpropertydrawer",
|
|
"target": "propertydrawerbase",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ShowAssetPreviewPropertyDrawer.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_showassetpreviewpropertydrawer_showassetpreviewpropertydrawer",
|
|
"target": "propertydrawers_showassetpreviewpropertydrawer_showassetpreviewpropertydrawer_getpropertyheight_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ShowAssetPreviewPropertyDrawer.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_showassetpreviewpropertydrawer_showassetpreviewpropertydrawer",
|
|
"target": "propertydrawers_showassetpreviewpropertydrawer_showassetpreviewpropertydrawer_ongui_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ShowAssetPreviewPropertyDrawer.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_showassetpreviewpropertydrawer_showassetpreviewpropertydrawer",
|
|
"target": "propertydrawers_showassetpreviewpropertydrawer_showassetpreviewpropertydrawer_getassetpreview",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ShowAssetPreviewPropertyDrawer.cs",
|
|
"source_location": "L68",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_showassetpreviewpropertydrawer_showassetpreviewpropertydrawer",
|
|
"target": "propertydrawers_showassetpreviewpropertydrawer_showassetpreviewpropertydrawer_getassetpreviewsize",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ShowAssetPreviewPropertyDrawer.cs",
|
|
"source_location": "L84",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_showassetpreviewpropertydrawer_showassetpreviewpropertydrawer_getpropertyheight_internal",
|
|
"target": "propertydrawers_showassetpreviewpropertydrawer_showassetpreviewpropertydrawer_getassetpreview",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ShowAssetPreviewPropertyDrawer.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_showassetpreviewpropertydrawer_showassetpreviewpropertydrawer_getpropertyheight_internal",
|
|
"target": "propertydrawers_showassetpreviewpropertydrawer_showassetpreviewpropertydrawer_getassetpreviewsize",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ShowAssetPreviewPropertyDrawer.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_showassetpreviewpropertydrawer_showassetpreviewpropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_showassetpreviewpropertydrawer_showassetpreviewpropertydrawer_getassetpreview",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ShowAssetPreviewPropertyDrawer.cs",
|
|
"source_location": "L45",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_showassetpreviewpropertydrawer_showassetpreviewpropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_showassetpreviewpropertydrawer_showassetpreviewpropertydrawer_getassetpreviewsize",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ShowAssetPreviewPropertyDrawer.cs",
|
|
"source_location": "L53",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_showassetpreviewpropertydrawer_showassetpreviewpropertydrawer_getassetpreviewsize",
|
|
"target": "propertydrawers_showassetpreviewpropertydrawer_showassetpreviewpropertydrawer_getassetpreview",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ShowAssetPreviewPropertyDrawer.cs",
|
|
"source_location": "L86",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_sortinglayerpropertydrawer_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\SortingLayerPropertyDrawer.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_sortinglayerpropertydrawer_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\SortingLayerPropertyDrawer.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_sortinglayerpropertydrawer_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\SortingLayerPropertyDrawer.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_sortinglayerpropertydrawer_cs",
|
|
"target": "reflection",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\SortingLayerPropertyDrawer.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_sortinglayerpropertydrawer_cs",
|
|
"target": "propertydrawers_sortinglayerpropertydrawer_naughtyattributes_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\SortingLayerPropertyDrawer.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_sortinglayerpropertydrawer_cs",
|
|
"target": "propertydrawers_sortinglayerpropertydrawer_sortinglayerpropertydrawer",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\SortingLayerPropertyDrawer.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_sortinglayerpropertydrawer_sortinglayerpropertydrawer",
|
|
"target": "propertydrawerbase",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\SortingLayerPropertyDrawer.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_sortinglayerpropertydrawer_sortinglayerpropertydrawer",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\SortingLayerPropertyDrawer.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "propertydrawers_sortinglayerpropertydrawer_sortinglayerpropertydrawer",
|
|
"target": "propertydrawers_sortinglayerpropertydrawer_sortinglayerpropertydrawer_getpropertyheight_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\SortingLayerPropertyDrawer.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_sortinglayerpropertydrawer_sortinglayerpropertydrawer",
|
|
"target": "propertydrawers_sortinglayerpropertydrawer_sortinglayerpropertydrawer_ongui_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\SortingLayerPropertyDrawer.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_sortinglayerpropertydrawer_sortinglayerpropertydrawer",
|
|
"target": "propertydrawers_sortinglayerpropertydrawer_sortinglayerpropertydrawer_getlayers",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\SortingLayerPropertyDrawer.cs",
|
|
"source_location": "L43",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_sortinglayerpropertydrawer_sortinglayerpropertydrawer",
|
|
"target": "propertydrawers_sortinglayerpropertydrawer_sortinglayerpropertydrawer_drawpropertyforstring",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\SortingLayerPropertyDrawer.cs",
|
|
"source_location": "L50",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_sortinglayerpropertydrawer_sortinglayerpropertydrawer",
|
|
"target": "propertydrawers_sortinglayerpropertydrawer_sortinglayerpropertydrawer_drawpropertyforint",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\SortingLayerPropertyDrawer.cs",
|
|
"source_location": "L62",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_sortinglayerpropertydrawer_sortinglayerpropertydrawer",
|
|
"target": "propertydrawers_sortinglayerpropertydrawer_sortinglayerpropertydrawer_indexof",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\SortingLayerPropertyDrawer.cs",
|
|
"source_location": "L85",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_sortinglayerpropertydrawer_sortinglayerpropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_sortinglayerpropertydrawer_sortinglayerpropertydrawer_drawpropertyforstring",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\SortingLayerPropertyDrawer.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_sortinglayerpropertydrawer_sortinglayerpropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_sortinglayerpropertydrawer_sortinglayerpropertydrawer_getlayers",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\SortingLayerPropertyDrawer.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_sortinglayerpropertydrawer_sortinglayerpropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_sortinglayerpropertydrawer_sortinglayerpropertydrawer_drawpropertyforint",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\SortingLayerPropertyDrawer.cs",
|
|
"source_location": "L32",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_sortinglayerpropertydrawer_sortinglayerpropertydrawer_drawpropertyforstring",
|
|
"target": "propertydrawers_sortinglayerpropertydrawer_sortinglayerpropertydrawer_indexof",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\SortingLayerPropertyDrawer.cs",
|
|
"source_location": "L52",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_tagpropertydrawer_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\TagPropertyDrawer.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_tagpropertydrawer_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\TagPropertyDrawer.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_tagpropertydrawer_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\TagPropertyDrawer.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_tagpropertydrawer_cs",
|
|
"target": "propertydrawers_tagpropertydrawer_naughtyattributes_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\TagPropertyDrawer.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_tagpropertydrawer_cs",
|
|
"target": "propertydrawers_tagpropertydrawer_tagpropertydrawer",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\TagPropertyDrawer.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_tagpropertydrawer_tagpropertydrawer",
|
|
"target": "propertydrawerbase",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\TagPropertyDrawer.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_tagpropertydrawer_tagpropertydrawer",
|
|
"target": "propertydrawers_tagpropertydrawer_tagpropertydrawer_getpropertyheight_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\TagPropertyDrawer.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_tagpropertydrawer_tagpropertydrawer",
|
|
"target": "propertydrawers_tagpropertydrawer_tagpropertydrawer_ongui_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\TagPropertyDrawer.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_specialcase_reorderablelistpropertydrawer_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\ReorderableListPropertyDrawer.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_specialcase_reorderablelistpropertydrawer_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\ReorderableListPropertyDrawer.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_specialcase_reorderablelistpropertydrawer_cs",
|
|
"target": "unityeditorinternal",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\ReorderableListPropertyDrawer.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_specialcase_reorderablelistpropertydrawer_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\ReorderableListPropertyDrawer.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_specialcase_reorderablelistpropertydrawer_cs",
|
|
"target": "propertydrawers_specialcase_reorderablelistpropertydrawer_naughtyattributes_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\ReorderableListPropertyDrawer.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_specialcase_reorderablelistpropertydrawer_cs",
|
|
"target": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\ReorderableListPropertyDrawer.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer",
|
|
"target": "specialcasepropertydrawerbase",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\ReorderableListPropertyDrawer.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer",
|
|
"target": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\ReorderableListPropertyDrawer.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer",
|
|
"target": "dictionary",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\ReorderableListPropertyDrawer.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer",
|
|
"target": "guistyle",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\ReorderableListPropertyDrawer.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer",
|
|
"target": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer_getlabelstyle",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\ReorderableListPropertyDrawer.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer",
|
|
"target": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer_getpropertykeyname",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\ReorderableListPropertyDrawer.cs",
|
|
"source_location": "L27",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer",
|
|
"target": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer_getpropertyheight_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\ReorderableListPropertyDrawer.cs",
|
|
"source_location": "L32",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer",
|
|
"target": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer_ongui_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\ReorderableListPropertyDrawer.cs",
|
|
"source_location": "L49",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer",
|
|
"target": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer_clearcache",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\ReorderableListPropertyDrawer.cs",
|
|
"source_location": "L104",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer",
|
|
"target": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer_getassignableobject",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\ReorderableListPropertyDrawer.cs",
|
|
"source_location": "L109",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer",
|
|
"target": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer_handledraganddrop",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\ReorderableListPropertyDrawer.cs",
|
|
"source_location": "L150",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer_getpropertyheight_internal",
|
|
"target": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer_getpropertykeyname",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\ReorderableListPropertyDrawer.cs",
|
|
"source_location": "L36",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer_getpropertykeyname",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\ReorderableListPropertyDrawer.cs",
|
|
"source_location": "L53",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer_getlabelstyle",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\ReorderableListPropertyDrawer.cs",
|
|
"source_location": "L62",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer_handledraganddrop",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\ReorderableListPropertyDrawer.cs",
|
|
"source_location": "L63",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer_handledraganddrop",
|
|
"target": "propertydrawers_specialcase_reorderablelistpropertydrawer_reorderablelistpropertydrawer_getassignableobject",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\ReorderableListPropertyDrawer.cs",
|
|
"source_location": "L174",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_specialcase_specialcasepropertydrawerbase_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\SpecialCasePropertyDrawerBase.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_specialcase_specialcasepropertydrawerbase_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\SpecialCasePropertyDrawerBase.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_specialcase_specialcasepropertydrawerbase_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\SpecialCasePropertyDrawerBase.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_specialcase_specialcasepropertydrawerbase_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\SpecialCasePropertyDrawerBase.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_specialcase_specialcasepropertydrawerbase_cs",
|
|
"target": "propertydrawers_specialcase_specialcasepropertydrawerbase_naughtyattributes_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\SpecialCasePropertyDrawerBase.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_specialcase_specialcasepropertydrawerbase_cs",
|
|
"target": "propertydrawers_specialcase_specialcasepropertydrawerbase_specialcasepropertydrawerbase",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\SpecialCasePropertyDrawerBase.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_specialcase_specialcasepropertydrawerbase_specialcasepropertydrawerbase",
|
|
"target": "propertydrawers_specialcase_specialcasepropertydrawerbase_specialcasepropertydrawerbase_ongui",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\SpecialCasePropertyDrawerBase.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_specialcase_specialcasepropertydrawerbase_specialcasepropertydrawerbase",
|
|
"target": "propertydrawers_specialcase_specialcasepropertydrawerbase_specialcasepropertydrawerbase_getpropertyheight",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\SpecialCasePropertyDrawerBase.cs",
|
|
"source_location": "L42",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_specialcase_specialcasepropertydrawerbase_specialcasepropertydrawerbase",
|
|
"target": "propertydrawers_specialcase_specialcasepropertydrawerbase_specialcasepropertydrawerbase_ongui_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\SpecialCasePropertyDrawerBase.cs",
|
|
"source_location": "L47",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_specialcase_specialcasepropertydrawerbase_specialcasepropertydrawerbase",
|
|
"target": "propertydrawers_specialcase_specialcasepropertydrawerbase_specialcasepropertydrawerbase_getpropertyheight_internal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\SpecialCasePropertyDrawerBase.cs",
|
|
"source_location": "L48",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertydrawers_specialcase_specialcasepropertydrawerbase_cs",
|
|
"target": "propertydrawers_specialcase_specialcasepropertydrawerbase_specialcasedrawerattributeextensions",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\SpecialCasePropertyDrawerBase.cs",
|
|
"source_location": "L51",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_specialcase_specialcasepropertydrawerbase_specialcasedrawerattributeextensions",
|
|
"target": "dictionary",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\SpecialCasePropertyDrawerBase.cs",
|
|
"source_location": "L53",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "propertydrawers_specialcase_specialcasepropertydrawerbase_specialcasedrawerattributeextensions",
|
|
"target": "propertydrawers_specialcase_specialcasepropertydrawerbase_specialcasedrawerattributeextensions_getdrawer",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\SpecialCasePropertyDrawerBase.cs",
|
|
"source_location": "L61",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_specialcase_specialcasepropertydrawerbase_specialcasepropertydrawerbase_ongui",
|
|
"target": "propertydrawers_specialcase_specialcasepropertydrawerbase_specialcasepropertydrawerbase_ongui_internal",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\SpecialCasePropertyDrawerBase.cs",
|
|
"source_location": "L32",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_specialcase_specialcasepropertydrawerbase_specialcasepropertydrawerbase_getpropertyheight",
|
|
"target": "propertydrawers_specialcase_specialcasepropertydrawerbase_specialcasepropertydrawerbase_getpropertyheight_internal",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers_SpecialCase\\SpecialCasePropertyDrawerBase.cs",
|
|
"source_location": "L44",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertyvalidators_maxvaluepropertyvalidator_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\MaxValuePropertyValidator.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertyvalidators_maxvaluepropertyvalidator_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\MaxValuePropertyValidator.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertyvalidators_maxvaluepropertyvalidator_cs",
|
|
"target": "propertyvalidators_maxvaluepropertyvalidator_naughtyattributes_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\MaxValuePropertyValidator.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertyvalidators_maxvaluepropertyvalidator_cs",
|
|
"target": "propertyvalidators_maxvaluepropertyvalidator_maxvaluepropertyvalidator",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\MaxValuePropertyValidator.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertyvalidators_maxvaluepropertyvalidator_maxvaluepropertyvalidator",
|
|
"target": "propertyvalidatorbase",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\MaxValuePropertyValidator.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertyvalidators_maxvaluepropertyvalidator_maxvaluepropertyvalidator",
|
|
"target": "propertyvalidators_maxvaluepropertyvalidator_maxvaluepropertyvalidator_validateproperty",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\MaxValuePropertyValidator.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertyvalidators_minvaluepropertyvalidator_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\MinValuePropertyValidator.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertyvalidators_minvaluepropertyvalidator_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\MinValuePropertyValidator.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertyvalidators_minvaluepropertyvalidator_cs",
|
|
"target": "propertyvalidators_minvaluepropertyvalidator_naughtyattributes_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\MinValuePropertyValidator.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertyvalidators_minvaluepropertyvalidator_cs",
|
|
"target": "propertyvalidators_minvaluepropertyvalidator_minvaluepropertyvalidator",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\MinValuePropertyValidator.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertyvalidators_minvaluepropertyvalidator_minvaluepropertyvalidator",
|
|
"target": "propertyvalidatorbase",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\MinValuePropertyValidator.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertyvalidators_minvaluepropertyvalidator_minvaluepropertyvalidator",
|
|
"target": "propertyvalidators_minvaluepropertyvalidator_minvaluepropertyvalidator_validateproperty",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\MinValuePropertyValidator.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertyvalidators_propertyvalidatorbase_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\PropertyValidatorBase.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertyvalidators_propertyvalidatorbase_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\PropertyValidatorBase.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertyvalidators_propertyvalidatorbase_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\PropertyValidatorBase.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertyvalidators_propertyvalidatorbase_cs",
|
|
"target": "propertyvalidators_propertyvalidatorbase_naughtyattributes_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\PropertyValidatorBase.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertyvalidators_propertyvalidatorbase_cs",
|
|
"target": "propertyvalidators_propertyvalidatorbase_propertyvalidatorbase",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\PropertyValidatorBase.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertyvalidators_propertyvalidatorbase_propertyvalidatorbase",
|
|
"target": "propertyvalidators_propertyvalidatorbase_propertyvalidatorbase_validateproperty",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\PropertyValidatorBase.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertyvalidators_propertyvalidatorbase_cs",
|
|
"target": "propertyvalidators_propertyvalidatorbase_validatorattributeextensions",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\PropertyValidatorBase.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertyvalidators_propertyvalidatorbase_validatorattributeextensions",
|
|
"target": "dictionary",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\PropertyValidatorBase.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "propertyvalidators_propertyvalidatorbase_validatorattributeextensions",
|
|
"target": "propertyvalidators_propertyvalidatorbase_validatorattributeextensions_getvalidator",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\PropertyValidatorBase.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertyvalidators_requiredpropertyvalidator_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\RequiredPropertyValidator.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertyvalidators_requiredpropertyvalidator_cs",
|
|
"target": "propertyvalidators_requiredpropertyvalidator_naughtyattributes_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\RequiredPropertyValidator.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertyvalidators_requiredpropertyvalidator_cs",
|
|
"target": "propertyvalidators_requiredpropertyvalidator_requiredpropertyvalidator",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\RequiredPropertyValidator.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertyvalidators_requiredpropertyvalidator_requiredpropertyvalidator",
|
|
"target": "propertyvalidatorbase",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\RequiredPropertyValidator.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertyvalidators_requiredpropertyvalidator_requiredpropertyvalidator",
|
|
"target": "propertyvalidators_requiredpropertyvalidator_requiredpropertyvalidator_validateproperty",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\RequiredPropertyValidator.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertyvalidators_validateinputpropertyvalidator_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\ValidateInputPropertyValidator.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertyvalidators_validateinputpropertyvalidator_cs",
|
|
"target": "reflection",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\ValidateInputPropertyValidator.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertyvalidators_validateinputpropertyvalidator_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\ValidateInputPropertyValidator.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertyvalidators_validateinputpropertyvalidator_cs",
|
|
"target": "propertyvalidators_validateinputpropertyvalidator_naughtyattributes_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\ValidateInputPropertyValidator.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_propertyvalidators_validateinputpropertyvalidator_cs",
|
|
"target": "propertyvalidators_validateinputpropertyvalidator_validateinputpropertyvalidator",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\ValidateInputPropertyValidator.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertyvalidators_validateinputpropertyvalidator_validateinputpropertyvalidator",
|
|
"target": "propertyvalidatorbase",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\ValidateInputPropertyValidator.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertyvalidators_validateinputpropertyvalidator_validateinputpropertyvalidator",
|
|
"target": "propertyvalidators_validateinputpropertyvalidator_validateinputpropertyvalidator_validateproperty",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyValidators\\ValidateInputPropertyValidator.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_utility_buttonutility_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ButtonUtility.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_utility_buttonutility_cs",
|
|
"target": "reflection",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ButtonUtility.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_utility_buttonutility_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ButtonUtility.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_utility_buttonutility_cs",
|
|
"target": "utility_buttonutility_naughtyattributes_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ButtonUtility.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_utility_buttonutility_cs",
|
|
"target": "utility_buttonutility_buttonutility",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ButtonUtility.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_buttonutility_buttonutility",
|
|
"target": "utility_buttonutility_buttonutility_isenabled",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ButtonUtility.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_buttonutility_buttonutility",
|
|
"target": "utility_buttonutility_buttonutility_isvisible",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ButtonUtility.cs",
|
|
"source_location": "L32",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_utility_naughtyeditorgui_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_utility_naughtyeditorgui_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_utility_naughtyeditorgui_cs",
|
|
"target": "linq",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_utility_naughtyeditorgui_cs",
|
|
"target": "reflection",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_utility_naughtyeditorgui_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_utility_naughtyeditorgui_cs",
|
|
"target": "scenemanagement",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_utility_naughtyeditorgui_cs",
|
|
"target": "scenemanagement",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_utility_naughtyeditorgui_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_utility_naughtyeditorgui_cs",
|
|
"target": "utility_naughtyeditorgui_naughtyattributes_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_utility_naughtyeditorgui_cs",
|
|
"target": "utility_naughtyeditorgui_naughtyeditorgui",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_naughtyeditorgui_naughtyeditorgui",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "utility_naughtyeditorgui_naughtyeditorgui",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "utility_naughtyeditorgui_naughtyeditorgui",
|
|
"target": "guistyle",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "utility_naughtyeditorgui_naughtyeditorgui",
|
|
"target": "utility_naughtyeditorgui_naughtyeditorgui_propertyfield",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_naughtyeditorgui_naughtyeditorgui",
|
|
"target": "utility_naughtyeditorgui_naughtyeditorgui_propertyfield_layout",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_naughtyeditorgui_naughtyeditorgui",
|
|
"target": "utility_naughtyeditorgui_naughtyeditorgui_drawpropertyfield",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L32",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_naughtyeditorgui_naughtyeditorgui",
|
|
"target": "utility_naughtyeditorgui_naughtyeditorgui_drawpropertyfield_layout",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L37",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_naughtyeditorgui_naughtyeditorgui",
|
|
"target": "utility_naughtyeditorgui_naughtyeditorgui_propertyfield_implementation",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L42",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_naughtyeditorgui_naughtyeditorgui",
|
|
"target": "utility_naughtyeditorgui_naughtyeditorgui_getindentlength",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L82",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_naughtyeditorgui_naughtyeditorgui",
|
|
"target": "utility_naughtyeditorgui_naughtyeditorgui_beginboxgroup_layout",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L90",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_naughtyeditorgui_naughtyeditorgui",
|
|
"target": "utility_naughtyeditorgui_naughtyeditorgui_endboxgroup_layout",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L99",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_naughtyeditorgui_naughtyeditorgui",
|
|
"target": "utility_naughtyeditorgui_naughtyeditorgui_dropdown",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L115",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_naughtyeditorgui_naughtyeditorgui",
|
|
"target": "utility_naughtyeditorgui_naughtyeditorgui_button",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L135",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_naughtyeditorgui_naughtyeditorgui",
|
|
"target": "utility_naughtyeditorgui_naughtyeditorgui_nativeproperty_layout",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L201",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_naughtyeditorgui_naughtyeditorgui",
|
|
"target": "utility_naughtyeditorgui_naughtyeditorgui_nonserializedfield_layout",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L217",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_naughtyeditorgui_naughtyeditorgui",
|
|
"target": "utility_naughtyeditorgui_naughtyeditorgui_horizontalline",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L233",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_naughtyeditorgui_naughtyeditorgui",
|
|
"target": "utility_naughtyeditorgui_naughtyeditorgui_helpbox",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L239",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_naughtyeditorgui_naughtyeditorgui",
|
|
"target": "utility_naughtyeditorgui_naughtyeditorgui_helpbox_layout",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L249",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_naughtyeditorgui_naughtyeditorgui",
|
|
"target": "utility_naughtyeditorgui_naughtyeditorgui_field_layout",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L259",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_naughtyeditorgui_naughtyeditorgui",
|
|
"target": "utility_naughtyeditorgui_naughtyeditorgui_debuglogmessage",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L363",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_naughtyeditorgui_naughtyeditorgui_propertyfield",
|
|
"target": "utility_naughtyeditorgui_naughtyeditorgui_propertyfield_implementation",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L23",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_naughtyeditorgui_naughtyeditorgui_propertyfield_layout",
|
|
"target": "utility_naughtyeditorgui_naughtyeditorgui_propertyfield_implementation",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_naughtyeditorgui_naughtyeditorgui_drawpropertyfield",
|
|
"target": "utility_naughtyeditorgui_naughtyeditorgui_propertyfield",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L34",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_naughtyeditorgui_naughtyeditorgui_drawpropertyfield_layout",
|
|
"target": "utility_naughtyeditorgui_naughtyeditorgui_propertyfield",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L39",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_naughtyeditorgui_naughtyeditorgui_button",
|
|
"target": "utility_naughtyeditorgui_naughtyeditorgui_helpbox_layout",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L197",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_naughtyeditorgui_naughtyeditorgui_nativeproperty_layout",
|
|
"target": "utility_naughtyeditorgui_naughtyeditorgui_helpbox_layout",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L208",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_naughtyeditorgui_naughtyeditorgui_nativeproperty_layout",
|
|
"target": "utility_naughtyeditorgui_naughtyeditorgui_field_layout",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L210",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_naughtyeditorgui_naughtyeditorgui_nonserializedfield_layout",
|
|
"target": "utility_naughtyeditorgui_naughtyeditorgui_helpbox_layout",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L224",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_naughtyeditorgui_naughtyeditorgui_nonserializedfield_layout",
|
|
"target": "utility_naughtyeditorgui_naughtyeditorgui_field_layout",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L226",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_naughtyeditorgui_naughtyeditorgui_helpbox",
|
|
"target": "utility_naughtyeditorgui_naughtyeditorgui_debuglogmessage",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L245",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_naughtyeditorgui_naughtyeditorgui_helpbox_layout",
|
|
"target": "utility_naughtyeditorgui_naughtyeditorgui_helpbox",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L251",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_naughtyeditorgui_naughtyeditorgui_helpbox_layout",
|
|
"target": "utility_naughtyeditorgui_naughtyeditorgui_debuglogmessage",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\NaughtyEditorGUI.cs",
|
|
"source_location": "L255",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_utility_propertyutility_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_utility_propertyutility_cs",
|
|
"target": "reflection",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_utility_propertyutility_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_utility_propertyutility_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_utility_propertyutility_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_utility_propertyutility_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_utility_propertyutility_cs",
|
|
"target": "utility_propertyutility_naughtyattributes_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_utility_propertyutility_cs",
|
|
"target": "utility_propertyutility_propertyutility",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_propertyutility_propertyutility",
|
|
"target": "utility_propertyutility_propertyutility_getattribute",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_propertyutility_propertyutility",
|
|
"target": "utility_propertyutility_propertyutility_getattributes",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_propertyutility_propertyutility",
|
|
"target": "utility_propertyutility_propertyutility_getlabel",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_propertyutility_propertyutility",
|
|
"target": "utility_propertyutility_propertyutility_callonvaluechangedcallbacks",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L40",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_propertyutility_propertyutility",
|
|
"target": "utility_propertyutility_propertyutility_isenabled",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L71",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_propertyutility_propertyutility",
|
|
"target": "utility_propertyutility_propertyutility_isvisible",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L122",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_propertyutility_propertyutility",
|
|
"target": "utility_propertyutility_propertyutility_getenumvalue",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L173",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_propertyutility_propertyutility",
|
|
"target": "utility_propertyutility_propertyutility_getconditionvalues",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L196",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_propertyutility_propertyutility",
|
|
"target": "utility_propertyutility_propertyutility_getconditionsflag",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L227",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_propertyutility_propertyutility",
|
|
"target": "utility_propertyutility_propertyutility_getpropertytype",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L255",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_propertyutility_propertyutility",
|
|
"target": "utility_propertyutility_propertyutility_gettargetobjectofproperty",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L268",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_propertyutility_propertyutility",
|
|
"target": "utility_propertyutility_propertyutility_gettargetobjectwithproperty",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L301",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_propertyutility_propertyutility",
|
|
"target": "utility_propertyutility_propertyutility_getvalue_imp",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L325",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_propertyutility_propertyutility",
|
|
"target": "utility_propertyutility_propertyutility_getvalue_imp",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L354",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_propertyutility_propertyutility_getattributes",
|
|
"target": "utility_propertyutility_propertyutility_gettargetobjectwithproperty",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_propertyutility_propertyutility_callonvaluechangedcallbacks",
|
|
"target": "utility_propertyutility_propertyutility_gettargetobjectwithproperty",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L48",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_propertyutility_propertyutility_isenabled",
|
|
"target": "utility_propertyutility_propertyutility_gettargetobjectwithproperty",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L85",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_propertyutility_propertyutility_isenabled",
|
|
"target": "utility_propertyutility_propertyutility_getenumvalue",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L90",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_propertyutility_propertyutility_isenabled",
|
|
"target": "utility_propertyutility_propertyutility_getconditionvalues",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L107",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_propertyutility_propertyutility_isenabled",
|
|
"target": "utility_propertyutility_propertyutility_getconditionsflag",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L110",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_propertyutility_propertyutility_isvisible",
|
|
"target": "utility_propertyutility_propertyutility_gettargetobjectwithproperty",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L130",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_propertyutility_propertyutility_isvisible",
|
|
"target": "utility_propertyutility_propertyutility_getenumvalue",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L135",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_propertyutility_propertyutility_isvisible",
|
|
"target": "utility_propertyutility_propertyutility_getconditionvalues",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L152",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_propertyutility_propertyutility_isvisible",
|
|
"target": "utility_propertyutility_propertyutility_getconditionsflag",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L155",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_propertyutility_propertyutility_getpropertytype",
|
|
"target": "utility_propertyutility_propertyutility_gettargetobjectofproperty",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L257",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_propertyutility_propertyutility_gettargetobjectofproperty",
|
|
"target": "utility_propertyutility_propertyutility_getvalue_imp",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L285",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_propertyutility_propertyutility_gettargetobjectwithproperty",
|
|
"target": "utility_propertyutility_propertyutility_getvalue_imp",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs",
|
|
"source_location": "L314",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_utility_reflectionutility_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ReflectionUtility.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_utility_reflectionutility_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ReflectionUtility.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_utility_reflectionutility_cs",
|
|
"target": "linq",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ReflectionUtility.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_utility_reflectionutility_cs",
|
|
"target": "reflection",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ReflectionUtility.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_utility_reflectionutility_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ReflectionUtility.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_utility_reflectionutility_cs",
|
|
"target": "utility_reflectionutility_naughtyattributes_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ReflectionUtility.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_utility_reflectionutility_cs",
|
|
"target": "utility_reflectionutility_reflectionutility",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ReflectionUtility.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_reflectionutility_reflectionutility",
|
|
"target": "utility_reflectionutility_reflectionutility_getallfields",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ReflectionUtility.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_reflectionutility_reflectionutility",
|
|
"target": "utility_reflectionutility_reflectionutility_getallproperties",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ReflectionUtility.cs",
|
|
"source_location": "L34",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_reflectionutility_reflectionutility",
|
|
"target": "utility_reflectionutility_reflectionutility_getallmethods",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ReflectionUtility.cs",
|
|
"source_location": "L57",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_reflectionutility_reflectionutility",
|
|
"target": "utility_reflectionutility_reflectionutility_getfield",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ReflectionUtility.cs",
|
|
"source_location": "L80",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_reflectionutility_reflectionutility",
|
|
"target": "utility_reflectionutility_reflectionutility_getproperty",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ReflectionUtility.cs",
|
|
"source_location": "L85",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_reflectionutility_reflectionutility",
|
|
"target": "utility_reflectionutility_reflectionutility_getmethod",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ReflectionUtility.cs",
|
|
"source_location": "L90",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_reflectionutility_reflectionutility",
|
|
"target": "utility_reflectionutility_reflectionutility_getlistelementtype",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ReflectionUtility.cs",
|
|
"source_location": "L95",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_reflectionutility_reflectionutility",
|
|
"target": "utility_reflectionutility_reflectionutility_getselfandbasetypes",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ReflectionUtility.cs",
|
|
"source_location": "L113",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_reflectionutility_reflectionutility_getallfields",
|
|
"target": "utility_reflectionutility_reflectionutility_getselfandbasetypes",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ReflectionUtility.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_reflectionutility_reflectionutility_getallproperties",
|
|
"target": "utility_reflectionutility_reflectionutility_getselfandbasetypes",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ReflectionUtility.cs",
|
|
"source_location": "L42",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_reflectionutility_reflectionutility_getallmethods",
|
|
"target": "utility_reflectionutility_reflectionutility_getselfandbasetypes",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ReflectionUtility.cs",
|
|
"source_location": "L65",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_reflectionutility_reflectionutility_getfield",
|
|
"target": "utility_reflectionutility_reflectionutility_getallfields",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ReflectionUtility.cs",
|
|
"source_location": "L82",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_reflectionutility_reflectionutility_getproperty",
|
|
"target": "utility_reflectionutility_reflectionutility_getallproperties",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ReflectionUtility.cs",
|
|
"source_location": "L87",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_reflectionutility_reflectionutility_getmethod",
|
|
"target": "utility_reflectionutility_reflectionutility_getallmethods",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\ReflectionUtility.cs",
|
|
"source_location": "L92",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_utility_savedbool_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\SavedBool.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_utility_savedbool_cs",
|
|
"target": "utility_savedbool_naughtyattributes_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\SavedBool.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_editor_utility_savedbool_cs",
|
|
"target": "utility_savedbool_savedbool",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\SavedBool.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "utility_savedbool_savedbool",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\SavedBool.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "utility_savedbool_savedbool",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\Utility\\SavedBool.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_animatorparamtest_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\AnimatorParamTest.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_animatorparamtest_cs",
|
|
"target": "test_animatorparamtest_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\AnimatorParamTest.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_animatorparamtest_cs",
|
|
"target": "test_animatorparamtest_animatorparamtest",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\AnimatorParamTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_animatorparamtest_animatorparamtest",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\AnimatorParamTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_animatorparamtest_animatorparamtest",
|
|
"target": "animator",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\AnimatorParamTest.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_animatorparamtest_animatorparamtest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\AnimatorParamTest.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_animatorparamtest_animatorparamtest",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\AnimatorParamTest.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_animatorparamtest_animatorparamtest",
|
|
"target": "animatorparamnest1",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\AnimatorParamTest.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_animatorparamtest_animatorparamtest",
|
|
"target": "test_animatorparamtest_animatorparamtest_testlog",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\AnimatorParamTest.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_animatorparamtest_cs",
|
|
"target": "test_animatorparamtest_animatorparamnest1",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\AnimatorParamTest.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_animatorparamtest_animatorparamnest1",
|
|
"target": "animator",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\AnimatorParamTest.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_animatorparamtest_animatorparamnest1",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\AnimatorParamTest.cs",
|
|
"source_location": "L32",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_animatorparamtest_animatorparamnest1",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\AnimatorParamTest.cs",
|
|
"source_location": "L35",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_animatorparamtest_animatorparamnest1",
|
|
"target": "animatorparamnest2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\AnimatorParamTest.cs",
|
|
"source_location": "L38",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_animatorparamtest_cs",
|
|
"target": "test_animatorparamtest_animatorparamnest2",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\AnimatorParamTest.cs",
|
|
"source_location": "L41",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_animatorparamtest_animatorparamnest2",
|
|
"target": "animator",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\AnimatorParamTest.cs",
|
|
"source_location": "L44",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_animatorparamtest_animatorparamnest2",
|
|
"target": "test_animatorparamtest_animatorparamnest2_getanimator2",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\AnimatorParamTest.cs",
|
|
"source_location": "L45",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_animatorparamtest_animatorparamnest2",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\AnimatorParamTest.cs",
|
|
"source_location": "L47",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_animatorparamtest_animatorparamnest2",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\AnimatorParamTest.cs",
|
|
"source_location": "L50",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_boxgrouptest_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_boxgrouptest_cs",
|
|
"target": "test_boxgrouptest_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_boxgrouptest_cs",
|
|
"target": "test_boxgrouptest_boxgrouptest",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_boxgrouptest_boxgrouptest",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_boxgrouptest_boxgrouptest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_boxgrouptest_boxgrouptest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_boxgrouptest_boxgrouptest",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_boxgrouptest_boxgrouptest",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_boxgrouptest_boxgrouptest",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_boxgrouptest_boxgrouptest",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_boxgrouptest_boxgrouptest",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_boxgrouptest_boxgrouptest",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_boxgrouptest_boxgrouptest",
|
|
"target": "transform",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_boxgrouptest_boxgrouptest",
|
|
"target": "transform",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\BoxGroupTest.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_buttontest_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ButtonTest.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_buttontest_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ButtonTest.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_buttontest_cs",
|
|
"target": "test_buttontest_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ButtonTest.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_buttontest_cs",
|
|
"target": "test_buttontest_buttontest",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ButtonTest.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_buttontest_buttontest",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ButtonTest.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_buttontest_buttontest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ButtonTest.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_buttontest_buttontest",
|
|
"target": "test_buttontest_buttontest_incrementmyint",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ButtonTest.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_buttontest_buttontest",
|
|
"target": "test_buttontest_buttontest_decrementmyint",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ButtonTest.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_buttontest_buttontest",
|
|
"target": "test_buttontest_buttontest_logmyint",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ButtonTest.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_buttontest_buttontest",
|
|
"target": "test_buttontest_buttontest_incrementmyintcoroutine",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ButtonTest.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_curverangetest_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\CurveRangeTest.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_curverangetest_cs",
|
|
"target": "test_curverangetest_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\CurveRangeTest.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_curverangetest_cs",
|
|
"target": "test_curverangetest_curverangetest",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\CurveRangeTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_curverangetest_curverangetest",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\CurveRangeTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_curverangetest_curverangetest",
|
|
"target": "animationcurve",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\CurveRangeTest.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_curverangetest_curverangetest",
|
|
"target": "animationcurve",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\CurveRangeTest.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_curverangetest_curverangetest",
|
|
"target": "animationcurve",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\CurveRangeTest.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_curverangetest_curverangetest",
|
|
"target": "animationcurve",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\CurveRangeTest.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_curverangetest_curverangetest",
|
|
"target": "curverangenest1",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\CurveRangeTest.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_curverangetest_cs",
|
|
"target": "test_curverangetest_curverangenest1",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\CurveRangeTest.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_curverangetest_curverangenest1",
|
|
"target": "animationcurve",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\CurveRangeTest.cs",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_curverangetest_curverangenest1",
|
|
"target": "curverangenest2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\CurveRangeTest.cs",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_curverangetest_cs",
|
|
"target": "test_curverangetest_curverangenest2",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\CurveRangeTest.cs",
|
|
"source_location": "L30",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_curverangetest_curverangenest2",
|
|
"target": "animationcurve",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\CurveRangeTest.cs",
|
|
"source_location": "L33",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_disableiftest_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_disableiftest_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_disableiftest_cs",
|
|
"target": "test_disableiftest_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_disableiftest_cs",
|
|
"target": "test_disableiftest_disableiftest",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_disableiftest_disableiftest",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_disableiftest_disableiftest",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_disableiftest_disableiftest",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_disableiftest_disableiftest",
|
|
"target": "disableifenum",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_disableiftest_disableiftest",
|
|
"target": "disableifenumflag",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_disableiftest_disableiftest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_disableiftest_disableiftest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_disableiftest_disableiftest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_disableiftest_disableiftest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_disableiftest_disableiftest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_disableiftest_disableiftest",
|
|
"target": "disableifnest1",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L33",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_disableiftest_cs",
|
|
"target": "test_disableiftest_disableifnest1",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L36",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_disableiftest_disableifnest1",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L39",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_disableiftest_disableifnest1",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L40",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_disableiftest_disableifnest1",
|
|
"target": "disableifenum",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L41",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_disableiftest_disableifnest1",
|
|
"target": "disableifenumflag",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L42",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_disableiftest_disableifnest1",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L48",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_disableiftest_disableifnest1",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L52",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_disableiftest_disableifnest1",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L56",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_disableiftest_disableifnest1",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L60",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_disableiftest_disableifnest1",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L64",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_disableiftest_disableifnest1",
|
|
"target": "disableifnest2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L68",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_disableiftest_cs",
|
|
"target": "test_disableiftest_disableifnest2",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L71",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_disableiftest_disableifnest2",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L74",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_disableiftest_disableifnest2",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L75",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_disableiftest_disableifnest2",
|
|
"target": "disableifenum",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L76",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_disableiftest_disableifnest2",
|
|
"target": "disableifenumflag",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L77",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_disableiftest_disableifnest2",
|
|
"target": "test_disableiftest_disableifnest2_getdisable1",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L78",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_disableiftest_disableifnest2",
|
|
"target": "test_disableiftest_disableifnest2_getdisable2",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L79",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_disableiftest_disableifnest2",
|
|
"target": "test_disableiftest_disableifnest2_getenum1",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L80",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_disableiftest_disableifnest2",
|
|
"target": "test_disableiftest_disableifnest2_getenum2",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L81",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_disableiftest_disableifnest2",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L83",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_disableiftest_disableifnest2",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L87",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_disableiftest_disableifnest2",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L91",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_disableiftest_disableifnest2",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L95",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_disableiftest_disableifnest2",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DisableIfTest.cs",
|
|
"source_location": "L99",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_dropdowntest_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DropdownTest.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_dropdowntest_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DropdownTest.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_dropdowntest_cs",
|
|
"target": "test_dropdowntest_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DropdownTest.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_dropdowntest_cs",
|
|
"target": "test_dropdowntest_dropdowntest",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DropdownTest.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_dropdowntest_dropdowntest",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DropdownTest.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_dropdowntest_dropdowntest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DropdownTest.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_dropdowntest_dropdowntest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DropdownTest.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_dropdowntest_dropdowntest",
|
|
"target": "dropdownnest1",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DropdownTest.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_dropdowntest_cs",
|
|
"target": "test_dropdowntest_dropdownnest1",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DropdownTest.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_dropdowntest_dropdownnest1",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DropdownTest.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_dropdowntest_dropdownnest1",
|
|
"target": "dropdownnest2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DropdownTest.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_dropdowntest_cs",
|
|
"target": "test_dropdowntest_dropdownnest2",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DropdownTest.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_dropdowntest_dropdownnest2",
|
|
"target": "vector3",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DropdownTest.cs",
|
|
"source_location": "L32",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_dropdowntest_dropdownnest2",
|
|
"target": "test_dropdowntest_dropdownnest2_getvectorvalues",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\DropdownTest.cs",
|
|
"source_location": "L35",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_enableiftest_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_enableiftest_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_enableiftest_cs",
|
|
"target": "test_enableiftest_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_enableiftest_cs",
|
|
"target": "test_enableiftest_enableiftest",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_enableiftest_enableiftest",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_enableiftest_enableiftest",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_enableiftest_enableiftest",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_enableiftest_enableiftest",
|
|
"target": "enableifenum",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_enableiftest_enableiftest",
|
|
"target": "enableifenumflag",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_enableiftest_enableiftest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_enableiftest_enableiftest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_enableiftest_enableiftest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_enableiftest_enableiftest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_enableiftest_enableiftest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_enableiftest_enableiftest",
|
|
"target": "enableifnest1",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L33",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_enableiftest_cs",
|
|
"target": "test_enableiftest_enableifnest1",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L36",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_enableiftest_enableifnest1",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L39",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_enableiftest_enableifnest1",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L40",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_enableiftest_enableifnest1",
|
|
"target": "enableifenum",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L41",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_enableiftest_enableifnest1",
|
|
"target": "enableifenumflag",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L42",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_enableiftest_enableifnest1",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L48",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_enableiftest_enableifnest1",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L52",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_enableiftest_enableifnest1",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L56",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_enableiftest_enableifnest1",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L60",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_enableiftest_enableifnest1",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L64",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_enableiftest_enableifnest1",
|
|
"target": "enableifnest2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L68",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_enableiftest_cs",
|
|
"target": "test_enableiftest_enableifnest2",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L71",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_enableiftest_enableifnest2",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L74",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_enableiftest_enableifnest2",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L75",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_enableiftest_enableifnest2",
|
|
"target": "enableifenum",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L76",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_enableiftest_enableifnest2",
|
|
"target": "enableifenumflag",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L77",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_enableiftest_enableifnest2",
|
|
"target": "test_enableiftest_enableifnest2_getenable1",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L78",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_enableiftest_enableifnest2",
|
|
"target": "test_enableiftest_enableifnest2_getenable2",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L79",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_enableiftest_enableifnest2",
|
|
"target": "test_enableiftest_enableifnest2_getenum1",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L80",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_enableiftest_enableifnest2",
|
|
"target": "test_enableiftest_enableifnest2_getenum2",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L81",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_enableiftest_enableifnest2",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L83",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_enableiftest_enableifnest2",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L87",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_enableiftest_enableifnest2",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L91",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_enableiftest_enableifnest2",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L95",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_enableiftest_enableifnest2",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnableIfTest.cs",
|
|
"source_location": "L99",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_enumflagstest_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnumFlagsTest.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_enumflagstest_cs",
|
|
"target": "test_enumflagstest_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnumFlagsTest.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_enumflagstest_cs",
|
|
"target": "test_enumflagstest_enumflagstest",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnumFlagsTest.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_enumflagstest_enumflagstest",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnumFlagsTest.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_enumflagstest_enumflagstest",
|
|
"target": "testenum",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnumFlagsTest.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_enumflagstest_enumflagstest",
|
|
"target": "enumflagsnest1",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnumFlagsTest.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_enumflagstest_cs",
|
|
"target": "test_enumflagstest_enumflagsnest1",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnumFlagsTest.cs",
|
|
"source_location": "L24",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_enumflagstest_enumflagsnest1",
|
|
"target": "testenum",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnumFlagsTest.cs",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_enumflagstest_enumflagsnest1",
|
|
"target": "enumflagsnest2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnumFlagsTest.cs",
|
|
"source_location": "L30",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_enumflagstest_cs",
|
|
"target": "test_enumflagstest_enumflagsnest2",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnumFlagsTest.cs",
|
|
"source_location": "L33",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_enumflagstest_enumflagsnest2",
|
|
"target": "testenum",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\EnumFlagsTest.cs",
|
|
"source_location": "L36",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_expandabletest_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ExpandableTest.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_expandabletest_cs",
|
|
"target": "test_expandabletest_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ExpandableTest.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_expandabletest_cs",
|
|
"target": "test_expandabletest_expandabletest",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ExpandableTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_expandabletest_expandabletest",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ExpandableTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_expandabletest_expandabletest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ExpandableTest.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_expandabletest_expandabletest",
|
|
"target": "scriptableobject",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ExpandableTest.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_expandabletest_expandabletest",
|
|
"target": "expandablescriptableobjectnest1",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ExpandableTest.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_expandabletest_cs",
|
|
"target": "test_expandabletest_expandablescriptableobjectnest1",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ExpandableTest.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_expandabletest_expandablescriptableobjectnest1",
|
|
"target": "scriptableobject",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ExpandableTest.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_expandabletest_expandablescriptableobjectnest1",
|
|
"target": "expandablescriptableobjectnest2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ExpandableTest.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_expandabletest_cs",
|
|
"target": "test_expandabletest_expandablescriptableobjectnest2",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ExpandableTest.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_expandabletest_expandablescriptableobjectnest2",
|
|
"target": "scriptableobject",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ExpandableTest.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_foldouttest_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\FoldoutTest.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_foldouttest_cs",
|
|
"target": "test_foldouttest_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\FoldoutTest.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_foldouttest_cs",
|
|
"target": "test_foldouttest_foldouttest",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\FoldoutTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_foldouttest_foldouttest",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\FoldoutTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_foldouttest_foldouttest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\FoldoutTest.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_foldouttest_foldouttest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\FoldoutTest.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_foldouttest_foldouttest",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\FoldoutTest.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_foldouttest_foldouttest",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\FoldoutTest.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_foldouttest_foldouttest",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\FoldoutTest.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_foldouttest_foldouttest",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\FoldoutTest.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_foldouttest_foldouttest",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\FoldoutTest.cs",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_foldouttest_foldouttest",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\FoldoutTest.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_foldouttest_foldouttest",
|
|
"target": "transform",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\FoldoutTest.cs",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_foldouttest_foldouttest",
|
|
"target": "transform",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\FoldoutTest.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_hideiftest_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_hideiftest_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_hideiftest_cs",
|
|
"target": "test_hideiftest_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_hideiftest_cs",
|
|
"target": "test_hideiftest_hideiftest",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_hideiftest_hideiftest",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_hideiftest_hideiftest",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_hideiftest_hideiftest",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_hideiftest_hideiftest",
|
|
"target": "hideifenum",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_hideiftest_hideiftest",
|
|
"target": "hideifenumflag",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_hideiftest_hideiftest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_hideiftest_hideiftest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_hideiftest_hideiftest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_hideiftest_hideiftest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_hideiftest_hideiftest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_hideiftest_hideiftest",
|
|
"target": "hideifnest1",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L33",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_hideiftest_cs",
|
|
"target": "test_hideiftest_hideifnest1",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L36",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_hideiftest_hideifnest1",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L39",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_hideiftest_hideifnest1",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L40",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_hideiftest_hideifnest1",
|
|
"target": "hideifenum",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L41",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_hideiftest_hideifnest1",
|
|
"target": "hideifenumflag",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L42",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_hideiftest_hideifnest1",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L48",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_hideiftest_hideifnest1",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L52",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_hideiftest_hideifnest1",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L56",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_hideiftest_hideifnest1",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L60",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_hideiftest_hideifnest1",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L64",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_hideiftest_hideifnest1",
|
|
"target": "hideifnest2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L68",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_hideiftest_cs",
|
|
"target": "test_hideiftest_hideifnest2",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L71",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_hideiftest_hideifnest2",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L74",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_hideiftest_hideifnest2",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L75",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_hideiftest_hideifnest2",
|
|
"target": "hideifenum",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L76",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_hideiftest_hideifnest2",
|
|
"target": "hideifenumflag",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L77",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_hideiftest_hideifnest2",
|
|
"target": "test_hideiftest_hideifnest2_gethide1",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L78",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_hideiftest_hideifnest2",
|
|
"target": "test_hideiftest_hideifnest2_gethide2",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L79",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_hideiftest_hideifnest2",
|
|
"target": "test_hideiftest_hideifnest2_getenum1",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L80",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_hideiftest_hideifnest2",
|
|
"target": "test_hideiftest_hideifnest2_getenum2",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L81",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_hideiftest_hideifnest2",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L83",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_hideiftest_hideifnest2",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L87",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_hideiftest_hideifnest2",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L91",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_hideiftest_hideifnest2",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L95",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_hideiftest_hideifnest2",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HideIfTest.cs",
|
|
"source_location": "L99",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_horizontallinetest_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HorizontalLineTest.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_horizontallinetest_cs",
|
|
"target": "test_horizontallinetest_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HorizontalLineTest.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_horizontallinetest_cs",
|
|
"target": "test_horizontallinetest_horizontallinetest",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HorizontalLineTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_horizontallinetest_horizontallinetest",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HorizontalLineTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_horizontallinetest_horizontallinetest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HorizontalLineTest.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_horizontallinetest_horizontallinetest",
|
|
"target": "horizontallinenest1",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HorizontalLineTest.cs",
|
|
"source_location": "L33",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_horizontallinetest_cs",
|
|
"target": "test_horizontallinetest_horizontallinenest1",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HorizontalLineTest.cs",
|
|
"source_location": "L36",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_horizontallinetest_horizontallinenest1",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HorizontalLineTest.cs",
|
|
"source_location": "L39",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_horizontallinetest_horizontallinenest1",
|
|
"target": "horizontallinenest2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HorizontalLineTest.cs",
|
|
"source_location": "L42",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_horizontallinetest_cs",
|
|
"target": "test_horizontallinetest_horizontallinenest2",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HorizontalLineTest.cs",
|
|
"source_location": "L45",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_horizontallinetest_horizontallinenest2",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\HorizontalLineTest.cs",
|
|
"source_location": "L48",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_infoboxtest_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InfoBoxTest.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_infoboxtest_cs",
|
|
"target": "test_infoboxtest_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InfoBoxTest.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_infoboxtest_cs",
|
|
"target": "test_infoboxtest_infoboxtest",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InfoBoxTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_infoboxtest_infoboxtest",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InfoBoxTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_infoboxtest_infoboxtest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InfoBoxTest.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_infoboxtest_infoboxtest",
|
|
"target": "infoboxnest1",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InfoBoxTest.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_infoboxtest_cs",
|
|
"target": "test_infoboxtest_infoboxnest1",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InfoBoxTest.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_infoboxtest_infoboxnest1",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InfoBoxTest.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_infoboxtest_infoboxnest1",
|
|
"target": "infoboxnest2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InfoBoxTest.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_infoboxtest_cs",
|
|
"target": "test_infoboxtest_infoboxnest2",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InfoBoxTest.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_infoboxtest_infoboxnest2",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InfoBoxTest.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_inputaxistest_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InputAxisTest.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_inputaxistest_cs",
|
|
"target": "test_inputaxistest_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InputAxisTest.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_inputaxistest_cs",
|
|
"target": "test_inputaxistest_inputaxistest",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InputAxisTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_inputaxistest_inputaxistest",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InputAxisTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_inputaxistest_inputaxistest",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InputAxisTest.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_inputaxistest_inputaxistest",
|
|
"target": "inputaxisnest1",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InputAxisTest.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_inputaxistest_inputaxistest",
|
|
"target": "test_inputaxistest_inputaxistest_loginputaxis0",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InputAxisTest.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_inputaxistest_cs",
|
|
"target": "test_inputaxistest_inputaxisnest1",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InputAxisTest.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_inputaxistest_inputaxisnest1",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InputAxisTest.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_inputaxistest_inputaxisnest1",
|
|
"target": "inputaxisnest2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\InputAxisTest.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_labeltest_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LabelTest.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_labeltest_cs",
|
|
"target": "test_labeltest_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LabelTest.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_labeltest_cs",
|
|
"target": "test_labeltest_labeltest",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LabelTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_labeltest_labeltest",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LabelTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_labeltest_labeltest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LabelTest.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_labeltest_labeltest",
|
|
"target": "labelnest1",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LabelTest.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_labeltest_cs",
|
|
"target": "test_labeltest_labelnest1",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LabelTest.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_labeltest_labelnest1",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LabelTest.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_labeltest_labelnest1",
|
|
"target": "labelnest2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LabelTest.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_labeltest_cs",
|
|
"target": "test_labeltest_labelnest2",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LabelTest.cs",
|
|
"source_location": "L23",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_labeltest_labelnest2",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LabelTest.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_layertest_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LayerTest.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_layertest_cs",
|
|
"target": "test_layertest_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LayerTest.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_layertest_cs",
|
|
"target": "test_layertest_layertest",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LayerTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_layertest_layertest",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LayerTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_layertest_layertest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LayerTest.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_layertest_layertest",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LayerTest.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_layertest_layertest",
|
|
"target": "layernest1",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LayerTest.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_layertest_layertest",
|
|
"target": "test_layertest_layertest_debuglog",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LayerTest.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_layertest_cs",
|
|
"target": "test_layertest_layernest1",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LayerTest.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_layertest_layernest1",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LayerTest.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_layertest_layernest1",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LayerTest.cs",
|
|
"source_location": "L31",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_layertest_layernest1",
|
|
"target": "layernest2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\LayerTest.cs",
|
|
"source_location": "L34",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_minmaxslidertest_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxSliderTest.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_minmaxslidertest_cs",
|
|
"target": "test_minmaxslidertest_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxSliderTest.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_minmaxslidertest_cs",
|
|
"target": "test_minmaxslidertest_minmaxslidertest",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxSliderTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_minmaxslidertest_minmaxslidertest",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxSliderTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_minmaxslidertest_minmaxslidertest",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxSliderTest.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_minmaxslidertest_minmaxslidertest",
|
|
"target": "minmaxslidernest1",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxSliderTest.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_minmaxslidertest_cs",
|
|
"target": "test_minmaxslidertest_minmaxslidernest1",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxSliderTest.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_minmaxslidertest_minmaxslidernest1",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxSliderTest.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_minmaxslidertest_minmaxslidernest1",
|
|
"target": "minmaxslidernest2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxSliderTest.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_minmaxslidertest_cs",
|
|
"target": "test_minmaxslidertest_minmaxslidernest2",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxSliderTest.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_minmaxslidertest_minmaxslidernest2",
|
|
"target": "vector2int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxSliderTest.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_minmaxvaluetest_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_minmaxvaluetest_cs",
|
|
"target": "test_minmaxvaluetest_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_minmaxvaluetest_cs",
|
|
"target": "test_minmaxvaluetest_minmaxvaluetest",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_minmaxvaluetest_minmaxvaluetest",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_minmaxvaluetest_minmaxvaluetest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_minmaxvaluetest_minmaxvaluetest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_minmaxvaluetest_minmaxvaluetest",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_minmaxvaluetest_minmaxvaluetest",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_minmaxvaluetest_minmaxvaluetest",
|
|
"target": "vector3",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_minmaxvaluetest_minmaxvaluetest",
|
|
"target": "vector4",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_minmaxvaluetest_minmaxvaluetest",
|
|
"target": "vector2int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_minmaxvaluetest_minmaxvaluetest",
|
|
"target": "vector2int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_minmaxvaluetest_minmaxvaluetest",
|
|
"target": "vector3int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L31",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_minmaxvaluetest_minmaxvaluetest",
|
|
"target": "vector3int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L34",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_minmaxvaluetest_minmaxvaluetest",
|
|
"target": "minmaxvaluenest1",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L37",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_minmaxvaluetest_cs",
|
|
"target": "test_minmaxvaluetest_minmaxvaluenest1",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L40",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_minmaxvaluetest_minmaxvaluenest1",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L43",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_minmaxvaluetest_minmaxvaluenest1",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L47",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_minmaxvaluetest_minmaxvaluenest1",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L51",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_minmaxvaluetest_minmaxvaluenest1",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L55",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_minmaxvaluetest_minmaxvaluenest1",
|
|
"target": "vector3",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L59",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_minmaxvaluetest_minmaxvaluenest1",
|
|
"target": "vector4",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L63",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_minmaxvaluetest_minmaxvaluenest1",
|
|
"target": "vector2int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L67",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_minmaxvaluetest_minmaxvaluenest1",
|
|
"target": "vector2int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L71",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_minmaxvaluetest_minmaxvaluenest1",
|
|
"target": "vector3int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L75",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_minmaxvaluetest_minmaxvaluenest1",
|
|
"target": "vector3int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L79",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_minmaxvaluetest_minmaxvaluenest1",
|
|
"target": "minmaxvaluenest2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L83",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_minmaxvaluetest_cs",
|
|
"target": "test_minmaxvaluetest_minmaxvaluenest2",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L86",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_minmaxvaluetest_minmaxvaluenest2",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L89",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_minmaxvaluetest_minmaxvaluenest2",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L93",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_minmaxvaluetest_minmaxvaluenest2",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L97",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_minmaxvaluetest_minmaxvaluenest2",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L101",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_minmaxvaluetest_minmaxvaluenest2",
|
|
"target": "vector3",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L105",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_minmaxvaluetest_minmaxvaluenest2",
|
|
"target": "vector4",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L109",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_minmaxvaluetest_minmaxvaluenest2",
|
|
"target": "vector2int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L113",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_minmaxvaluetest_minmaxvaluenest2",
|
|
"target": "vector2int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L117",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_minmaxvaluetest_minmaxvaluenest2",
|
|
"target": "vector3int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L121",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_minmaxvaluetest_minmaxvaluenest2",
|
|
"target": "vector3int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\MinMaxValueTest.cs",
|
|
"source_location": "L125",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_onvaluechangedtest_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\OnValueChangedTest.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_onvaluechangedtest_cs",
|
|
"target": "test_onvaluechangedtest_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\OnValueChangedTest.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_onvaluechangedtest_cs",
|
|
"target": "test_onvaluechangedtest_onvaluechangedtest",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\OnValueChangedTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_onvaluechangedtest_onvaluechangedtest",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\OnValueChangedTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_onvaluechangedtest_onvaluechangedtest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\OnValueChangedTest.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_onvaluechangedtest_onvaluechangedtest",
|
|
"target": "test_onvaluechangedtest_onvaluechangedtest_onvaluechangedmethod1",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\OnValueChangedTest.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_onvaluechangedtest_onvaluechangedtest",
|
|
"target": "test_onvaluechangedtest_onvaluechangedtest_onvaluechangedmethod2",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\OnValueChangedTest.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_onvaluechangedtest_onvaluechangedtest",
|
|
"target": "onvaluechangednest1",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\OnValueChangedTest.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_onvaluechangedtest_cs",
|
|
"target": "test_onvaluechangedtest_onvaluechangednest1",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\OnValueChangedTest.cs",
|
|
"source_location": "L24",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_onvaluechangedtest_onvaluechangednest1",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\OnValueChangedTest.cs",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_onvaluechangedtest_onvaluechangednest1",
|
|
"target": "test_onvaluechangedtest_onvaluechangednest1_onvaluechangedmethod",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\OnValueChangedTest.cs",
|
|
"source_location": "L31",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_onvaluechangedtest_onvaluechangednest1",
|
|
"target": "onvaluechangednest2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\OnValueChangedTest.cs",
|
|
"source_location": "L36",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_onvaluechangedtest_cs",
|
|
"target": "test_onvaluechangedtest_onvaluechangednest2",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\OnValueChangedTest.cs",
|
|
"source_location": "L39",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_onvaluechangedtest_onvaluechangednest2",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\OnValueChangedTest.cs",
|
|
"source_location": "L42",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_onvaluechangedtest_onvaluechangednest2",
|
|
"target": "test_onvaluechangedtest_onvaluechangednest2_onvaluechangedmethod",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\OnValueChangedTest.cs",
|
|
"source_location": "L46",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_progressbartest_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ProgressBarTest.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_progressbartest_cs",
|
|
"target": "test_progressbartest_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ProgressBarTest.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_progressbartest_cs",
|
|
"target": "test_progressbartest_progressbartest",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ProgressBarTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_progressbartest_progressbartest",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ProgressBarTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_progressbartest_progressbartest",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ProgressBarTest.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_progressbartest_progressbartest",
|
|
"target": "progressbarnest1",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ProgressBarTest.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_progressbartest_progressbartest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ProgressBarTest.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_progressbartest_progressbartest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ProgressBarTest.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_progressbartest_cs",
|
|
"target": "test_progressbartest_progressbarnest1",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ProgressBarTest.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_progressbartest_progressbarnest1",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ProgressBarTest.cs",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_progressbartest_progressbarnest1",
|
|
"target": "progressbarnest2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ProgressBarTest.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_progressbartest_cs",
|
|
"target": "test_progressbartest_progressbarnest2",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ProgressBarTest.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_progressbartest_progressbarnest2",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ProgressBarTest.cs",
|
|
"source_location": "L32",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_readonlytest_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ReadOnlyTest.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_readonlytest_cs",
|
|
"target": "test_readonlytest_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ReadOnlyTest.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_readonlytest_cs",
|
|
"target": "test_readonlytest_readonlytest",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ReadOnlyTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_readonlytest_readonlytest",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ReadOnlyTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_readonlytest_readonlytest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ReadOnlyTest.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_readonlytest_readonlytest",
|
|
"target": "readonlynest1",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ReadOnlyTest.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_readonlytest_cs",
|
|
"target": "test_readonlytest_readonlynest1",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ReadOnlyTest.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_readonlytest_readonlynest1",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ReadOnlyTest.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_readonlytest_readonlynest1",
|
|
"target": "readonlynest2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ReadOnlyTest.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_reorderablelisttest_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ReorderableListTest.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_reorderablelisttest_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ReorderableListTest.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_reorderablelisttest_cs",
|
|
"target": "test_reorderablelisttest_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ReorderableListTest.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_reorderablelisttest_cs",
|
|
"target": "test_reorderablelisttest_reorderablelisttest",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ReorderableListTest.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_reorderablelisttest_reorderablelisttest",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ReorderableListTest.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_reorderablelisttest_reorderablelisttest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ReorderableListTest.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_reorderablelisttest_reorderablelisttest",
|
|
"target": "list",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ReorderableListTest.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_reorderablelisttest_reorderablelisttest",
|
|
"target": "list",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ReorderableListTest.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_reorderablelisttest_reorderablelisttest",
|
|
"target": "gameobject",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ReorderableListTest.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_reorderablelisttest_reorderablelisttest",
|
|
"target": "list",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ReorderableListTest.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_reorderablelisttest_reorderablelisttest",
|
|
"target": "list",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ReorderableListTest.cs",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_requiredtest_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\RequiredTest.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_requiredtest_cs",
|
|
"target": "test_requiredtest_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\RequiredTest.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_requiredtest_cs",
|
|
"target": "test_requiredtest_requiredtest",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\RequiredTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_requiredtest_requiredtest",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\RequiredTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_requiredtest_requiredtest",
|
|
"target": "transform",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\RequiredTest.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_requiredtest_requiredtest",
|
|
"target": "requirednest1",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\RequiredTest.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_requiredtest_cs",
|
|
"target": "test_requiredtest_requirednest1",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\RequiredTest.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_requiredtest_requirednest1",
|
|
"target": "transform",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\RequiredTest.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_requiredtest_requirednest1",
|
|
"target": "requirednest2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\RequiredTest.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_requiredtest_cs",
|
|
"target": "test_requiredtest_requirednest2",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\RequiredTest.cs",
|
|
"source_location": "L23",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_requiredtest_requirednest2",
|
|
"target": "transform",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\RequiredTest.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_resizabletextareatest_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ResizableTextAreaTest.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_resizabletextareatest_cs",
|
|
"target": "test_resizabletextareatest_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ResizableTextAreaTest.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_resizabletextareatest_cs",
|
|
"target": "test_resizabletextareatest_resizabletextareatest",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ResizableTextAreaTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_resizabletextareatest_resizabletextareatest",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ResizableTextAreaTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_resizabletextareatest_resizabletextareatest",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ResizableTextAreaTest.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_resizabletextareatest_resizabletextareatest",
|
|
"target": "resizabletextareanest1",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ResizableTextAreaTest.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_resizabletextareatest_cs",
|
|
"target": "test_resizabletextareatest_resizabletextareanest1",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ResizableTextAreaTest.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_resizabletextareatest_resizabletextareanest1",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ResizableTextAreaTest.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_resizabletextareatest_resizabletextareanest1",
|
|
"target": "resizabletextareanest2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ResizableTextAreaTest.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_resizabletextareatest_cs",
|
|
"target": "test_resizabletextareatest_resizabletextareanest2",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ResizableTextAreaTest.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_resizabletextareatest_resizabletextareanest2",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ResizableTextAreaTest.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_scenetest_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SceneTest.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_scenetest_cs",
|
|
"target": "test_scenetest_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SceneTest.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_scenetest_cs",
|
|
"target": "test_scenetest_scenetest",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SceneTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_scenetest_scenetest",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SceneTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_scenetest_scenetest",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SceneTest.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_scenetest_scenetest",
|
|
"target": "scenenest1",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SceneTest.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_scenetest_cs",
|
|
"target": "test_scenetest_scenenest1",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SceneTest.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_scenetest_scenenest1",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SceneTest.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_scenetest_scenenest1",
|
|
"target": "scenenest2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SceneTest.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_showassetpreviewtest_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowAssetPreviewTest.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_showassetpreviewtest_cs",
|
|
"target": "test_showassetpreviewtest_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowAssetPreviewTest.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_showassetpreviewtest_cs",
|
|
"target": "test_showassetpreviewtest_showassetpreviewtest",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowAssetPreviewTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_showassetpreviewtest_showassetpreviewtest",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowAssetPreviewTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_showassetpreviewtest_showassetpreviewtest",
|
|
"target": "sprite",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowAssetPreviewTest.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_showassetpreviewtest_showassetpreviewtest",
|
|
"target": "gameobject",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowAssetPreviewTest.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_showassetpreviewtest_showassetpreviewtest",
|
|
"target": "showassetpreviewnest1",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowAssetPreviewTest.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_showassetpreviewtest_cs",
|
|
"target": "test_showassetpreviewtest_showassetpreviewnest1",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowAssetPreviewTest.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_showassetpreviewtest_showassetpreviewnest1",
|
|
"target": "sprite",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowAssetPreviewTest.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_showassetpreviewtest_showassetpreviewnest1",
|
|
"target": "gameobject",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowAssetPreviewTest.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_showassetpreviewtest_showassetpreviewnest1",
|
|
"target": "showassetpreviewnest2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowAssetPreviewTest.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_showassetpreviewtest_cs",
|
|
"target": "test_showassetpreviewtest_showassetpreviewnest2",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowAssetPreviewTest.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_showassetpreviewtest_showassetpreviewnest2",
|
|
"target": "sprite",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowAssetPreviewTest.cs",
|
|
"source_location": "L31",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_showassetpreviewtest_showassetpreviewnest2",
|
|
"target": "gameobject",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowAssetPreviewTest.cs",
|
|
"source_location": "L34",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_showiftest_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_showiftest_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_showiftest_cs",
|
|
"target": "test_showiftest_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_showiftest_cs",
|
|
"target": "test_showiftest_showiftest",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_showiftest_showiftest",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_showiftest_showiftest",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_showiftest_showiftest",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_showiftest_showiftest",
|
|
"target": "showifenum",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_showiftest_showiftest",
|
|
"target": "showifenumflag",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_showiftest_showiftest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_showiftest_showiftest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_showiftest_showiftest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_showiftest_showiftest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_showiftest_showiftest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_showiftest_showiftest",
|
|
"target": "showifnest1",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L33",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_showiftest_cs",
|
|
"target": "test_showiftest_showifnest1",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L36",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_showiftest_showifnest1",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L39",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_showiftest_showifnest1",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L40",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_showiftest_showifnest1",
|
|
"target": "showifenum",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L41",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_showiftest_showifnest1",
|
|
"target": "showifenumflag",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L42",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_showiftest_showifnest1",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L48",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_showiftest_showifnest1",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L52",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_showiftest_showifnest1",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L56",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_showiftest_showifnest1",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L60",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_showiftest_showifnest1",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L64",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_showiftest_showifnest1",
|
|
"target": "showifnest2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L68",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_showiftest_cs",
|
|
"target": "test_showiftest_showifnest2",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L71",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_showiftest_showifnest2",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L74",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_showiftest_showifnest2",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L75",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_showiftest_showifnest2",
|
|
"target": "showifenum",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L76",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_showiftest_showifnest2",
|
|
"target": "showifenumflag",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L77",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_showiftest_showifnest2",
|
|
"target": "test_showiftest_showifnest2_getshow1",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L78",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_showiftest_showifnest2",
|
|
"target": "test_showiftest_showifnest2_getshow2",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L79",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_showiftest_showifnest2",
|
|
"target": "test_showiftest_showifnest2_getenum1",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L80",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_showiftest_showifnest2",
|
|
"target": "test_showiftest_showifnest2_getenum2",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L81",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_showiftest_showifnest2",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L83",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_showiftest_showifnest2",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L87",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_showiftest_showifnest2",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L91",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_showiftest_showifnest2",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L95",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_showiftest_showifnest2",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowIfTest.cs",
|
|
"source_location": "L99",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_shownativepropertytest_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowNativePropertyTest.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_shownativepropertytest_cs",
|
|
"target": "test_shownativepropertytest_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowNativePropertyTest.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_shownativepropertytest_cs",
|
|
"target": "test_shownativepropertytest_shownativepropertytest",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowNativePropertyTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_shownativepropertytest_shownativepropertytest",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowNativePropertyTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_shownonserializedfieldtest_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowNonSerializedFieldTest.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_shownonserializedfieldtest_cs",
|
|
"target": "test_shownonserializedfieldtest_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowNonSerializedFieldTest.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_shownonserializedfieldtest_cs",
|
|
"target": "test_shownonserializedfieldtest_shownonserializedfieldtest",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowNonSerializedFieldTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_shownonserializedfieldtest_shownonserializedfieldtest",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowNonSerializedFieldTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_shownonserializedfieldtest_shownonserializedfieldtest",
|
|
"target": "ushort",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowNonSerializedFieldTest.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_shownonserializedfieldtest_shownonserializedfieldtest",
|
|
"target": "short",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowNonSerializedFieldTest.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_shownonserializedfieldtest_shownonserializedfieldtest",
|
|
"target": "uint",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowNonSerializedFieldTest.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_shownonserializedfieldtest_shownonserializedfieldtest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowNonSerializedFieldTest.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_shownonserializedfieldtest_shownonserializedfieldtest",
|
|
"target": "ulong",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowNonSerializedFieldTest.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_shownonserializedfieldtest_shownonserializedfieldtest",
|
|
"target": "long",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowNonSerializedFieldTest.cs",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_shownonserializedfieldtest_shownonserializedfieldtest",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowNonSerializedFieldTest.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_shownonserializedfieldtest_shownonserializedfieldtest",
|
|
"target": "vector3",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ShowNonSerializedFieldTest.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_sortinglayertest_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SortingLayerTest.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_sortinglayertest_cs",
|
|
"target": "test_sortinglayertest_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SortingLayerTest.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_sortinglayertest_cs",
|
|
"target": "test_sortinglayertest_sortinglayertest",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SortingLayerTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_sortinglayertest_sortinglayertest",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SortingLayerTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_sortinglayertest_sortinglayertest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SortingLayerTest.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_sortinglayertest_sortinglayertest",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SortingLayerTest.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_sortinglayertest_sortinglayertest",
|
|
"target": "sortinglayernest1",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SortingLayerTest.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_sortinglayertest_sortinglayertest",
|
|
"target": "test_sortinglayertest_sortinglayertest_debuglog",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SortingLayerTest.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_sortinglayertest_cs",
|
|
"target": "test_sortinglayertest_sortinglayernest1",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SortingLayerTest.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_sortinglayertest_sortinglayernest1",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SortingLayerTest.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_sortinglayertest_sortinglayernest1",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SortingLayerTest.cs",
|
|
"source_location": "L31",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_sortinglayertest_sortinglayernest1",
|
|
"target": "sortinglayernest2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\SortingLayerTest.cs",
|
|
"source_location": "L34",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_tagtest_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\TagTest.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_tagtest_cs",
|
|
"target": "test_tagtest_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\TagTest.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_tagtest_cs",
|
|
"target": "test_tagtest_tagtest",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\TagTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_tagtest_tagtest",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\TagTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_tagtest_tagtest",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\TagTest.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_tagtest_tagtest",
|
|
"target": "tagnest1",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\TagTest.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_tagtest_tagtest",
|
|
"target": "test_tagtest_tagtest_logtag0",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\TagTest.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_tagtest_cs",
|
|
"target": "test_tagtest_tagnest1",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\TagTest.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_tagtest_tagnest1",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\TagTest.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_tagtest_tagnest1",
|
|
"target": "tagnest2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\TagTest.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_validateinputtest_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ValidateInputTest.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_validateinputtest_cs",
|
|
"target": "test_validateinputtest_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ValidateInputTest.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_validateinputtest_cs",
|
|
"target": "test_validateinputtest_validateinputtest",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ValidateInputTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_validateinputtest_validateinputtest",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ValidateInputTest.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_validateinputtest_validateinputtest",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ValidateInputTest.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_validateinputtest_validateinputtest",
|
|
"target": "test_validateinputtest_validateinputtest_notzero0",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ValidateInputTest.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_validateinputtest_validateinputtest",
|
|
"target": "validateinputnest1",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ValidateInputTest.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_validateinputtest_validateinputtest",
|
|
"target": "validateinputinheritednest",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ValidateInputTest.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_validateinputtest_cs",
|
|
"target": "test_validateinputtest_validateinputnest1",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ValidateInputTest.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_validateinputtest_validateinputnest1",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ValidateInputTest.cs",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_validateinputtest_validateinputnest1",
|
|
"target": "test_validateinputtest_validateinputnest1_notzero1",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ValidateInputTest.cs",
|
|
"source_location": "L27",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_validateinputtest_validateinputnest1",
|
|
"target": "validateinputnest2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ValidateInputTest.cs",
|
|
"source_location": "L32",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_validateinputtest_cs",
|
|
"target": "test_validateinputtest_validateinputnest2",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ValidateInputTest.cs",
|
|
"source_location": "L35",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_validateinputtest_validateinputnest2",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ValidateInputTest.cs",
|
|
"source_location": "L38",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "test_validateinputtest_validateinputnest2",
|
|
"target": "test_validateinputtest_validateinputnest2_notzero2",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ValidateInputTest.cs",
|
|
"source_location": "L42",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_validateinputtest_cs",
|
|
"target": "test_validateinputtest_validateinputinheritednest",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ValidateInputTest.cs",
|
|
"source_location": "L48",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_validateinputtest_validateinputinheritednest",
|
|
"target": "test_validateinputtest_validateinputnest1",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\ValidateInputTest.cs",
|
|
"source_location": "L48",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_naughtycomponent_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_NaughtyComponent.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_naughtycomponent_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_NaughtyComponent.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_naughtycomponent_cs",
|
|
"target": "test_naughtycomponent_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_NaughtyComponent.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_naughtycomponent_cs",
|
|
"target": "test_naughtycomponent_naughtycomponent",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_NaughtyComponent.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_naughtycomponent_naughtycomponent",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_NaughtyComponent.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_naughtycomponent_cs",
|
|
"target": "test_naughtycomponent_myclass",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_NaughtyComponent.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_naughtyscriptableobject_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_NaughtyScriptableObject.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_naughtyscriptableobject_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_NaughtyScriptableObject.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_naughtyscriptableobject_cs",
|
|
"target": "test_naughtyscriptableobject_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_NaughtyScriptableObject.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_naughtyscriptableobject_cs",
|
|
"target": "test_naughtyscriptableobject_naughtyscriptableobject",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_NaughtyScriptableObject.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_naughtyscriptableobject_naughtyscriptableobject",
|
|
"target": "scriptableobject",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_NaughtyScriptableObject.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_naughtyscriptableobject_naughtyscriptableobject",
|
|
"target": "list",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_NaughtyScriptableObject.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_testscriptableobjecta_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_TestScriptableObjectA.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_testscriptableobjecta_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_TestScriptableObjectA.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_testscriptableobjecta_cs",
|
|
"target": "test_testscriptableobjecta_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_TestScriptableObjectA.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_testscriptableobjecta_cs",
|
|
"target": "test_testscriptableobjecta_testscriptableobjecta",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_TestScriptableObjectA.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_testscriptableobjecta_testscriptableobjecta",
|
|
"target": "scriptableobject",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_TestScriptableObjectA.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_testscriptableobjecta_testscriptableobjecta",
|
|
"target": "list",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_TestScriptableObjectA.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_testscriptableobjectb_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_TestScriptableObjectB.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_testscriptableobjectb_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_TestScriptableObjectB.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_testscriptableobjectb_cs",
|
|
"target": "test_testscriptableobjectb_naughtyattributes_test",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_TestScriptableObjectB.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "naughtyattributes_scripts_test_testscriptableobjectb_cs",
|
|
"target": "test_testscriptableobjectb_testscriptableobjectb",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_TestScriptableObjectB.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_testscriptableobjectb_testscriptableobjectb",
|
|
"target": "scriptableobject",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_TestScriptableObjectB.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "test_testscriptableobjectb_testscriptableobjectb",
|
|
"target": "vector2int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "NaughtyAttributes\\Scripts\\Test\\_TestScriptableObjectB.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "plugins_baedrick_coloredheadercreator_coloredheader_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeader.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_baedrick_coloredheadercreator_coloredheader_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeader.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_baedrick_coloredheadercreator_coloredheader_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeader.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_baedrick_coloredheadercreator_coloredheader_cs",
|
|
"target": "coloredheadercreator_coloredheader_plugins_baedrick_coloredheadercreator",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeader.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_baedrick_coloredheadercreator_coloredheader_cs",
|
|
"target": "coloredheadercreator_coloredheader_coloredheader",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeader.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "coloredheadercreator_coloredheader_coloredheader",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeader.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_baedrick_coloredheadercreator_coloredheader_cs",
|
|
"target": "coloredheadercreator_coloredheader_onvalidate",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeader.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_baedrick_coloredheadercreator_coloredheader_cs",
|
|
"target": "coloredheadercreator_coloredheader_onvalidate",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeader.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_baedrick_coloredheadercreator_coloredheaderpreset_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderPreset.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_baedrick_coloredheadercreator_coloredheaderpreset_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderPreset.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_baedrick_coloredheadercreator_coloredheaderpreset_cs",
|
|
"target": "coloredheadercreator_coloredheaderpreset_plugins_baedrick_coloredheadercreator",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderPreset.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_baedrick_coloredheadercreator_coloredheaderpreset_cs",
|
|
"target": "coloredheadercreator_coloredheaderpreset_coloredheaderpreset",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderPreset.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "coloredheadercreator_coloredheaderpreset_coloredheaderpreset",
|
|
"target": "scriptableobject",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderPreset.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "coloredheadercreator_coloredheaderpreset_coloredheaderpreset",
|
|
"target": "list",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderPreset.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "plugins_baedrick_coloredheadercreator_coloredheadersettings_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderSettings.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_baedrick_coloredheadercreator_coloredheadersettings_cs",
|
|
"target": "coloredheadercreator_coloredheadersettings_plugins_baedrick_coloredheadercreator",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderSettings.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_baedrick_coloredheadercreator_coloredheadersettings_cs",
|
|
"target": "coloredheadercreator_coloredheadersettings_headersettings",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderSettings.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "coloredheadercreator_coloredheadersettings_headersettings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderSettings.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "coloredheadercreator_coloredheadersettings_headersettings",
|
|
"target": "color",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderSettings.cs",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "coloredheadercreator_coloredheadersettings_headersettings",
|
|
"target": "textalignmentoptions",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderSettings.cs",
|
|
"source_location": "L30",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "coloredheadercreator_coloredheadersettings_headersettings",
|
|
"target": "fontstyleoptions",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderSettings.cs",
|
|
"source_location": "L34",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "coloredheadercreator_coloredheadersettings_headersettings",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderSettings.cs",
|
|
"source_location": "L36",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "coloredheadercreator_coloredheadersettings_headersettings",
|
|
"target": "color",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderSettings.cs",
|
|
"source_location": "L38",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "coloredheadercreator_coloredheadersettings_headersettings",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderSettings.cs",
|
|
"source_location": "L40",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "plugins_baedrick_coloredheadercreator_coloredheadersettings_cs",
|
|
"target": "coloredheadercreator_coloredheadersettings_coloredheadersettings",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderSettings.cs",
|
|
"source_location": "L44",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "coloredheadercreator_coloredheadersettings_coloredheadersettings",
|
|
"target": "scriptableobject",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderSettings.cs",
|
|
"source_location": "L44",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "coloredheadercreator_coloredheadersettings_coloredheadersettings",
|
|
"target": "coloredheadercreator_coloredheadersettings_headersettings",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderSettings.cs",
|
|
"source_location": "L46",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "coloredheadercreator_coloredheadersettings_coloredheadersettings",
|
|
"target": "coloredheadercreator_coloredheadersettings_coloredheadersettings_resetsettings",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\ColoredHeaderSettings.cs",
|
|
"source_location": "L48",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_baedrick_coloredheadercreator_editor_coloredheadergui_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_baedrick_coloredheadercreator_editor_coloredheadergui_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_baedrick_coloredheadercreator_editor_coloredheadergui_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_baedrick_coloredheadercreator_editor_coloredheadergui_cs",
|
|
"target": "editor_coloredheadergui_plugins_baedrick_coloredheadercreator_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_baedrick_coloredheadercreator_editor_coloredheadergui_cs",
|
|
"target": "editor_coloredheadergui_coloredheadergui",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_coloredheadergui",
|
|
"target": "editorwindow",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_coloredheadergui",
|
|
"target": "coloredheadersettings",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_coloredheadergui",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_coloredheadergui",
|
|
"target": "object",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_coloredheadergui",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_coloredheadergui",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_coloredheadergui",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_coloredheadergui",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_coloredheadergui",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "plugins_baedrick_coloredheadercreator_editor_coloredheadergui_cs",
|
|
"target": "editor_coloredheadergui_strings",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_strings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_strings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_strings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L30",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_strings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L32",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_strings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L34",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_strings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L35",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_strings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L36",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_strings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L37",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_strings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L39",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_strings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L40",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_strings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L41",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_strings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L42",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_strings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L44",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_strings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L45",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_strings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L46",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_strings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L47",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_strings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L48",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_strings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L49",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_strings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L50",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_strings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L51",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_strings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L52",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_strings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L53",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_strings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L55",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_strings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L56",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_strings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L58",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_strings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L59",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_strings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L60",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_strings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L62",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_strings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L63",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_strings",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L65",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_coloredheadergui",
|
|
"target": "editor_coloredheadergui_coloredheadergui_createheaderwithmenu",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L68",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_coloredheadergui",
|
|
"target": "editor_coloredheadergui_coloredheadergui_createwindow",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L81",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_coloredheadergui",
|
|
"target": "editor_coloredheadergui_coloredheadergui_onenable",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L88",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_coloredheadergui",
|
|
"target": "editor_coloredheadergui_coloredheadergui_ondisable",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L97",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_coloredheadergui",
|
|
"target": "editor_coloredheadergui_coloredheadergui_ongui",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L102",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_coloredheadergui",
|
|
"target": "editor_coloredheadergui_coloredheadergui_drawheadercreator",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L142",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_coloredheadergui",
|
|
"target": "editor_coloredheadergui_coloredheadergui_drawpresetcreator",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L214",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_coloredheadergui",
|
|
"target": "editor_coloredheadergui_coloredheadergui_createheader",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L234",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_coloredheadergui",
|
|
"target": "editor_coloredheadergui_coloredheadergui_createheadersfrompreset",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L253",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_coloredheadergui",
|
|
"target": "editor_coloredheadergui_coloredheadergui_createpresetfile",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L265",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_coloredheadergui_ongui",
|
|
"target": "editor_coloredheadergui_coloredheadergui_drawheadercreator",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L132",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_coloredheadergui_ongui",
|
|
"target": "editor_coloredheadergui_coloredheadergui_drawpresetcreator",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L135",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_coloredheadergui_drawheadercreator",
|
|
"target": "editor_coloredheadergui_coloredheadergui_createheader",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L199",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_coloredheadergui_drawpresetcreator",
|
|
"target": "editor_coloredheadergui_coloredheadergui_createheadersfrompreset",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L222",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_coloredheadergui_drawpresetcreator",
|
|
"target": "editor_coloredheadergui_coloredheadergui_createpresetfile",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L229",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_coloredheadergui_coloredheadergui_createheadersfrompreset",
|
|
"target": "editor_coloredheadergui_coloredheadergui_createheader",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderGUI.cs",
|
|
"source_location": "L261",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_baedrick_coloredheadercreator_editor_coloredheaderrenderer_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderRenderer.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_baedrick_coloredheadercreator_editor_coloredheaderrenderer_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderRenderer.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_baedrick_coloredheadercreator_editor_coloredheaderrenderer_cs",
|
|
"target": "editor_coloredheaderrenderer_plugins_baedrick_coloredheadercreator_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderRenderer.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_baedrick_coloredheadercreator_editor_coloredheaderrenderer_cs",
|
|
"target": "editor_coloredheaderrenderer_coloredheaderrenderer",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderRenderer.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_coloredheaderrenderer_coloredheaderrenderer",
|
|
"target": "editor_coloredheaderrenderer_coloredheaderrenderer_displayheader",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderRenderer.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_coloredheaderrenderer_coloredheaderrenderer",
|
|
"target": "editor_coloredheaderrenderer_coloredheaderrenderer_renderheaders",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderRenderer.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_coloredheaderrenderer_coloredheaderrenderer_displayheader",
|
|
"target": "editor_coloredheaderrenderer_coloredheaderrenderer_renderheaders",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\ColoredHeaderRenderer.cs",
|
|
"source_location": "L24",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_baedrick_coloredheadercreator_editor_editorhelper_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\EditorHelper.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_baedrick_coloredheadercreator_editor_editorhelper_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\EditorHelper.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_baedrick_coloredheadercreator_editor_editorhelper_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\EditorHelper.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_baedrick_coloredheadercreator_editor_editorhelper_cs",
|
|
"target": "editor_editorhelper_plugins_baedrick_coloredheadercreator_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\EditorHelper.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_baedrick_coloredheadercreator_editor_editorhelper_cs",
|
|
"target": "editor_editorhelper_editorhelper",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\EditorHelper.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_editorhelper_editorhelper",
|
|
"target": "editor_editorhelper_editorhelper_foldout",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\EditorHelper.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_editorhelper_editorhelper",
|
|
"target": "editor_editorhelper_editorhelper_loadsettings",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\EditorHelper.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_editorhelper_editorhelper",
|
|
"target": "editor_editorhelper_editorhelper_createsettingsasset",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\EditorHelper.cs",
|
|
"source_location": "L43",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_editorhelper_editorhelper",
|
|
"target": "editor_editorhelper_editorhelper_copyheadersettingsfromto",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\EditorHelper.cs",
|
|
"source_location": "L51",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_editorhelper_editorhelper",
|
|
"target": "editor_editorhelper_editorhelper_deleteallheaders",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\EditorHelper.cs",
|
|
"source_location": "L62",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_baedrick_coloredheadercreator_editor_onpostprocessscene_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\OnPostProcessScene.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_baedrick_coloredheadercreator_editor_onpostprocessscene_cs",
|
|
"target": "callbacks",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\OnPostProcessScene.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_baedrick_coloredheadercreator_editor_onpostprocessscene_cs",
|
|
"target": "editor_onpostprocessscene_plugins_baedrick_coloredheadercreator_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\OnPostProcessScene.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_baedrick_coloredheadercreator_editor_onpostprocessscene_cs",
|
|
"target": "editor_onpostprocessscene_onpreprocessscene",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\OnPostProcessScene.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_onpostprocessscene_onpreprocessscene",
|
|
"target": "editor_onpostprocessscene_onpreprocessscene_onpostprocessscene",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Baedrick\\ColoredHeaderCreator\\Editor\\OnPostProcessScene.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleaudio_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleaudio_cs",
|
|
"target": "core",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleaudio_cs",
|
|
"target": "options",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleaudio_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleaudio_cs",
|
|
"target": "audio",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleaudio_cs",
|
|
"target": "modules_dotweenmoduleaudio_dg_tweening",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleaudio_cs",
|
|
"target": "modules_dotweenmoduleaudio_dotweenmoduleaudio",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleaudio_dotweenmoduleaudio",
|
|
"target": "modules_dotweenmoduleaudio_dotweenmoduleaudio_dofade",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L23",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleaudio_dotweenmoduleaudio",
|
|
"target": "modules_dotweenmoduleaudio_dotweenmoduleaudio_dopitch",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L35",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleaudio_dotweenmoduleaudio",
|
|
"target": "modules_dotweenmoduleaudio_dotweenmoduleaudio_dosetfloat",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L51",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleaudio_dotweenmoduleaudio",
|
|
"target": "modules_dotweenmoduleaudio_dotweenmoduleaudio_docomplete",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L72",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleaudio_dotweenmoduleaudio",
|
|
"target": "modules_dotweenmoduleaudio_dotweenmoduleaudio_dokill",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L83",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleaudio_dotweenmoduleaudio",
|
|
"target": "modules_dotweenmoduleaudio_dotweenmoduleaudio_doflip",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L93",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleaudio_dotweenmoduleaudio",
|
|
"target": "modules_dotweenmoduleaudio_dotweenmoduleaudio_dogoto",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L106",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleaudio_dotweenmoduleaudio",
|
|
"target": "modules_dotweenmoduleaudio_dotweenmoduleaudio_dopause",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L116",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleaudio_dotweenmoduleaudio",
|
|
"target": "modules_dotweenmoduleaudio_dotweenmoduleaudio_doplay",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L126",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleaudio_dotweenmoduleaudio",
|
|
"target": "modules_dotweenmoduleaudio_dotweenmoduleaudio_doplaybackwards",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L136",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleaudio_dotweenmoduleaudio",
|
|
"target": "modules_dotweenmoduleaudio_dotweenmoduleaudio_doplayforward",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L146",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleaudio_dotweenmoduleaudio",
|
|
"target": "modules_dotweenmoduleaudio_dotweenmoduleaudio_dorestart",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L156",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleaudio_dotweenmoduleaudio",
|
|
"target": "modules_dotweenmoduleaudio_dotweenmoduleaudio_dorewind",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L166",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleaudio_dotweenmoduleaudio",
|
|
"target": "modules_dotweenmoduleaudio_dotweenmoduleaudio_dosmoothrewind",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L176",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleaudio_dotweenmoduleaudio",
|
|
"target": "modules_dotweenmoduleaudio_dotweenmoduleaudio_dotogglepause",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleAudio.cs",
|
|
"source_location": "L186",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleepooutline_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleEPOOutline.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleepooutline_cs",
|
|
"target": "epooutline",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleEPOOutline.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleepooutline_cs",
|
|
"target": "options",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleEPOOutline.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleepooutline_cs",
|
|
"target": "tweening",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleEPOOutline.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleepooutline_cs",
|
|
"target": "core",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleEPOOutline.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleepooutline_cs",
|
|
"target": "modules_dotweenmoduleepooutline_dg_tweening",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleEPOOutline.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleepooutline_cs",
|
|
"target": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleEPOOutline.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline",
|
|
"target": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline_dokill",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleEPOOutline.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline",
|
|
"target": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline_dofloat",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleEPOOutline.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline",
|
|
"target": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline_dofade",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleEPOOutline.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline",
|
|
"target": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline_docolor",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleEPOOutline.cs",
|
|
"source_location": "L33",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline",
|
|
"target": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline_dovector",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleEPOOutline.cs",
|
|
"source_location": "L40",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline",
|
|
"target": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline_dofloat",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleEPOOutline.cs",
|
|
"source_location": "L47",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline",
|
|
"target": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline_dofade",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleEPOOutline.cs",
|
|
"source_location": "L54",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline",
|
|
"target": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline_docolor",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleEPOOutline.cs",
|
|
"source_location": "L61",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline",
|
|
"target": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline_dovector",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleEPOOutline.cs",
|
|
"source_location": "L68",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline",
|
|
"target": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline_dokill",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleEPOOutline.cs",
|
|
"source_location": "L75",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline",
|
|
"target": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline_dokill",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleEPOOutline.cs",
|
|
"source_location": "L80",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline",
|
|
"target": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline_dofade",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleEPOOutline.cs",
|
|
"source_location": "L88",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline",
|
|
"target": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline_docolor",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleEPOOutline.cs",
|
|
"source_location": "L98",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline",
|
|
"target": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline_doblurshift",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleEPOOutline.cs",
|
|
"source_location": "L108",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline",
|
|
"target": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline_doblurshift",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleEPOOutline.cs",
|
|
"source_location": "L118",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline",
|
|
"target": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline_dodilateshift",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleEPOOutline.cs",
|
|
"source_location": "L128",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline",
|
|
"target": "modules_dotweenmoduleepooutline_dotweenmoduleepooutline_dodilateshift",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleEPOOutline.cs",
|
|
"source_location": "L138",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmodulephysics_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmodulephysics_cs",
|
|
"target": "core",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmodulephysics_cs",
|
|
"target": "enums",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmodulephysics_cs",
|
|
"target": "plugins",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmodulephysics_cs",
|
|
"target": "pathcore",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmodulephysics_cs",
|
|
"target": "options",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmodulephysics_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmodulephysics_cs",
|
|
"target": "modules_dotweenmodulephysics_dg_tweening",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmodulephysics_cs",
|
|
"target": "modules_dotweenmodulephysics_dotweenmodulephysics",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmodulephysics_dotweenmodulephysics",
|
|
"target": "modules_dotweenmodulephysics_dotweenmodulephysics_domove",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmodulephysics_dotweenmodulephysics",
|
|
"target": "modules_dotweenmodulephysics_dotweenmodulephysics_domovex",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics.cs",
|
|
"source_location": "L37",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmodulephysics_dotweenmodulephysics",
|
|
"target": "modules_dotweenmodulephysics_dotweenmodulephysics_domovey",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics.cs",
|
|
"source_location": "L48",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmodulephysics_dotweenmodulephysics",
|
|
"target": "modules_dotweenmodulephysics_dotweenmodulephysics_domovez",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics.cs",
|
|
"source_location": "L59",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmodulephysics_dotweenmodulephysics",
|
|
"target": "modules_dotweenmodulephysics_dotweenmodulephysics_dorotate",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics.cs",
|
|
"source_location": "L70",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmodulephysics_dotweenmodulephysics",
|
|
"target": "modules_dotweenmodulephysics_dotweenmodulephysics_dolookat",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics.cs",
|
|
"source_location": "L83",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmodulephysics_dotweenmodulephysics",
|
|
"target": "modules_dotweenmodulephysics_dotweenmodulephysics_dojump",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics.cs",
|
|
"source_location": "L102",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmodulephysics_dotweenmodulephysics",
|
|
"target": "modules_dotweenmodulephysics_dotweenmodulephysics_dopath",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics.cs",
|
|
"source_location": "L143",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmodulephysics_dotweenmodulephysics",
|
|
"target": "modules_dotweenmodulephysics_dotweenmodulephysics_dolocalpath",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics.cs",
|
|
"source_location": "L168",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmodulephysics_dotweenmodulephysics",
|
|
"target": "modules_dotweenmodulephysics_dotweenmodulephysics_dopath",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics.cs",
|
|
"source_location": "L184",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmodulephysics_dotweenmodulephysics",
|
|
"target": "modules_dotweenmodulephysics_dotweenmodulephysics_dolocalpath",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics.cs",
|
|
"source_location": "L195",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmodulephysics2d_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics2D.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmodulephysics2d_cs",
|
|
"target": "core",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics2D.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmodulephysics2d_cs",
|
|
"target": "plugins",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics2D.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmodulephysics2d_cs",
|
|
"target": "pathcore",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics2D.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmodulephysics2d_cs",
|
|
"target": "options",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics2D.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmodulephysics2d_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics2D.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmodulephysics2d_cs",
|
|
"target": "modules_dotweenmodulephysics2d_dg_tweening",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics2D.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmodulephysics2d_cs",
|
|
"target": "modules_dotweenmodulephysics2d_dotweenmodulephysics2d",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics2D.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmodulephysics2d_dotweenmodulephysics2d",
|
|
"target": "modules_dotweenmodulephysics2d_dotweenmodulephysics2d_domove",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics2D.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmodulephysics2d_dotweenmodulephysics2d",
|
|
"target": "modules_dotweenmodulephysics2d_dotweenmodulephysics2d_domovex",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics2D.cs",
|
|
"source_location": "L36",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmodulephysics2d_dotweenmodulephysics2d",
|
|
"target": "modules_dotweenmodulephysics2d_dotweenmodulephysics2d_domovey",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics2D.cs",
|
|
"source_location": "L47",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmodulephysics2d_dotweenmodulephysics2d",
|
|
"target": "modules_dotweenmodulephysics2d_dotweenmodulephysics2d_dorotate",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics2D.cs",
|
|
"source_location": "L57",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmodulephysics2d_dotweenmodulephysics2d",
|
|
"target": "modules_dotweenmodulephysics2d_dotweenmodulephysics2d_dojump",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics2D.cs",
|
|
"source_location": "L75",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmodulephysics2d_dotweenmodulephysics2d",
|
|
"target": "modules_dotweenmodulephysics2d_dotweenmodulephysics2d_dopath",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics2D.cs",
|
|
"source_location": "L114",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmodulephysics2d_dotweenmodulephysics2d",
|
|
"target": "modules_dotweenmodulephysics2d_dotweenmodulephysics2d_dolocalpath",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics2D.cs",
|
|
"source_location": "L142",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmodulephysics2d_dotweenmodulephysics2d",
|
|
"target": "modules_dotweenmodulephysics2d_dotweenmodulephysics2d_dopath",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics2D.cs",
|
|
"source_location": "L161",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmodulephysics2d_dotweenmodulephysics2d",
|
|
"target": "modules_dotweenmodulephysics2d_dotweenmodulephysics2d_dolocalpath",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModulePhysics2D.cs",
|
|
"source_location": "L172",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmodulesprite_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleSprite.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmodulesprite_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleSprite.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmodulesprite_cs",
|
|
"target": "core",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleSprite.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmodulesprite_cs",
|
|
"target": "options",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleSprite.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmodulesprite_cs",
|
|
"target": "modules_dotweenmodulesprite_dg_tweening",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleSprite.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmodulesprite_cs",
|
|
"target": "modules_dotweenmodulesprite_dotweenmodulesprite",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleSprite.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmodulesprite_dotweenmodulesprite",
|
|
"target": "modules_dotweenmodulesprite_dotweenmodulesprite_docolor",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleSprite.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmodulesprite_dotweenmodulesprite",
|
|
"target": "modules_dotweenmodulesprite_dotweenmodulesprite_dofade",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleSprite.cs",
|
|
"source_location": "L32",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmodulesprite_dotweenmodulesprite",
|
|
"target": "modules_dotweenmodulesprite_dotweenmodulesprite_dogradientcolor",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleSprite.cs",
|
|
"source_location": "L43",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmodulesprite_dotweenmodulesprite",
|
|
"target": "modules_dotweenmodulesprite_dotweenmodulesprite_doblendablecolor",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleSprite.cs",
|
|
"source_location": "L74",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmodulesprite_dotweenmodulesprite_dogradientcolor",
|
|
"target": "modules_dotweenmodulesprite_dotweenmodulesprite_docolor",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleSprite.cs",
|
|
"source_location": "L57",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleui_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleui_cs",
|
|
"target": "globalization",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleui_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleui_cs",
|
|
"target": "ui",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleui_cs",
|
|
"target": "core",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleui_cs",
|
|
"target": "enums",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleui_cs",
|
|
"target": "plugins",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleui_cs",
|
|
"target": "options",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleui_cs",
|
|
"target": "outline",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleui_cs",
|
|
"target": "text",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleui_cs",
|
|
"target": "modules_dotweenmoduleui_dg_tweening",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleui_cs",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_dofade",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_docolor",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L43",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_dofade",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L53",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_docolor",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L67",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_dofade",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L77",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_dofillamount",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L87",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_dogradientcolor",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L100",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_doflexiblesize",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L128",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_dominsize",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L142",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_dopreferredsize",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L156",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_docolor",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L173",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_dofade",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L183",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_doscale",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L193",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_doanchorpos",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L208",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_doanchorposx",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L218",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_doanchorposy",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L228",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_doanchorpos3d",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L239",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_doanchorpos3dx",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L249",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_doanchorpos3dy",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L259",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_doanchorpos3dz",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L269",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_doanchormax",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L280",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_doanchormin",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L291",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_dopivot",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L301",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_dopivotx",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L310",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_dopivoty",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L319",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_dosizedelta",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L330",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_dopunchanchorpos",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L347",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_doshakeanchorpos",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L363",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_doshakeanchorpos",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L378",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_dojumpanchorpos",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L394",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_donormalizedpos",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L434",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_dohorizontalnormalizedpos",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L447",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_doverticalnormalizedpos",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L456",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_dovalue",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L470",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_docolor",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L484",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_docounter",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L499",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_dofade",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L517",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_dotext",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L533",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_doblendablecolor",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L556",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_doblendablecolor",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L577",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_doblendablecolor",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L598",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_doshapecircle",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L624",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleui_cs",
|
|
"target": "modules_dotweenmoduleui_utils",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L643",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_utils",
|
|
"target": "modules_dotweenmoduleui_utils_switchtorecttransform",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L649",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleui_dotweenmoduleui_dogradientcolor",
|
|
"target": "modules_dotweenmoduleui_dotweenmoduleui_docolor",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUI.cs",
|
|
"source_location": "L114",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleunityversion_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleunityversion_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleunityversion_cs",
|
|
"target": "core",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleunityversion_cs",
|
|
"target": "options",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleunityversion_cs",
|
|
"target": "modules_dotweenmoduleunityversion_dg_tweening",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleunityversion_cs",
|
|
"target": "modules_dotweenmoduleunityversion_dotweenmoduleunityversion",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleunityversion_dotweenmoduleunityversion",
|
|
"target": "modules_dotweenmoduleunityversion_dotweenmoduleunityversion_dogradientcolor",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L27",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleunityversion_dotweenmoduleunityversion",
|
|
"target": "modules_dotweenmoduleunityversion_dotweenmoduleunityversion_dogradientcolor",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L52",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleunityversion_dotweenmoduleunityversion",
|
|
"target": "modules_dotweenmoduleunityversion_dotweenmoduleunityversion_waitforcompletion",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L81",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleunityversion_dotweenmoduleunityversion",
|
|
"target": "modules_dotweenmoduleunityversion_dotweenmoduleunityversion_waitforrewind",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L95",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleunityversion_dotweenmoduleunityversion",
|
|
"target": "modules_dotweenmoduleunityversion_dotweenmoduleunityversion_waitforkill",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L109",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleunityversion_dotweenmoduleunityversion",
|
|
"target": "modules_dotweenmoduleunityversion_dotweenmoduleunityversion_waitforelapsedloops",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L124",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleunityversion_dotweenmoduleunityversion",
|
|
"target": "modules_dotweenmoduleunityversion_dotweenmoduleunityversion_waitforposition",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L140",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleunityversion_dotweenmoduleunityversion",
|
|
"target": "modules_dotweenmoduleunityversion_dotweenmoduleunityversion_waitforstart",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L155",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleunityversion_cs",
|
|
"target": "modules_dotweenmoduleunityversion_dooffset",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L176",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleunityversion_cs",
|
|
"target": "modules_dotweenmoduleunityversion_dotiling",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L192",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleunityversion_cs",
|
|
"target": "modules_dotweenmoduleunityversion_asyncwaitforcompletion",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L216",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleunityversion_cs",
|
|
"target": "modules_dotweenmoduleunityversion_asyncwaitforrewind",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L230",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleunityversion_cs",
|
|
"target": "modules_dotweenmoduleunityversion_asyncwaitforkill",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L244",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleunityversion_cs",
|
|
"target": "modules_dotweenmoduleunityversion_asyncwaitforelapsedloops",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L259",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleunityversion_cs",
|
|
"target": "modules_dotweenmoduleunityversion_asyncwaitforposition",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L275",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleunityversion_cs",
|
|
"target": "modules_dotweenmoduleunityversion_asyncwaitforstart",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L289",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleunityversion_cs",
|
|
"target": "modules_dotweenmoduleunityversion_dotweencyinstruction",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L311",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleunityversion_cs",
|
|
"target": "modules_dotweenmoduleunityversion_waitforcompletion",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L313",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleunityversion_waitforcompletion",
|
|
"target": "customyieldinstruction",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L313",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleunityversion_waitforcompletion",
|
|
"target": "tween",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L318",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleunityversion_cs",
|
|
"target": "modules_dotweenmoduleunityversion_waitforrewind",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L325",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleunityversion_waitforrewind",
|
|
"target": "customyieldinstruction",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L325",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleunityversion_waitforrewind",
|
|
"target": "tween",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L330",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleunityversion_cs",
|
|
"target": "modules_dotweenmoduleunityversion_waitforkill",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L337",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleunityversion_waitforkill",
|
|
"target": "customyieldinstruction",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L337",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleunityversion_waitforkill",
|
|
"target": "tween",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L342",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleunityversion_cs",
|
|
"target": "modules_dotweenmoduleunityversion_waitforelapsedloops",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L349",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleunityversion_waitforelapsedloops",
|
|
"target": "customyieldinstruction",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L349",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleunityversion_waitforelapsedloops",
|
|
"target": "tween",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L354",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleunityversion_waitforelapsedloops",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L355",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleunityversion_cs",
|
|
"target": "modules_dotweenmoduleunityversion_waitforposition",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L363",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleunityversion_waitforposition",
|
|
"target": "customyieldinstruction",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L363",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleunityversion_waitforposition",
|
|
"target": "tween",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L368",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleunityversion_waitforposition",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L369",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleunityversion_cs",
|
|
"target": "modules_dotweenmoduleunityversion_waitforstart",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L377",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleunityversion_waitforstart",
|
|
"target": "customyieldinstruction",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L377",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleunityversion_waitforstart",
|
|
"target": "tween",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUnityVersion.cs",
|
|
"source_location": "L382",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleutils_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUtils.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleutils_cs",
|
|
"target": "reflection",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUtils.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleutils_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUtils.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleutils_cs",
|
|
"target": "core",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUtils.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleutils_cs",
|
|
"target": "pathcore",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUtils.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleutils_cs",
|
|
"target": "options",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUtils.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleutils_cs",
|
|
"target": "modules_dotweenmoduleutils_dg_tweening",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUtils.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleutils_cs",
|
|
"target": "modules_dotweenmoduleutils_dotweenmoduleutils",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUtils.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleutils_dotweenmoduleutils",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUtils.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleutils_dotweenmoduleutils",
|
|
"target": "modules_dotweenmoduleutils_dotweenmoduleutils_init",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUtils.cs",
|
|
"source_location": "L35",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleutils_cs",
|
|
"target": "modules_dotweenmoduleutils_preserver",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUtils.cs",
|
|
"source_location": "L56",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleutils_cs",
|
|
"target": "modules_dotweenmoduleutils_playmodestatechanged",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUtils.cs",
|
|
"source_location": "L71",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleutils_cs",
|
|
"target": "modules_dotweenmoduleutils_playmodestatechanged",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUtils.cs",
|
|
"source_location": "L73",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_demigiant_dotween_modules_dotweenmoduleutils_cs",
|
|
"target": "modules_dotweenmoduleutils_physics",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUtils.cs",
|
|
"source_location": "L85",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleutils_physics",
|
|
"target": "modules_dotweenmoduleutils_physics_setorientationonpath",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUtils.cs",
|
|
"source_location": "L88",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleutils_physics",
|
|
"target": "modules_dotweenmoduleutils_physics_hasrigidbody2d",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUtils.cs",
|
|
"source_location": "L99",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleutils_physics",
|
|
"target": "modules_dotweenmoduleutils_physics_hasrigidbody",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUtils.cs",
|
|
"source_location": "L113",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modules_dotweenmoduleutils_physics",
|
|
"target": "modules_dotweenmoduleutils_physics_createdotweenpathtween",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\Demigiant\\DOTween\\Modules\\DOTweenModuleUtils.cs",
|
|
"source_location": "L126",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconbackground_cs",
|
|
"target": "core_iconbackground_iconscreationtool_editor_core",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconBackground.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconbackgrounddata_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconBackgroundData.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconbackgrounddata_cs",
|
|
"target": "core_iconbackgrounddata_iconscreationtool_editor_core",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconBackgroundData.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreator_cs",
|
|
"target": "linq",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreator_cs",
|
|
"target": "unityeditorinternal",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreator_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreator_cs",
|
|
"target": "core_iconscreator_iconscreationtool_editor_core",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreator_cs",
|
|
"target": "core_iconscreator_iconscreator",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreator_iconscreator",
|
|
"target": "iconscreatordata",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreator_iconscreator",
|
|
"target": "iconscreatorinternalscenehandler",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreator_iconscreator",
|
|
"target": "iconscreatorcamerautility",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreator_iconscreator",
|
|
"target": "iconssaver",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreator_iconscreator",
|
|
"target": "core_iconscreator_iconscreator_initializeenvironment",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreator_iconscreator",
|
|
"target": "core_iconscreator_iconscreator_addiconscreationcameratag",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L35",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreator_iconscreator",
|
|
"target": "core_iconscreator_iconscreator_setdata",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L44",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreator_iconscreator",
|
|
"target": "core_iconscreator_iconscreator_ondatachanged",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L55",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreator_iconscreator",
|
|
"target": "core_iconscreator_iconscreator_updatecameraview",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L66",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreator_iconscreator",
|
|
"target": "core_iconscreator_iconscreator_adjustcamera",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L77",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreator_iconscreator",
|
|
"target": "core_iconscreator_iconscreator_createicon",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L89",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreator_iconscreator_initializeenvironment",
|
|
"target": "core_iconscreator_iconscreator_addiconscreationcameratag",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L30",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreator_iconscreator_setdata",
|
|
"target": "core_iconscreator_iconscreator_ondatachanged",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L51",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreator_iconscreator_ondatachanged",
|
|
"target": "core_iconscreator_iconscreator_updatecameraview",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L62",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreator_iconscreator_adjustcamera",
|
|
"target": "core_iconscreator_iconscreator_setdata",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L79",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreator_iconscreator_createicon",
|
|
"target": "core_iconscreator_iconscreator_adjustcamera",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreator.cs",
|
|
"source_location": "L100",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatorcamerautility_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatorcamerautility_cs",
|
|
"target": "extensions",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatorcamerautility_cs",
|
|
"target": "scenemanagement",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatorcamerautility_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatorcamerautility_cs",
|
|
"target": "scenemanagement",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatorcamerautility_cs",
|
|
"target": "core_iconscreatorcamerautility_iconscreationtool_editor_core",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatorcamerautility_cs",
|
|
"target": "core_iconscreatorcamerautility_iconscreatorcamerautility",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorcamerautility_iconscreatorcamerautility",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorcamerautility_iconscreatorcamerautility",
|
|
"target": "camera",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorcamerautility_iconscreatorcamerautility",
|
|
"target": "gameobject",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorcamerautility_iconscreatorcamerautility",
|
|
"target": "bounds",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorcamerautility_iconscreatorcamerautility",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorcamerautility_iconscreatorcamerautility",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorcamerautility_iconscreatorcamerautility",
|
|
"target": "iconbackgrounddata",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorcamerautility_iconscreatorcamerautility",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorcamerautility_iconscreatorcamerautility",
|
|
"target": "core_iconscreatorcamerautility_iconscreatorcamerautility_retrievecamera",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorcamerautility_iconscreatorcamerautility",
|
|
"target": "core_iconscreatorcamerautility_iconscreatorcamerautility_setdata",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L64",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorcamerautility_iconscreatorcamerautility",
|
|
"target": "core_iconscreatorcamerautility_iconscreatorcamerautility_setbackground",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L77",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorcamerautility_iconscreatorcamerautility",
|
|
"target": "core_iconscreatorcamerautility_iconscreatorcamerautility_adjustcamera",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L103",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorcamerautility_iconscreatorcamerautility",
|
|
"target": "core_iconscreatorcamerautility_iconscreatorcamerautility_setrotation",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L119",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorcamerautility_iconscreatorcamerautility",
|
|
"target": "core_iconscreatorcamerautility_iconscreatorcamerautility_setposition",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L125",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorcamerautility_iconscreatorcamerautility",
|
|
"target": "core_iconscreatorcamerautility_iconscreatorcamerautility_setorthographicsize",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L133",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorcamerautility_iconscreatorcamerautility",
|
|
"target": "core_iconscreatorcamerautility_iconscreatorcamerautility_capturecameraview",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L143",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorcamerautility_iconscreatorcamerautility_adjustcamera",
|
|
"target": "core_iconscreatorcamerautility_iconscreatorcamerautility_setrotation",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L113",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorcamerautility_iconscreatorcamerautility_adjustcamera",
|
|
"target": "core_iconscreatorcamerautility_iconscreatorcamerautility_setposition",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L114",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorcamerautility_iconscreatorcamerautility_adjustcamera",
|
|
"target": "core_iconscreatorcamerautility_iconscreatorcamerautility_setorthographicsize",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorCameraUtility.cs",
|
|
"source_location": "L115",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatordata_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorData.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatordata_cs",
|
|
"target": "linq",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorData.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatordata_cs",
|
|
"target": "extensions",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorData.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatordata_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorData.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatordata_cs",
|
|
"target": "core_iconscreatordata_iconscreationtool_editor_core",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorData.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatorinternalscenehandler_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatorinternalscenehandler_cs",
|
|
"target": "io",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatorinternalscenehandler_cs",
|
|
"target": "helpers",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatorinternalscenehandler_cs",
|
|
"target": "scenemanagement",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatorinternalscenehandler_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatorinternalscenehandler_cs",
|
|
"target": "rendering",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatorinternalscenehandler_cs",
|
|
"target": "scenemanagement",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatorinternalscenehandler_cs",
|
|
"target": "object",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatorinternalscenehandler_cs",
|
|
"target": "core_iconscreatorinternalscenehandler_iconscreationtool_editor_core",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatorinternalscenehandler_cs",
|
|
"target": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler",
|
|
"target": "scene",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler",
|
|
"target": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler_trycreatescene",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L23",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler",
|
|
"target": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler_createscene",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L37",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler",
|
|
"target": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler_setupscenecomponents",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L56",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler",
|
|
"target": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler_setupscenerendering",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L87",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler",
|
|
"target": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler_interactwithtarget",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L95",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler",
|
|
"target": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler_openscene",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L145",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler",
|
|
"target": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler_placetarget",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L162",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler",
|
|
"target": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler_closescene",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L175",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler_trycreatescene",
|
|
"target": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler_createscene",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L33",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler_createscene",
|
|
"target": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler_setupscenecomponents",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L45",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler_createscene",
|
|
"target": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler_setupscenerendering",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L47",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler_createscene",
|
|
"target": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler_closescene",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L51",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler_interactwithtarget",
|
|
"target": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler_openscene",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L102",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler_interactwithtarget",
|
|
"target": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler_placetarget",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L104",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler_interactwithtarget",
|
|
"target": "core_iconscreatorinternalscenehandler_iconscreatorinternalscenehandler_closescene",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorInternalSceneHandler.cs",
|
|
"source_location": "L139",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatorwindow_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatorwindow_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatorwindow_cs",
|
|
"target": "linq",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatorwindow_cs",
|
|
"target": "extensions",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatorwindow_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatorwindow_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatorwindow_cs",
|
|
"target": "object",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatorwindow_cs",
|
|
"target": "core_iconscreatorwindow_iconscreationtool_editor_core",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatorwindow_cs",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "editorwindow",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "iconbackground",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "color",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "texture2d",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "list",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "iconscreator",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L30",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "texture2d",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L32",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L38",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L39",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L40",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L42",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "serializedobject",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L48",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "serializedproperty",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L50",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "serializedproperty",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L51",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "serializedproperty",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L52",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "serializedproperty",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L53",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "serializedproperty",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L54",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "serializedproperty",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L55",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "serializedproperty",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L56",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "serializedproperty",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L57",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "serializedproperty",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L58",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_openwindow",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L63",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_awake",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L70",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_onenable",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L76",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_load",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L84",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_setupserializedproperties",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L93",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_ondisable",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L109",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_save",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L115",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_ongui",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L124",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_drawsettings",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L152",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_drawbackgroundoptions",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L179",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_drawbackgroundtypeoption",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L194",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_drawbackgroundpickeroption",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L208",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_drawnamingoptions",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L231",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_drawsizingoptions",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L245",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_drawotheroptions",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L257",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_drawobjectsoptions",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L270",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_validatetargetproperty",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L299",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_removeinvalidtargetreferences",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L354",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_drawcreateiconbutton",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L361",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_updateiconscreator",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L388",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_updatepreviewtexture",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L399",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_drawpreview",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L412",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow_onenable",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_load",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L78",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow_onenable",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_setupserializedproperties",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L80",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow_ondisable",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_save",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L111",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow_ongui",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_drawsettings",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L131",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow_ongui",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_drawobjectsoptions",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L135",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow_ongui",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_updateiconscreator",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L141",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow_ongui",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_drawpreview",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L144",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow_ongui",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_drawcreateiconbutton",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L148",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow_drawsettings",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_drawbackgroundoptions",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L160",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow_drawsettings",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_drawnamingoptions",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L164",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow_drawsettings",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_drawsizingoptions",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L168",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow_drawsettings",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_drawotheroptions",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L172",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow_drawbackgroundoptions",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_drawbackgroundtypeoption",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L185",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow_drawbackgroundoptions",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_drawbackgroundpickeroption",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L189",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow_drawobjectsoptions",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_validatetargetproperty",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L283",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow_drawobjectsoptions",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_removeinvalidtargetreferences",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L290",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow_drawcreateiconbutton",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_removeinvalidtargetreferences",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L378",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow_drawcreateiconbutton",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_updateiconscreator",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L379",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindow_iconscreatorwindow_updateiconscreator",
|
|
"target": "core_iconscreatorwindow_iconscreatorwindow_updatepreviewtexture",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindow.cs",
|
|
"source_location": "L395",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatorwindowelements_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindowElements.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatorwindowelements_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindowElements.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatorwindowelements_cs",
|
|
"target": "core_iconscreatorwindowelements_iconscreationtool_editor_core",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindowElements.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconscreatorwindowelements_cs",
|
|
"target": "core_iconscreatorwindowelements_iconscreatorwindowelements",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindowElements.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindowelements_iconscreatorwindowelements",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindowElements.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindowelements_iconscreatorwindowelements",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindowElements.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindowelements_iconscreatorwindowelements",
|
|
"target": "guistyle",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindowElements.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindowelements_iconscreatorwindowelements",
|
|
"target": "guistyle",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindowElements.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindowelements_iconscreatorwindowelements",
|
|
"target": "core_iconscreatorwindowelements_iconscreatorwindowelements_drawsmallspace",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindowElements.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindowelements_iconscreatorwindowelements",
|
|
"target": "core_iconscreatorwindowelements_iconscreatorwindowelements_drawregularspace",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindowElements.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconscreatorwindowelements_iconscreatorwindowelements",
|
|
"target": "core_iconscreatorwindowelements_iconscreatorwindowelements_drawboldlabel",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsCreatorWindowElements.cs",
|
|
"source_location": "L31",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconssaver_cs",
|
|
"target": "io",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsSaver.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconssaver_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsSaver.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconssaver_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsSaver.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconssaver_cs",
|
|
"target": "core_iconssaver_iconscreationtool_editor_core",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsSaver.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_core_iconssaver_cs",
|
|
"target": "core_iconssaver_iconssaver",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsSaver.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconssaver_iconssaver",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsSaver.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconssaver_iconssaver",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsSaver.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconssaver_iconssaver",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsSaver.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "core_iconssaver_iconssaver",
|
|
"target": "core_iconssaver_iconssaver_setdata",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsSaver.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconssaver_iconssaver",
|
|
"target": "core_iconssaver_iconssaver_saveicon",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsSaver.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconssaver_iconssaver",
|
|
"target": "core_iconssaver_iconssaver_converttosprite",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsSaver.cs",
|
|
"source_location": "L40",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "core_iconssaver_iconssaver_saveicon",
|
|
"target": "core_iconssaver_iconssaver_converttosprite",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Core\\IconsSaver.cs",
|
|
"source_location": "L36",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_utility_extensions_gameobjectextensions_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\GameObjectExtensions.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_utility_extensions_gameobjectextensions_cs",
|
|
"target": "extensions_gameobjectextensions_iconscreationtool_editor_utility_extensions",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\GameObjectExtensions.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_utility_extensions_gameobjectextensions_cs",
|
|
"target": "extensions_gameobjectextensions_gameobjectextensions",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\GameObjectExtensions.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "extensions_gameobjectextensions_gameobjectextensions",
|
|
"target": "extensions_gameobjectextensions_gameobjectextensions_getorthographicbounds",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\GameObjectExtensions.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "extensions_gameobjectextensions_gameobjectextensions",
|
|
"target": "extensions_gameobjectextensions_gameobjectextensions_hasvisiblemesh",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\GameObjectExtensions.cs",
|
|
"source_location": "L46",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_utility_extensions_textureextensions_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\TextureExtensions.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_utility_extensions_textureextensions_cs",
|
|
"target": "extensions_textureextensions_iconscreationtool_editor_utility_extensions",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\TextureExtensions.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_utility_extensions_textureextensions_cs",
|
|
"target": "extensions_textureextensions_textureextensions",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\TextureExtensions.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "extensions_textureextensions_textureextensions",
|
|
"target": "extensions_textureextensions_textureextensions_resize",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\TextureExtensions.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_utility_extensions_unityobjectextensions_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\UnityObjectExtensions.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_utility_extensions_unityobjectextensions_cs",
|
|
"target": "io",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\UnityObjectExtensions.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_utility_extensions_unityobjectextensions_cs",
|
|
"target": "linq",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\UnityObjectExtensions.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_utility_extensions_unityobjectextensions_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\UnityObjectExtensions.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_utility_extensions_unityobjectextensions_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\UnityObjectExtensions.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_utility_extensions_unityobjectextensions_cs",
|
|
"target": "extensions_unityobjectextensions_iconscreationtool_editor_utility_extensions",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\UnityObjectExtensions.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_utility_extensions_unityobjectextensions_cs",
|
|
"target": "extensions_unityobjectextensions_unityobjectextensions",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\UnityObjectExtensions.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "extensions_unityobjectextensions_unityobjectextensions",
|
|
"target": "extensions_unityobjectextensions_unityobjectextensions_extractallgameobjects",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\UnityObjectExtensions.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "extensions_unityobjectextensions_unityobjectextensions",
|
|
"target": "extensions_unityobjectextensions_unityobjectextensions_isfolder",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\UnityObjectExtensions.cs",
|
|
"source_location": "L43",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "extensions_unityobjectextensions_unityobjectextensions",
|
|
"target": "extensions_unityobjectextensions_unityobjectextensions_isfoldercontaininggameobjects",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\UnityObjectExtensions.cs",
|
|
"source_location": "L49",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "extensions_unityobjectextensions_unityobjectextensions_extractallgameobjects",
|
|
"target": "extensions_unityobjectextensions_unityobjectextensions_isfolder",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\UnityObjectExtensions.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "extensions_unityobjectextensions_unityobjectextensions_isfoldercontaininggameobjects",
|
|
"target": "extensions_unityobjectextensions_unityobjectextensions_isfolder",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\UnityObjectExtensions.cs",
|
|
"source_location": "L51",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_utility_extensions_vectorextensions_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\VectorExtensions.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_utility_extensions_vectorextensions_cs",
|
|
"target": "extensions_vectorextensions_iconscreationtool_editor_utility_extensions",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\VectorExtensions.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_utility_extensions_vectorextensions_cs",
|
|
"target": "extensions_vectorextensions_vectorextensions",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\VectorExtensions.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "extensions_vectorextensions_vectorextensions",
|
|
"target": "extensions_vectorextensions_vectorextensions_abs",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\VectorExtensions.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "extensions_vectorextensions_vectorextensions",
|
|
"target": "extensions_vectorextensions_vectorextensions_biggestcomponentvalue",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Extensions\\VectorExtensions.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_utility_helpers_layershelper_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Helpers\\LayersHelper.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_utility_helpers_layershelper_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Helpers\\LayersHelper.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_utility_helpers_layershelper_cs",
|
|
"target": "helpers_layershelper_iconscreationtool_editor_utility_helpers",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Helpers\\LayersHelper.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_editor_utility_helpers_layershelper_cs",
|
|
"target": "helpers_layershelper_layershelper",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Helpers\\LayersHelper.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "helpers_layershelper_layershelper",
|
|
"target": "helpers_layershelper_layershelper_createlayer",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Helpers\\LayersHelper.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "helpers_layershelper_layershelper",
|
|
"target": "helpers_layershelper_layershelper_removelayer",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Editor\\Utility\\Helpers\\LayersHelper.cs",
|
|
"source_location": "L59",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_tests_editor_0_iconassetvaliditytests_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_0_IconAssetValidityTests.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_tests_editor_0_iconassetvaliditytests_cs",
|
|
"target": "core",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_0_IconAssetValidityTests.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_tests_editor_0_iconassetvaliditytests_cs",
|
|
"target": "framework",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_0_IconAssetValidityTests.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_tests_editor_0_iconassetvaliditytests_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_0_IconAssetValidityTests.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_tests_editor_0_iconassetvaliditytests_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_0_IconAssetValidityTests.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_tests_editor_0_iconassetvaliditytests_cs",
|
|
"target": "editor_0_iconassetvaliditytests_iconscreationtool_tests_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_0_IconAssetValidityTests.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_tests_editor_0_iconassetvaliditytests_cs",
|
|
"target": "editor_0_iconassetvaliditytests_0_iconassetvaliditytests",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_0_IconAssetValidityTests.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_0_iconassetvaliditytests_0_iconassetvaliditytests",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_0_IconAssetValidityTests.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_0_iconassetvaliditytests_0_iconassetvaliditytests",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_0_IconAssetValidityTests.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_0_iconassetvaliditytests_0_iconassetvaliditytests",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_0_IconAssetValidityTests.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_0_iconassetvaliditytests_0_iconassetvaliditytests",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_0_IconAssetValidityTests.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_0_iconassetvaliditytests_0_iconassetvaliditytests",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_0_IconAssetValidityTests.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_0_iconassetvaliditytests_0_iconassetvaliditytests",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_0_IconAssetValidityTests.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_0_iconassetvaliditytests_0_iconassetvaliditytests",
|
|
"target": "iconscreator",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_0_IconAssetValidityTests.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_0_iconassetvaliditytests_0_iconassetvaliditytests",
|
|
"target": "textureimporter",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_0_IconAssetValidityTests.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_0_iconassetvaliditytests_0_iconassetvaliditytests",
|
|
"target": "editor_0_iconassetvaliditytests_0_iconassetvaliditytests_initialize",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_0_IconAssetValidityTests.cs",
|
|
"source_location": "L23",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_0_iconassetvaliditytests_0_iconassetvaliditytests",
|
|
"target": "editor_0_iconassetvaliditytests_0_iconassetvaliditytests_asset_should_exist_at_given_path",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_0_IconAssetValidityTests.cs",
|
|
"source_location": "L42",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_0_iconassetvaliditytests_0_iconassetvaliditytests",
|
|
"target": "editor_0_iconassetvaliditytests_0_iconassetvaliditytests_asset_should_have_expected_name",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_0_IconAssetValidityTests.cs",
|
|
"source_location": "L49",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_0_iconassetvaliditytests_0_iconassetvaliditytests",
|
|
"target": "editor_0_iconassetvaliditytests_0_iconassetvaliditytests_asset_should_be_a_sprite",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_0_IconAssetValidityTests.cs",
|
|
"source_location": "L59",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_tests_editor_1_iconsizetests_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_tests_editor_1_iconsizetests_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_tests_editor_1_iconsizetests_cs",
|
|
"target": "core",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_tests_editor_1_iconsizetests_cs",
|
|
"target": "framework",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_tests_editor_1_iconsizetests_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_tests_editor_1_iconsizetests_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_tests_editor_1_iconsizetests_cs",
|
|
"target": "object",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_tests_editor_1_iconsizetests_cs",
|
|
"target": "editor_1_iconsizetests_iconscreationtool_tests_editor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "plugins_iconscreator_scripts_tests_editor_1_iconsizetests_cs",
|
|
"target": "editor_1_iconsizetests_1_iconsizetests",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests",
|
|
"target": "iconscreator",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests",
|
|
"target": "list",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests",
|
|
"target": "textureimporter",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests",
|
|
"target": "editor_1_iconsizetests_1_iconsizetests_initialize",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L27",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests",
|
|
"target": "editor_1_iconsizetests_1_iconsizetests_setsize",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L37",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests",
|
|
"target": "editor_1_iconsizetests_1_iconsizetests_createicon",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L46",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests",
|
|
"target": "editor_1_iconsizetests_1_iconsizetests_asset_should_be_32px_wide",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L55",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests",
|
|
"target": "editor_1_iconsizetests_1_iconsizetests_asset_should_be_512px_wide",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L69",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests",
|
|
"target": "editor_1_iconsizetests_1_iconsizetests_asset_should_be_1024px_wide",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L84",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests",
|
|
"target": "editor_1_iconsizetests_1_iconsizetests_asset_should_be_381px_wide",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L98",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests",
|
|
"target": "editor_1_iconsizetests_1_iconsizetests_asset_should_be_32px_high",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L112",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests",
|
|
"target": "editor_1_iconsizetests_1_iconsizetests_asset_should_be_512px_high",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L126",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests",
|
|
"target": "editor_1_iconsizetests_1_iconsizetests_asset_should_be_1024px_high",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L140",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests",
|
|
"target": "editor_1_iconsizetests_1_iconsizetests_asset_should_be_381px_high",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L154",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests",
|
|
"target": "editor_1_iconsizetests_1_iconsizetests_asset_should_have_1to1_aspect_ratio",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L168",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests",
|
|
"target": "editor_1_iconsizetests_1_iconsizetests_trying_to_make_icon_of_less_than_1px_should_throw_argumentoutofrangeexception",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L181",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests_asset_should_be_32px_wide",
|
|
"target": "editor_1_iconsizetests_1_iconsizetests_setsize",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L60",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests_asset_should_be_32px_wide",
|
|
"target": "editor_1_iconsizetests_1_iconsizetests_createicon",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L61",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests_asset_should_be_512px_wide",
|
|
"target": "editor_1_iconsizetests_1_iconsizetests_setsize",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L74",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests_asset_should_be_512px_wide",
|
|
"target": "editor_1_iconsizetests_1_iconsizetests_createicon",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L75",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests_asset_should_be_1024px_wide",
|
|
"target": "editor_1_iconsizetests_1_iconsizetests_setsize",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L89",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests_asset_should_be_1024px_wide",
|
|
"target": "editor_1_iconsizetests_1_iconsizetests_createicon",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L90",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests_asset_should_be_381px_wide",
|
|
"target": "editor_1_iconsizetests_1_iconsizetests_setsize",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L103",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests_asset_should_be_381px_wide",
|
|
"target": "editor_1_iconsizetests_1_iconsizetests_createicon",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L104",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests_asset_should_be_32px_high",
|
|
"target": "editor_1_iconsizetests_1_iconsizetests_setsize",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L117",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests_asset_should_be_32px_high",
|
|
"target": "editor_1_iconsizetests_1_iconsizetests_createicon",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L118",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests_asset_should_be_512px_high",
|
|
"target": "editor_1_iconsizetests_1_iconsizetests_setsize",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L131",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests_asset_should_be_512px_high",
|
|
"target": "editor_1_iconsizetests_1_iconsizetests_createicon",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L132",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests_asset_should_be_1024px_high",
|
|
"target": "editor_1_iconsizetests_1_iconsizetests_setsize",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L145",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests_asset_should_be_1024px_high",
|
|
"target": "editor_1_iconsizetests_1_iconsizetests_createicon",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L146",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests_asset_should_be_381px_high",
|
|
"target": "editor_1_iconsizetests_1_iconsizetests_setsize",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L159",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests_asset_should_be_381px_high",
|
|
"target": "editor_1_iconsizetests_1_iconsizetests_createicon",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L160",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests_asset_should_have_1to1_aspect_ratio",
|
|
"target": "editor_1_iconsizetests_1_iconsizetests_setsize",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L171",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests_asset_should_have_1to1_aspect_ratio",
|
|
"target": "editor_1_iconsizetests_1_iconsizetests_createicon",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L172",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_1_iconsizetests_1_iconsizetests_trying_to_make_icon_of_less_than_1px_should_throw_argumentoutofrangeexception",
|
|
"target": "editor_1_iconsizetests_1_iconsizetests_setsize",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "Plugins\\IconsCreator\\Scripts\\Tests\\Editor\\_1_IconSizeTests.cs",
|
|
"source_location": "L186",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "textmesh_pro_sprites_emojione_json",
|
|
"target": "sprites_emojione_frames",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "TextMesh Pro\\Sprites\\EmojiOne.json",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "textmesh_pro_sprites_emojione_json",
|
|
"target": "sprites_emojione_meta",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "TextMesh Pro\\Sprites\\EmojiOne.json",
|
|
"source_location": "L147",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sprites_emojione_meta",
|
|
"target": "sprites_emojione_meta_app",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "TextMesh Pro\\Sprites\\EmojiOne.json",
|
|
"source_location": "L148",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sprites_emojione_meta",
|
|
"target": "sprites_emojione_meta_version",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "TextMesh Pro\\Sprites\\EmojiOne.json",
|
|
"source_location": "L149",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sprites_emojione_meta",
|
|
"target": "sprites_emojione_meta_image",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "TextMesh Pro\\Sprites\\EmojiOne.json",
|
|
"source_location": "L150",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sprites_emojione_meta",
|
|
"target": "sprites_emojione_meta_format",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "TextMesh Pro\\Sprites\\EmojiOne.json",
|
|
"source_location": "L151",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sprites_emojione_meta",
|
|
"target": "sprites_emojione_meta_size",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "TextMesh Pro\\Sprites\\EmojiOne.json",
|
|
"source_location": "L152",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sprites_emojione_meta_size",
|
|
"target": "sprites_emojione_size_w",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "TextMesh Pro\\Sprites\\EmojiOne.json",
|
|
"source_location": "L152",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sprites_emojione_meta_size",
|
|
"target": "sprites_emojione_size_h",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "TextMesh Pro\\Sprites\\EmojiOne.json",
|
|
"source_location": "L152",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sprites_emojione_meta",
|
|
"target": "sprites_emojione_meta_scale",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "TextMesh Pro\\Sprites\\EmojiOne.json",
|
|
"source_location": "L153",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sprites_emojione_meta",
|
|
"target": "sprites_emojione_meta_smartupdate",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "TextMesh Pro\\Sprites\\EmojiOne.json",
|
|
"source_location": "L154",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "thirdpartyassets_gradientskybox_editor_circularmultiplecolorgradientskyboxgui_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\CircularMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "thirdpartyassets_gradientskybox_editor_circularmultiplecolorgradientskyboxgui_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\CircularMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "thirdpartyassets_gradientskybox_editor_circularmultiplecolorgradientskyboxgui_cs",
|
|
"target": "io",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\CircularMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "thirdpartyassets_gradientskybox_editor_circularmultiplecolorgradientskyboxgui_cs",
|
|
"target": "editor_circularmultiplecolorgradientskyboxgui_gradientskybox",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\CircularMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "thirdpartyassets_gradientskybox_editor_circularmultiplecolorgradientskyboxgui_cs",
|
|
"target": "editor_circularmultiplecolorgradientskyboxgui_circularmultiplecolorgradientskyboxgui",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\CircularMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_circularmultiplecolorgradientskyboxgui_circularmultiplecolorgradientskyboxgui",
|
|
"target": "shadergui",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\CircularMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_circularmultiplecolorgradientskyboxgui_circularmultiplecolorgradientskyboxgui",
|
|
"target": "gradientobject",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\CircularMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_circularmultiplecolorgradientskyboxgui_circularmultiplecolorgradientskyboxgui",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\CircularMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_circularmultiplecolorgradientskyboxgui_circularmultiplecolorgradientskyboxgui",
|
|
"target": "editor_circularmultiplecolorgradientskyboxgui_circularmultiplecolorgradientskyboxgui_ongui",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\CircularMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_circularmultiplecolorgradientskyboxgui_circularmultiplecolorgradientskyboxgui",
|
|
"target": "editor_circularmultiplecolorgradientskyboxgui_circularmultiplecolorgradientskyboxgui_createramptexture",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\CircularMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L77",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_circularmultiplecolorgradientskyboxgui_circularmultiplecolorgradientskyboxgui_ongui",
|
|
"target": "editor_circularmultiplecolorgradientskyboxgui_circularmultiplecolorgradientskyboxgui_createramptexture",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\CircularMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L42",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "thirdpartyassets_gradientskybox_editor_circulartwocolorgradientskyboxgui_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\CircularTwoColorGradientSkyboxGUI.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "thirdpartyassets_gradientskybox_editor_circulartwocolorgradientskyboxgui_cs",
|
|
"target": "editor_circulartwocolorgradientskyboxgui_gradientskybox",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\CircularTwoColorGradientSkyboxGUI.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "thirdpartyassets_gradientskybox_editor_circulartwocolorgradientskyboxgui_cs",
|
|
"target": "editor_circulartwocolorgradientskyboxgui_circulartwocolorgradientskyboxgui",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\CircularTwoColorGradientSkyboxGUI.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_circulartwocolorgradientskyboxgui_circulartwocolorgradientskyboxgui",
|
|
"target": "shadergui",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\CircularTwoColorGradientSkyboxGUI.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_circulartwocolorgradientskyboxgui_circulartwocolorgradientskyboxgui",
|
|
"target": "editor_circulartwocolorgradientskyboxgui_circulartwocolorgradientskyboxgui_ongui",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\CircularTwoColorGradientSkyboxGUI.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "thirdpartyassets_gradientskybox_editor_gradientobject_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\GradientObject.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "thirdpartyassets_gradientskybox_editor_gradientobject_cs",
|
|
"target": "editor_gradientobject_gradientskybox",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\GradientObject.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "thirdpartyassets_gradientskybox_editor_gradientobject_cs",
|
|
"target": "editor_gradientobject_gradientobject",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\GradientObject.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_gradientobject_gradientobject",
|
|
"target": "scriptableobject",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\GradientObject.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_gradientobject_gradientobject",
|
|
"target": "gradient",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\GradientObject.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "thirdpartyassets_gradientskybox_editor_linearmultiplecolorgradientskyboxgui_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "thirdpartyassets_gradientskybox_editor_linearmultiplecolorgradientskyboxgui_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "thirdpartyassets_gradientskybox_editor_linearmultiplecolorgradientskyboxgui_cs",
|
|
"target": "io",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "thirdpartyassets_gradientskybox_editor_linearmultiplecolorgradientskyboxgui_cs",
|
|
"target": "editor_linearmultiplecolorgradientskyboxgui_gradientskybox",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "thirdpartyassets_gradientskybox_editor_linearmultiplecolorgradientskyboxgui_cs",
|
|
"target": "editor_linearmultiplecolorgradientskyboxgui_linearmultiplecolorgradientskyboxgui",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_linearmultiplecolorgradientskyboxgui_linearmultiplecolorgradientskyboxgui",
|
|
"target": "shadergui",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_linearmultiplecolorgradientskyboxgui_linearmultiplecolorgradientskyboxgui",
|
|
"target": "gradientobject",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_linearmultiplecolorgradientskyboxgui_linearmultiplecolorgradientskyboxgui",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_linearmultiplecolorgradientskyboxgui_linearmultiplecolorgradientskyboxgui",
|
|
"target": "editor_linearmultiplecolorgradientskyboxgui_linearmultiplecolorgradientskyboxgui_ongui",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_linearmultiplecolorgradientskyboxgui_linearmultiplecolorgradientskyboxgui",
|
|
"target": "editor_linearmultiplecolorgradientskyboxgui_linearmultiplecolorgradientskyboxgui_createramptexture",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L74",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_linearmultiplecolorgradientskyboxgui_linearmultiplecolorgradientskyboxgui_ongui",
|
|
"target": "editor_linearmultiplecolorgradientskyboxgui_linearmultiplecolorgradientskyboxgui_createramptexture",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearMultipleColorGradientSkyboxGUI.cs",
|
|
"source_location": "L39",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "thirdpartyassets_gradientskybox_editor_linearthreecolorgradientskyboxgui_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearThreeColorGradientSkyboxGUI.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "thirdpartyassets_gradientskybox_editor_linearthreecolorgradientskyboxgui_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearThreeColorGradientSkyboxGUI.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "thirdpartyassets_gradientskybox_editor_linearthreecolorgradientskyboxgui_cs",
|
|
"target": "editor_linearthreecolorgradientskyboxgui_gradientskybox",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearThreeColorGradientSkyboxGUI.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "thirdpartyassets_gradientskybox_editor_linearthreecolorgradientskyboxgui_cs",
|
|
"target": "editor_linearthreecolorgradientskyboxgui_linearthreecolorgradientskyboxgui",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearThreeColorGradientSkyboxGUI.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_linearthreecolorgradientskyboxgui_linearthreecolorgradientskyboxgui",
|
|
"target": "shadergui",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearThreeColorGradientSkyboxGUI.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_linearthreecolorgradientskyboxgui_linearthreecolorgradientskyboxgui",
|
|
"target": "editor_linearthreecolorgradientskyboxgui_linearthreecolorgradientskyboxgui_ongui",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearThreeColorGradientSkyboxGUI.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "thirdpartyassets_gradientskybox_editor_lineartwocolorgradientskyboxgui_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearTwoColorGradientSkyboxGUI.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "thirdpartyassets_gradientskybox_editor_lineartwocolorgradientskyboxgui_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearTwoColorGradientSkyboxGUI.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "thirdpartyassets_gradientskybox_editor_lineartwocolorgradientskyboxgui_cs",
|
|
"target": "editor_lineartwocolorgradientskyboxgui_gradientskybox",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearTwoColorGradientSkyboxGUI.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "thirdpartyassets_gradientskybox_editor_lineartwocolorgradientskyboxgui_cs",
|
|
"target": "editor_lineartwocolorgradientskyboxgui_lineartwocolorgradientskyboxgui",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearTwoColorGradientSkyboxGUI.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_lineartwocolorgradientskyboxgui_lineartwocolorgradientskyboxgui",
|
|
"target": "shadergui",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearTwoColorGradientSkyboxGUI.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_lineartwocolorgradientskyboxgui_lineartwocolorgradientskyboxgui",
|
|
"target": "editor_lineartwocolorgradientskyboxgui_lineartwocolorgradientskyboxgui_ongui",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\GradientSkybox\\Editor\\LinearTwoColorGradientSkyboxGUI.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "thirdpartyassets_quickoutline_scripts_outline_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "thirdpartyassets_quickoutline_scripts_outline_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "thirdpartyassets_quickoutline_scripts_outline_cs",
|
|
"target": "linq",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "thirdpartyassets_quickoutline_scripts_outline_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "thirdpartyassets_quickoutline_scripts_outline_cs",
|
|
"target": "scripts_outline_outline",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "scripts_outline_outline",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "scripts_outline_outline",
|
|
"target": "hashset",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "thirdpartyassets_quickoutline_scripts_outline_cs",
|
|
"target": "scripts_outline_listvector3",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L51",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "scripts_outline_listvector3",
|
|
"target": "list",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L53",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "scripts_outline_outline",
|
|
"target": "mode",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L56",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "scripts_outline_outline",
|
|
"target": "color",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L59",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "scripts_outline_outline",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L62",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "scripts_outline_outline",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L65",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "scripts_outline_outline",
|
|
"target": "list",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L71",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "scripts_outline_outline",
|
|
"target": "list",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L74",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "scripts_outline_outline",
|
|
"target": "renderer",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L77",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "scripts_outline_outline",
|
|
"target": "material",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L78",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "scripts_outline_outline",
|
|
"target": "material",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L79",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "scripts_outline_outline",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L81",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "scripts_outline_outline",
|
|
"target": "scripts_outline_outline_awake",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L83",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "scripts_outline_outline",
|
|
"target": "scripts_outline_outline_onenable",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L102",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "scripts_outline_outline",
|
|
"target": "scripts_outline_outline_onvalidate",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L115",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "scripts_outline_outline",
|
|
"target": "scripts_outline_outline_update",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L132",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "scripts_outline_outline",
|
|
"target": "scripts_outline_outline_ondisable",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L140",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "scripts_outline_outline",
|
|
"target": "scripts_outline_outline_ondestroy",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L153",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "scripts_outline_outline",
|
|
"target": "scripts_outline_outline_bake",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L160",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "scripts_outline_outline",
|
|
"target": "scripts_outline_outline_loadsmoothnormals",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L180",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "scripts_outline_outline",
|
|
"target": "scripts_outline_outline_smoothnormals",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L221",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "scripts_outline_outline",
|
|
"target": "scripts_outline_outline_combinesubmeshes",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L255",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "scripts_outline_outline",
|
|
"target": "scripts_outline_outline_updatematerialproperties",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L272",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "scripts_outline_outline_awake",
|
|
"target": "scripts_outline_outline_loadsmoothnormals",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L96",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "scripts_outline_outline_onvalidate",
|
|
"target": "scripts_outline_outline_bake",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L128",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "scripts_outline_outline_update",
|
|
"target": "scripts_outline_outline_updatematerialproperties",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L136",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "scripts_outline_outline_bake",
|
|
"target": "scripts_outline_outline_smoothnormals",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L173",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "scripts_outline_outline_loadsmoothnormals",
|
|
"target": "scripts_outline_outline_smoothnormals",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L192",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "scripts_outline_outline_loadsmoothnormals",
|
|
"target": "scripts_outline_outline_combinesubmeshes",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "ThirdpartyAssets\\QuickOutline\\Scripts\\Outline.cs",
|
|
"source_location": "L201",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_data_foldericons_editor_foldericonconstants_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconConstants.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_data_foldericons_editor_foldericonconstants_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconConstants.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_data_foldericons_editor_foldericonconstants_cs",
|
|
"target": "editor_foldericonconstants_foldericons",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconConstants.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_data_foldericons_editor_foldericonconstants_cs",
|
|
"target": "editor_foldericonconstants_foldericonconstants",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconConstants.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericonconstants_foldericonconstants",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconConstants.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonconstants_foldericonconstants",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconConstants.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonconstants_foldericonconstants",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconConstants.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonconstants_foldericonconstants",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconConstants.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonconstants_foldericonconstants",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconConstants.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonconstants_foldericonconstants",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconConstants.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonconstants_foldericonconstants",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconConstants.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonconstants_foldericonconstants",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconConstants.cs",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonconstants_foldericonconstants",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconConstants.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonconstants_foldericonconstants",
|
|
"target": "color",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconConstants.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonconstants_foldericonconstants",
|
|
"target": "color",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconConstants.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "project_data_foldericons_editor_foldericongui_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconGUI.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_data_foldericons_editor_foldericongui_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconGUI.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_data_foldericons_editor_foldericongui_cs",
|
|
"target": "linq",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconGUI.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_data_foldericons_editor_foldericongui_cs",
|
|
"target": "editor_foldericongui_foldericons",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconGUI.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_data_foldericons_editor_foldericongui_cs",
|
|
"target": "editor_foldericongui_foldericongui",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconGUI.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericongui_foldericongui",
|
|
"target": "editor_foldericongui_foldericongui_drawfolderpreview",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconGUI.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericongui_foldericongui",
|
|
"target": "editor_foldericongui_foldericongui_drawfoldertexture",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconGUI.cs",
|
|
"source_location": "L40",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericongui_foldericongui",
|
|
"target": "editor_foldericongui_foldericongui_drawoverlaytexture",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconGUI.cs",
|
|
"source_location": "L58",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericongui_foldericongui",
|
|
"target": "editor_foldericongui_foldericongui_issideview",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconGUI.cs",
|
|
"source_location": "L73",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericongui_foldericongui",
|
|
"target": "editor_foldericongui_foldericongui_istreeview",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconGUI.cs",
|
|
"source_location": "L82",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_data_foldericons_editor_foldericons_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIcons.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_data_foldericons_editor_foldericons_cs",
|
|
"target": "linq",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIcons.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_data_foldericons_editor_foldericons_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIcons.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_data_foldericons_editor_foldericons_cs",
|
|
"target": "controls",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIcons.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_data_foldericons_editor_foldericons_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIcons.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_data_foldericons_editor_foldericons_cs",
|
|
"target": "editor_foldericons_foldericons",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIcons.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_data_foldericons_editor_foldericons_cs",
|
|
"target": "editor_foldericons_foldericonsreplacer",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIcons.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericons_foldericonsreplacer",
|
|
"target": "object",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIcons.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericons_foldericonsreplacer",
|
|
"target": "foldericonsettings",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIcons.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericons_foldericonsreplacer",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIcons.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericons_foldericonsreplacer",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIcons.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericons_foldericonsreplacer",
|
|
"target": "color",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIcons.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericons_foldericonsreplacer",
|
|
"target": "editor_foldericons_foldericonsreplacer_replacefolders",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIcons.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericons_foldericonsreplacer",
|
|
"target": "editor_foldericons_foldericonsreplacer_drawtextures",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIcons.cs",
|
|
"source_location": "L64",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericons_foldericonsreplacer",
|
|
"target": "editor_foldericons_foldericonsreplacer_checkpreferences",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIcons.cs",
|
|
"source_location": "L92",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericons_foldericonsreplacer",
|
|
"target": "editor_foldericons_foldericonsreplacer_findorcreatefolder",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIcons.cs",
|
|
"source_location": "L107",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericons_foldericonsreplacer",
|
|
"target": "editor_foldericons_foldericonsreplacer_getallinstances",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIcons.cs",
|
|
"source_location": "L116",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericons_foldericonsreplacer_replacefolders",
|
|
"target": "editor_foldericons_foldericonsreplacer_drawtextures",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIcons.cs",
|
|
"source_location": "L60",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_data_foldericons_editor_foldericonsettings_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettings.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_data_foldericons_editor_foldericonsettings_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettings.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_data_foldericons_editor_foldericonsettings_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettings.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_data_foldericons_editor_foldericonsettings_cs",
|
|
"target": "object",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettings.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_data_foldericons_editor_foldericonsettings_cs",
|
|
"target": "editor_foldericonsettings_foldericons",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettings.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_data_foldericons_editor_foldericonsettings_cs",
|
|
"target": "editor_foldericonsettings_foldericonsettings",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettings.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettings_foldericonsettings",
|
|
"target": "scriptableobject",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettings.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_data_foldericons_editor_foldericonsettings_cs",
|
|
"target": "editor_foldericonsettings_foldericon",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettings.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettings_foldericon",
|
|
"target": "defaultasset",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettings.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettings_foldericon",
|
|
"target": "texture2d",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettings.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettings_foldericon",
|
|
"target": "texture2d",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettings.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettings_foldericonsettings",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettings.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettings_foldericonsettings",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettings.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettings_foldericonsettings",
|
|
"target": "editor_foldericonsettings_foldericon",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettings.cs",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "project_data_foldericons_editor_foldericonsettingseditor_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_data_foldericons_editor_foldericonsettingseditor_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_data_foldericons_editor_foldericonsettingseditor_cs",
|
|
"target": "unityeditorinternal",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_data_foldericons_editor_foldericonsettingseditor_cs",
|
|
"target": "io",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_data_foldericons_editor_foldericonsettingseditor_cs",
|
|
"target": "editor_foldericonsettingseditor_foldericons",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_data_foldericons_editor_foldericonsettingseditor_cs",
|
|
"target": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "editor",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "foldericonsettings",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "serializedproperty",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "reorderablelist",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "texture2d",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "texture2d",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "guicontent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "rendertexture",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "color",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L31",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L32",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L34",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L37",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L38",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L40",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L41",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L42",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "guistyle",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L45",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "guistyle",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L46",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "guistyle",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L47",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "editor_foldericonsettingseditor_foldericonsettingseditor_onenable",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L49",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "editor_foldericonsettingseditor_foldericonsettingseditor_ondisable",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L81",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "editor_foldericonsettingseditor_foldericonsettingseditor_oninspectorgui",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L86",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "editor_foldericonsettingseditor_foldericonsettingseditor_applysettings",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L141",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "editor_foldericonsettingseditor_foldericonsettingseditor_onheaderdraw",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L149",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "editor_foldericonsettingseditor_foldericonsettingseditor_onelementdraw",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L165",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "editor_foldericonsettingseditor_foldericonsettingseditor_drawpropertynodepth",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L201",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "editor_foldericonsettingseditor_foldericonsettingseditor_drawelementbackground",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L228",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "editor_foldericonsettingseditor_foldericonsettingseditor_getpropertycount",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L243",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "editor_foldericonsettingseditor_foldericonsettingseditor_getpropertyheight",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L248",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "editor_foldericonsettingseditor_foldericonsettingseditor_getpropertyheight",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L260",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "editor_foldericonsettingseditor_foldericonsettingseditor_drawtexturepreview",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L272",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "editor_foldericonsettingseditor_foldericonsettingseditor_drawtexturesaving",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L314",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "editor_foldericonsettingseditor_foldericonsettingseditor_setpreviewcolour",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L353",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "editor_foldericonsettingseditor_foldericonsettingseditor_savetextureaspng",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L375",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "editor_foldericonsettingseditor_foldericonsettingseditor_clearpreviewdata",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L407",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor",
|
|
"target": "editor_foldericonsettingseditor_foldericonsettingseditor_updatepreview",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L416",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor_onenable",
|
|
"target": "editor_foldericonsettingseditor_foldericonsettingseditor_updatepreview",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L78",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor_ondisable",
|
|
"target": "editor_foldericonsettingseditor_foldericonsettingseditor_clearpreviewdata",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L83",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor_oninspectorgui",
|
|
"target": "editor_foldericonsettingseditor_foldericonsettingseditor_applysettings",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L115",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor_oninspectorgui",
|
|
"target": "editor_foldericonsettingseditor_foldericonsettingseditor_drawtexturepreview",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L125",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor_oninspectorgui",
|
|
"target": "editor_foldericonsettingseditor_foldericonsettingseditor_setpreviewcolour",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L134",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor_oninspectorgui",
|
|
"target": "editor_foldericonsettingseditor_foldericonsettingseditor_drawtexturesaving",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L136",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor_onelementdraw",
|
|
"target": "editor_foldericonsettingseditor_foldericonsettingseditor_drawpropertynodepth",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L178",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor_drawtexturepreview",
|
|
"target": "editor_foldericonsettingseditor_foldericonsettingseditor_clearpreviewdata",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L300",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor_drawtexturepreview",
|
|
"target": "editor_foldericonsettingseditor_foldericonsettingseditor_updatepreview",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L305",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor_drawtexturesaving",
|
|
"target": "editor_foldericonsettingseditor_foldericonsettingseditor_savetextureaspng",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L346",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor_updatepreview",
|
|
"target": "editor_foldericonsettingseditor_foldericonsettingseditor_clearpreviewdata",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L418",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "editor_foldericonsettingseditor_foldericonsettingseditor_updatepreview",
|
|
"target": "editor_foldericonsettingseditor_foldericonsettingseditor_setpreviewcolour",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Data\\FolderIcons\\Editor\\FolderIconSettingsEditor.cs",
|
|
"source_location": "L436",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_actionbehaviours_axialmovebehavior_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\AxialMoveBehavior.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_actionbehaviours_axialmovebehavior_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\AxialMoveBehavior.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_actionbehaviours_axialmovebehavior_cs",
|
|
"target": "linq",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\AxialMoveBehavior.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_actionbehaviours_axialmovebehavior_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\AxialMoveBehavior.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_actionbehaviours_axialmovebehavior_cs",
|
|
"target": "actionbehaviours_axialmovebehavior_axialmovebehavior",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\AxialMoveBehavior.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "actionbehaviours_axialmovebehavior_axialmovebehavior",
|
|
"target": "togglebehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\AxialMoveBehavior.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "actionbehaviours_axialmovebehavior_axialmovebehavior",
|
|
"target": "selectionmanager",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\AxialMoveBehavior.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "actionbehaviours_axialmovebehavior_axialmovebehavior",
|
|
"target": "gameobject",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\AxialMoveBehavior.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "actionbehaviours_axialmovebehavior_axialmovebehavior",
|
|
"target": "gameobject",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\AxialMoveBehavior.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "actionbehaviours_axialmovebehavior_axialmovebehavior",
|
|
"target": "iinteractable",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\AxialMoveBehavior.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "actionbehaviours_axialmovebehavior_axialmovebehavior",
|
|
"target": "actionbehaviours_axialmovebehavior_axialmovebehavior_start",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\AxialMoveBehavior.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "actionbehaviours_axialmovebehavior_axialmovebehavior",
|
|
"target": "actionbehaviours_axialmovebehavior_axialmovebehavior_activate",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\AxialMoveBehavior.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "actionbehaviours_axialmovebehavior_axialmovebehavior",
|
|
"target": "actionbehaviours_axialmovebehavior_axialmovebehavior_deactivate",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\AxialMoveBehavior.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "actionbehaviours_axialmovebehavior_axialmovebehavior",
|
|
"target": "actionbehaviours_axialmovebehavior_axialmovebehavior_gizmoinit",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\AxialMoveBehavior.cs",
|
|
"source_location": "L31",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "actionbehaviours_axialmovebehavior_axialmovebehavior",
|
|
"target": "actionbehaviours_axialmovebehavior_axialmovebehavior_gizmodeselect",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\AxialMoveBehavior.cs",
|
|
"source_location": "L44",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "actionbehaviours_axialmovebehavior_axialmovebehavior_activate",
|
|
"target": "actionbehaviours_axialmovebehavior_axialmovebehavior_gizmoinit",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\AxialMoveBehavior.cs",
|
|
"source_location": "L23",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "actionbehaviours_axialmovebehavior_axialmovebehavior_deactivate",
|
|
"target": "actionbehaviours_axialmovebehavior_axialmovebehavior_gizmodeselect",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\AxialMoveBehavior.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_actionbehaviours_ibehavior_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\IBehavior.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_actionbehaviours_ibehavior_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\IBehavior.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_actionbehaviours_ibehavior_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\IBehavior.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_actionbehaviours_ibehavior_cs",
|
|
"target": "actionbehaviours_ibehavior_ibehaviour",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\IBehavior.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "actionbehaviours_ibehavior_ibehaviour",
|
|
"target": "actionbehaviours_ibehavior_ibehaviour_activate",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\IBehavior.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "actionbehaviours_ibehavior_ibehaviour",
|
|
"target": "actionbehaviours_ibehavior_ibehaviour_deactivate",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\IBehavior.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_actionbehaviours_togglebehavior_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\ToggleBehavior.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_actionbehaviours_togglebehavior_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\ToggleBehavior.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_actionbehaviours_togglebehavior_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\ToggleBehavior.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_actionbehaviours_togglebehavior_cs",
|
|
"target": "ui",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\ToggleBehavior.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_actionbehaviours_togglebehavior_cs",
|
|
"target": "actionbehaviours_togglebehavior_togglebehaviour",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\ToggleBehavior.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "actionbehaviours_togglebehavior_togglebehaviour",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\ToggleBehavior.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "actionbehaviours_togglebehavior_togglebehaviour",
|
|
"target": "ibehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\ToggleBehavior.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "actionbehaviours_togglebehavior_togglebehaviour",
|
|
"target": "toggle",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\ToggleBehavior.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "actionbehaviours_togglebehavior_togglebehaviour",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\ToggleBehavior.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "actionbehaviours_togglebehavior_togglebehaviour",
|
|
"target": "actionbehaviours_togglebehavior_togglebehaviour_start",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\ToggleBehavior.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "actionbehaviours_togglebehavior_togglebehaviour",
|
|
"target": "actionbehaviours_togglebehavior_togglebehaviour_init",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\ToggleBehavior.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "actionbehaviours_togglebehavior_togglebehaviour",
|
|
"target": "actionbehaviours_togglebehavior_togglebehaviour_activate",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\ToggleBehavior.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "actionbehaviours_togglebehavior_togglebehaviour",
|
|
"target": "actionbehaviours_togglebehavior_togglebehaviour_deactivate",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\ToggleBehavior.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "actionbehaviours_togglebehavior_togglebehaviour_start",
|
|
"target": "actionbehaviours_togglebehavior_togglebehaviour_init",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\ToggleBehavior.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "actionbehaviours_togglebehavior_togglebehaviour_init",
|
|
"target": "actionbehaviours_togglebehavior_togglebehaviour_deactivate",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\ToggleBehavior.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "actionbehaviours_togglebehavior_togglebehaviour_init",
|
|
"target": "actionbehaviours_togglebehavior_togglebehaviour_activate",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ActionBehaviours\\ToggleBehavior.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockextensions_blockeditcontext_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\BlockEditContext.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockextensions_blockeditcontext_cs",
|
|
"target": "rendering",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\BlockEditContext.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockextensions_blockeditcontext_cs",
|
|
"target": "blockextensions_blockeditcontext_blockeditcontext",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\BlockEditContext.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockextensions_blockeditcontext_blockeditcontext",
|
|
"target": "blockextensions_blockeditcontext_blockeditcontext_setrotationaxis",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\BlockEditContext.cs",
|
|
"source_location": "L57",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockextensions_blockeditcontext_blockeditcontext",
|
|
"target": "blockextensions_blockeditcontext_blockeditcontext_setframestate",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\BlockEditContext.cs",
|
|
"source_location": "L59",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockextensions_abstraction_iblockvalidator_cs",
|
|
"target": "abstraction_iblockvalidator_iblockvalidator",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\IBlockValidator.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "abstraction_iblockvalidator_iblockvalidator",
|
|
"target": "abstraction_iblockvalidator_iblockvalidator_isvalid",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\IBlockValidator.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockextensions_abstraction_iplacementhandler_cs",
|
|
"target": "abstraction_iplacementhandler_iplacementhandler",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\IPlacementHandler.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "abstraction_iplacementhandler_iplacementhandler",
|
|
"target": "abstraction_iplacementhandler_iplacementhandler_commit",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\IPlacementHandler.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "abstraction_iplacementhandler_iplacementhandler",
|
|
"target": "abstraction_iplacementhandler_iplacementhandler_cancel",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\IPlacementHandler.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "abstraction_iplacementhandler_iplacementhandler",
|
|
"target": "abstraction_iplacementhandler_iplacementhandler_debugln",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\IPlacementHandler.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockextensions_abstraction_irotatehandler_cs",
|
|
"target": "abstraction_irotatehandler_irotatehandler",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\IRotateHandler.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "abstraction_irotatehandler_irotatehandler",
|
|
"target": "abstraction_irotatehandler_irotatehandler_performrotation",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\IRotateHandler.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "abstraction_irotatehandler_irotatehandler",
|
|
"target": "abstraction_irotatehandler_irotatehandler_addangle",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\IRotateHandler.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "abstraction_irotatehandler_irotatehandler",
|
|
"target": "abstraction_irotatehandler_irotatehandler_removeangle",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\IRotateHandler.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "abstraction_irotatehandler_irotatehandler",
|
|
"target": "abstraction_irotatehandler_irotatehandler_clearangles",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\IRotateHandler.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockextensions_abstraction_isnapbehavior_cs",
|
|
"target": "abstraction_isnapbehavior_isnapbehavior",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\ISnapBehavior.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "abstraction_isnapbehavior_isnapbehavior",
|
|
"target": "abstraction_isnapbehavior_isnapbehavior_trysnap",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\ISnapBehavior.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockextensions_abstraction_ivisualfeedback_cs",
|
|
"target": "abstraction_ivisualfeedback_ivisualfeedback",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\IVisualFeedback.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "abstraction_ivisualfeedback_ivisualfeedback",
|
|
"target": "abstraction_ivisualfeedback_ivisualfeedback_onvalid",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\IVisualFeedback.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "abstraction_ivisualfeedback_ivisualfeedback",
|
|
"target": "abstraction_ivisualfeedback_ivisualfeedback_oninvalid",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Abstraction\\IVisualFeedback.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockextensions_concrete_defaultblockvalidator_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultBlockValidator.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockextensions_concrete_defaultblockvalidator_cs",
|
|
"target": "dependencyinjection",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultBlockValidator.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockextensions_concrete_defaultblockvalidator_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultBlockValidator.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockextensions_concrete_defaultblockvalidator_cs",
|
|
"target": "concrete_defaultblockvalidator_defaultblockvalidator",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultBlockValidator.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_defaultblockvalidator_defaultblockvalidator",
|
|
"target": "iblockvalidator",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultBlockValidator.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_defaultblockvalidator_defaultblockvalidator",
|
|
"target": "concrete_defaultblockvalidator_defaultblockvalidator_isvalid",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultBlockValidator.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockextensions_concrete_defaultrotationhandler_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockextensions_concrete_defaultrotationhandler_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockextensions_concrete_defaultrotationhandler_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockextensions_concrete_defaultrotationhandler_cs",
|
|
"target": "concrete_defaultrotationhandler_defaultrotationhandler",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_defaultrotationhandler_defaultrotationhandler",
|
|
"target": "irotatehandler",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_defaultrotationhandler_defaultrotationhandler",
|
|
"target": "list",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "concrete_defaultrotationhandler_defaultrotationhandler",
|
|
"target": "list",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "concrete_defaultrotationhandler_defaultrotationhandler",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "concrete_defaultrotationhandler_defaultrotationhandler",
|
|
"target": "concrete_defaultrotationhandler_defaultrotationhandler_performrotation",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs",
|
|
"source_location": "L23",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_defaultrotationhandler_defaultrotationhandler",
|
|
"target": "concrete_defaultrotationhandler_defaultrotationhandler_addangle",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs",
|
|
"source_location": "L33",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_defaultrotationhandler_defaultrotationhandler",
|
|
"target": "concrete_defaultrotationhandler_defaultrotationhandler_removeangle",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs",
|
|
"source_location": "L70",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_defaultrotationhandler_defaultrotationhandler",
|
|
"target": "concrete_defaultrotationhandler_defaultrotationhandler_clearangles",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs",
|
|
"source_location": "L77",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_defaultrotationhandler_defaultrotationhandler",
|
|
"target": "concrete_defaultrotationhandler_defaultrotationhandler_applyrotation",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs",
|
|
"source_location": "L90",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_defaultrotationhandler_defaultrotationhandler_performrotation",
|
|
"target": "concrete_defaultrotationhandler_defaultrotationhandler_applyrotation",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultRotationHandler.cs",
|
|
"source_location": "L30",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockextensions_concrete_defaultsnapbehavior_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultSnapBehavior.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockextensions_concrete_defaultsnapbehavior_cs",
|
|
"target": "concrete_defaultsnapbehavior_defaultsnapbehavior",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultSnapBehavior.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_defaultsnapbehavior_defaultsnapbehavior",
|
|
"target": "isnapbehavior",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultSnapBehavior.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_defaultsnapbehavior_defaultsnapbehavior",
|
|
"target": "concrete_defaultsnapbehavior_defaultsnapbehavior_trysnap",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultSnapBehavior.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockextensions_concrete_defaultvisualfeedback_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultVisualFeedback.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockextensions_concrete_defaultvisualfeedback_cs",
|
|
"target": "concrete_defaultvisualfeedback_defaultvisualfeedback",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultVisualFeedback.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_defaultvisualfeedback_defaultvisualfeedback",
|
|
"target": "ivisualfeedback",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultVisualFeedback.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_defaultvisualfeedback_defaultvisualfeedback",
|
|
"target": "concrete_defaultvisualfeedback_defaultvisualfeedback_onvalid",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultVisualFeedback.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_defaultvisualfeedback_defaultvisualfeedback",
|
|
"target": "concrete_defaultvisualfeedback_defaultvisualfeedback_oninvalid",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultVisualFeedback.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_defaultvisualfeedback_defaultvisualfeedback",
|
|
"target": "concrete_defaultvisualfeedback_defaultvisualfeedback_applytint",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultVisualFeedback.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_defaultvisualfeedback_defaultvisualfeedback_onvalid",
|
|
"target": "concrete_defaultvisualfeedback_defaultvisualfeedback_applytint",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultVisualFeedback.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_defaultvisualfeedback_defaultvisualfeedback_oninvalid",
|
|
"target": "concrete_defaultvisualfeedback_defaultvisualfeedback_applytint",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\DefaultVisualFeedback.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockextensions_concrete_existingblockplacementhandler_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\ExistingBlockPlacementHandler.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockextensions_concrete_existingblockplacementhandler_cs",
|
|
"target": "concrete_existingblockplacementhandler_existingblockplacementhandler",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\ExistingBlockPlacementHandler.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_existingblockplacementhandler_existingblockplacementhandler",
|
|
"target": "iplacementhandler",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\ExistingBlockPlacementHandler.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_existingblockplacementhandler_existingblockplacementhandler",
|
|
"target": "commandhandler",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\ExistingBlockPlacementHandler.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "concrete_existingblockplacementhandler_existingblockplacementhandler",
|
|
"target": "concrete_existingblockplacementhandler_existingblockplacementhandler_commit",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\ExistingBlockPlacementHandler.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_existingblockplacementhandler_existingblockplacementhandler",
|
|
"target": "concrete_existingblockplacementhandler_existingblockplacementhandler_cancel",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\ExistingBlockPlacementHandler.cs",
|
|
"source_location": "L30",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_existingblockplacementhandler_existingblockplacementhandler",
|
|
"target": "concrete_existingblockplacementhandler_existingblockplacementhandler_restoreobject",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\ExistingBlockPlacementHandler.cs",
|
|
"source_location": "L36",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_existingblockplacementhandler_existingblockplacementhandler",
|
|
"target": "concrete_existingblockplacementhandler_existingblockplacementhandler_restorematerialalpha",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\ExistingBlockPlacementHandler.cs",
|
|
"source_location": "L44",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_existingblockplacementhandler_existingblockplacementhandler",
|
|
"target": "concrete_existingblockplacementhandler_existingblockplacementhandler_setlayerrecursively",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\ExistingBlockPlacementHandler.cs",
|
|
"source_location": "L51",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_existingblockplacementhandler_existingblockplacementhandler",
|
|
"target": "concrete_existingblockplacementhandler_existingblockplacementhandler_debugln",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\ExistingBlockPlacementHandler.cs",
|
|
"source_location": "L58",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_existingblockplacementhandler_existingblockplacementhandler_commit",
|
|
"target": "concrete_existingblockplacementhandler_existingblockplacementhandler_restoreobject",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\ExistingBlockPlacementHandler.cs",
|
|
"source_location": "L27",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_existingblockplacementhandler_existingblockplacementhandler_cancel",
|
|
"target": "concrete_existingblockplacementhandler_existingblockplacementhandler_restoreobject",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\ExistingBlockPlacementHandler.cs",
|
|
"source_location": "L33",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_existingblockplacementhandler_existingblockplacementhandler_restoreobject",
|
|
"target": "concrete_existingblockplacementhandler_existingblockplacementhandler_restorematerialalpha",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\ExistingBlockPlacementHandler.cs",
|
|
"source_location": "L39",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_existingblockplacementhandler_existingblockplacementhandler_restoreobject",
|
|
"target": "concrete_existingblockplacementhandler_existingblockplacementhandler_setlayerrecursively",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\ExistingBlockPlacementHandler.cs",
|
|
"source_location": "L40",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockextensions_concrete_ghostcontroller_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostController.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockextensions_concrete_ghostcontroller_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostController.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockextensions_concrete_ghostcontroller_cs",
|
|
"target": "dependencyinjection",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostController.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockextensions_concrete_ghostcontroller_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostController.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockextensions_concrete_ghostcontroller_cs",
|
|
"target": "concrete_ghostcontroller_ghostcontroller",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostController.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostcontroller_ghostcontroller",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostController.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostcontroller_ghostcontroller",
|
|
"target": "iplacementhandler",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostController.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "concrete_ghostcontroller_ghostcontroller",
|
|
"target": "iblockvalidator",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostController.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "concrete_ghostcontroller_ghostcontroller",
|
|
"target": "isnapbehavior",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostController.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "concrete_ghostcontroller_ghostcontroller",
|
|
"target": "ivisualfeedback",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostController.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "concrete_ghostcontroller_ghostcontroller",
|
|
"target": "irotatehandler",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostController.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "concrete_ghostcontroller_ghostcontroller",
|
|
"target": "glopallogger",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostController.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "concrete_ghostcontroller_ghostcontroller",
|
|
"target": "concrete_ghostcontroller_ghostcontroller_init",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostController.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostcontroller_ghostcontroller",
|
|
"target": "concrete_ghostcontroller_ghostcontroller_start",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostController.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostcontroller_ghostcontroller",
|
|
"target": "concrete_ghostcontroller_ghostcontroller_check",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostController.cs",
|
|
"source_location": "L46",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockextensions_concrete_ghostmanagerv2_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockextensions_concrete_ghostmanagerv2_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockextensions_concrete_ghostmanagerv2_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockextensions_concrete_ghostmanagerv2_cs",
|
|
"target": "events",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockextensions_concrete_ghostmanagerv2_cs",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_getinstance",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "unityevent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "blockeditcontext",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "rayinteractor",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "snapsystem",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "environment",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "commandhandler",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "socketiterator",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "baseinputprovider",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_awake",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_start",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L31",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_update",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L48",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_setdrag",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L81",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_onplace",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L83",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_onplacewithdragging",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L96",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_onrotate",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L101",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_setupblock",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L107",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_setupexistingblock",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L134",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_setmovementstrategy",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L161",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_hasactiveghost",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L166",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_isghost",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L167",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_clearghost",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L170",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_clearghostdata",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L175",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_onclearaddlistener",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L196",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_setupblock",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L197",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_clearghost",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L198",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_clearghostdata",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L199",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_buildcontext",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L202",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_buildmovementcontext",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L256",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_updatesurfacetracking",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L268",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_resetplaced",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L276",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_aftercreation",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L282",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_setlayerrecursively",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L290",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_setlayerrecursively",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L298",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2_start",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_getinstance",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L33",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2_start",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_aftercreation",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L40",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2_update",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_updatesurfacetracking",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L52",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2_update",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_buildmovementcontext",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L68",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2_onplace",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_resetplaced",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L92",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2_onplace",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_clearghostdata",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L93",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2_onplacewithdragging",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_onplace",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L98",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2_setupblock",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_setlayerrecursively",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L127",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2_setupblock",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_buildcontext",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L129",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2_setupexistingblock",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_setlayerrecursively",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L144",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2_setupexistingblock",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_buildcontext",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L146",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_ghostmanagerv2_ghostmanagerv2_aftercreation",
|
|
"target": "concrete_ghostmanagerv2_ghostmanagerv2_setlayerrecursively",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\GhostManagerV2.cs",
|
|
"source_location": "L287",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockextensions_concrete_newblockplacementhandler_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\NewBlockPlacementHandler.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockextensions_concrete_newblockplacementhandler_cs",
|
|
"target": "concrete_newblockplacementhandler_newblockplacementhandler",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\NewBlockPlacementHandler.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_newblockplacementhandler_newblockplacementhandler",
|
|
"target": "iplacementhandler",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\NewBlockPlacementHandler.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_newblockplacementhandler_newblockplacementhandler",
|
|
"target": "commandhandler",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\NewBlockPlacementHandler.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "concrete_newblockplacementhandler_newblockplacementhandler",
|
|
"target": "concrete_newblockplacementhandler_newblockplacementhandler_commit",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\NewBlockPlacementHandler.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_newblockplacementhandler_newblockplacementhandler",
|
|
"target": "concrete_newblockplacementhandler_newblockplacementhandler_cancel",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\NewBlockPlacementHandler.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "concrete_newblockplacementhandler_newblockplacementhandler",
|
|
"target": "concrete_newblockplacementhandler_newblockplacementhandler_debugln",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlockExtensions\\Concrete\\NewBlockPlacementHandler.cs",
|
|
"source_location": "L31",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_block_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Block.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_block_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Block.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_block_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Block.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_block_cs",
|
|
"target": "blockslayer_block_block",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Block.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_block_block",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Block.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_block_block",
|
|
"target": "blockdata",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Block.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "blockslayer_block_block",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Block.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "blockslayer_block_block",
|
|
"target": "blockslayer_block_block_setupblock",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Block.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_block_block",
|
|
"target": "blockslayer_block_block_simulate",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Block.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_block_block",
|
|
"target": "blockslayer_block_block_getblockdata",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Block.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_block_block",
|
|
"target": "blockslayer_block_block_setblockdata",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Block.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_block_block",
|
|
"target": "blockslayer_block_block_setblockid",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Block.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_block_block",
|
|
"target": "blockslayer_block_block_getblockid",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Block.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_blockdata_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockData.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_blockdata_cs",
|
|
"target": "blockslayer_blockdata_blockdata",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockData.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_blockdata_blockdata",
|
|
"target": "scriptableobject",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockData.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_blockdata_blockdata",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockData.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "blockslayer_blockdata_blockdata",
|
|
"target": "gameobject",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockData.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "blockslayer_blockdata_blockdata",
|
|
"target": "categorydata",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockData.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "blockslayer_blockdata_blockdata",
|
|
"target": "texture2d",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockData.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_blockfactory_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockFactory.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_blockfactory_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockFactory.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_blockfactory_cs",
|
|
"target": "linq",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockFactory.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_blockfactory_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockFactory.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_blockfactory_cs",
|
|
"target": "events",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockFactory.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_blockfactory_cs",
|
|
"target": "blockslayer_blockfactory_blockfactory",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockFactory.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_blockfactory_blockfactory",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockFactory.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_blockfactory_blockfactory",
|
|
"target": "blockslayer_blockfactory_blockfactory",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockFactory.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "blockslayer_blockfactory_blockfactory",
|
|
"target": "environment",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockFactory.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "blockslayer_blockfactory_blockfactory",
|
|
"target": "list",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockFactory.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "blockslayer_blockfactory_blockfactory",
|
|
"target": "dictionary",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockFactory.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "blockslayer_blockfactory_blockfactory",
|
|
"target": "blockslayer_blockfactory_blockfactory_getinstance",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockFactory.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_blockfactory_blockfactory",
|
|
"target": "blockslayer_blockfactory_blockfactory_awake",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockFactory.cs",
|
|
"source_location": "L23",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_blockfactory_blockfactory",
|
|
"target": "blockslayer_blockfactory_blockfactory_start",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockFactory.cs",
|
|
"source_location": "L35",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_blockfactory_blockfactory",
|
|
"target": "blockslayer_blockfactory_blockfactory_createblock",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockFactory.cs",
|
|
"source_location": "L46",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_blockfactory_blockfactory_start",
|
|
"target": "blockslayer_blockfactory_blockfactory_getinstance",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\BlockFactory.cs",
|
|
"source_location": "L37",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_categorydata_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\CategoryData.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_categorydata_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\CategoryData.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_categorydata_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\CategoryData.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_categorydata_cs",
|
|
"target": "blockslayer_categorydata_categorydata",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\CategoryData.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_categorydata_categorydata",
|
|
"target": "scriptableobject",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\CategoryData.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_categorydata_categorydata",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\CategoryData.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "blockslayer_categorydata_categorydata",
|
|
"target": "list",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\CategoryData.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "blockslayer_categorydata_categorydata",
|
|
"target": "sprite",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\CategoryData.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_codingblock_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\CodingBlock.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_codingblock_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\CodingBlock.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_codingblock_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\CodingBlock.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_codingblock_cs",
|
|
"target": "blockslayer_codingblock_codingblock",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\CodingBlock.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_codingblock_codingblock",
|
|
"target": "block",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\CodingBlock.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_codingblock_codingblock",
|
|
"target": "blockslayer_codingblock_codingblock_setupblock",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\CodingBlock.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_codingblock_codingblock",
|
|
"target": "blockslayer_codingblock_codingblock_simulate",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\CodingBlock.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_electricalblock_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\ElectricalBlock.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_electricalblock_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\ElectricalBlock.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_electricalblock_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\ElectricalBlock.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_electricalblock_cs",
|
|
"target": "blockslayer_electricalblock_electricalblock",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\ElectricalBlock.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_electricalblock_electricalblock",
|
|
"target": "block",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\ElectricalBlock.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_electricalblock_electricalblock",
|
|
"target": "blockslayer_electricalblock_electricalblock_setupblock",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\ElectricalBlock.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_electricalblock_electricalblock",
|
|
"target": "blockslayer_electricalblock_electricalblock_simulate",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\ElectricalBlock.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_environment_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_environment_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_environment_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_environment_cs",
|
|
"target": "unityeditor",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_environment_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_environment_cs",
|
|
"target": "events",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_environment_cs",
|
|
"target": "blockslayer_environment_environment",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_environment_environment",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_environment_environment",
|
|
"target": "blockslayer_environment_environment",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "blockslayer_environment_environment",
|
|
"target": "dictionary",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "blockslayer_environment_environment",
|
|
"target": "unityevent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "blockslayer_environment_environment",
|
|
"target": "unityevent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "blockslayer_environment_environment",
|
|
"target": "unityevent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "blockslayer_environment_environment",
|
|
"target": "blockslayer_environment_environment_getinstance",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_environment_environment",
|
|
"target": "blockslayer_environment_environment_getblockregistry",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L32",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_environment_environment",
|
|
"target": "blockslayer_environment_environment_awake",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L37",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_environment_environment",
|
|
"target": "blockslayer_environment_environment_addblock",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L49",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_environment_environment",
|
|
"target": "blockslayer_environment_environment_removeblock",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L69",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_environment_environment",
|
|
"target": "blockslayer_environment_environment_applychanges",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L79",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_environment_environment",
|
|
"target": "blockslayer_environment_environment_completedestroyblock",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L83",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_environment_environment",
|
|
"target": "blockslayer_environment_environment_getblock",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L89",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_environment_environment",
|
|
"target": "blockslayer_environment_environment_clearenvironment",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L98",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_environment_environment_addblock",
|
|
"target": "blockslayer_environment_environment_applychanges",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L65",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_environment_environment_removeblock",
|
|
"target": "blockslayer_environment_environment_applychanges",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\Environment.cs",
|
|
"source_location": "L75",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_mechanicalblock_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\MechanicalBlock.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_mechanicalblock_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\MechanicalBlock.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_mechanicalblock_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\MechanicalBlock.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_mechanicalblock_cs",
|
|
"target": "blockslayer_mechanicalblock_mechanicalblock",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\MechanicalBlock.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_mechanicalblock_mechanicalblock",
|
|
"target": "block",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\MechanicalBlock.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_mechanicalblock_mechanicalblock",
|
|
"target": "blockslayer_mechanicalblock_mechanicalblock_setupblock",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\MechanicalBlock.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_mechanicalblock_mechanicalblock",
|
|
"target": "blockslayer_mechanicalblock_mechanicalblock_simulate",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\MechanicalBlock.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_mechanicaljoint_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\MechanicalJoint.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_mechanicaljoint_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\MechanicalJoint.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_mechanicaljoint_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\MechanicalJoint.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_blockslayer_mechanicaljoint_cs",
|
|
"target": "blockslayer_mechanicaljoint_mechanicaljoint",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\MechanicalJoint.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_mechanicaljoint_mechanicaljoint",
|
|
"target": "block",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\MechanicalJoint.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_mechanicaljoint_mechanicaljoint",
|
|
"target": "blockslayer_mechanicaljoint_mechanicaljoint_setupblock",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\MechanicalJoint.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "blockslayer_mechanicaljoint_mechanicaljoint",
|
|
"target": "blockslayer_mechanicaljoint_mechanicaljoint_simulate",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\BlocksLayer\\MechanicalJoint.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_camera_cameracontrol_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_camera_cameracontrol_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_camera_cameracontrol_cs",
|
|
"target": "camera_cameracontrol_cameracontrol",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "baseinputprovider",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "transform",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "layermask",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "vector3",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "quaternion",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "vector3",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L30",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L31",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L32",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "camera",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L34",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L36",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L38",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "camera_cameracontrol_cameracontrol_start",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L44",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "camera_cameracontrol_cameracontrol_onenable",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L71",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "camera_cameracontrol_cameracontrol_ondisable",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L84",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "camera_cameracontrol_cameracontrol_lateupdate",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L95",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "camera_cameracontrol_cameracontrol_oncursormoved",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L101",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "camera_cameracontrol_cameracontrol_onpanstart",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L106",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "camera_cameracontrol_cameracontrol_onpanend",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L114",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "camera_cameracontrol_cameracontrol_onrotatestart",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L116",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "camera_cameracontrol_cameracontrol_onrotateend",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L121",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "camera_cameracontrol_cameracontrol_oncursordelta",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L123",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "camera_cameracontrol_cameracontrol_onzoom",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L149",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "camera_cameracontrol_cameracontrol_applymovement",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L161",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "camera_cameracontrol_cameracontrol_snaptodirection",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L185",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol",
|
|
"target": "camera_cameracontrol_cameracontrol_ondrawgizmos",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L200",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "camera_cameracontrol_cameracontrol_lateupdate",
|
|
"target": "camera_cameracontrol_cameracontrol_applymovement",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\CameraControl.cs",
|
|
"source_location": "L95",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_camera_viewcubecontroller_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_camera_viewcubecontroller_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_camera_viewcubecontroller_cs",
|
|
"target": "ui",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_camera_viewcubecontroller_cs",
|
|
"target": "eventsystems",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_camera_viewcubecontroller_cs",
|
|
"target": "camera_viewcubecontroller_viewcubecontroller",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "camera_viewcubecontroller_viewcubecontroller",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "camera_viewcubecontroller_viewcubecontroller",
|
|
"target": "camera",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "camera_viewcubecontroller_viewcubecontroller",
|
|
"target": "camera",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "camera_viewcubecontroller_viewcubecontroller",
|
|
"target": "cameracontrol",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "camera_viewcubecontroller_viewcubecontroller",
|
|
"target": "rawimage",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "camera_viewcubecontroller_viewcubecontroller",
|
|
"target": "eventtrigger",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "camera_viewcubecontroller_viewcubecontroller",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "camera_viewcubecontroller_viewcubecontroller",
|
|
"target": "transform",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "camera_viewcubecontroller_viewcubecontroller",
|
|
"target": "layermask",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "camera_viewcubecontroller_viewcubecontroller",
|
|
"target": "recttransform",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "camera_viewcubecontroller_viewcubecontroller",
|
|
"target": "ray",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "camera_viewcubecontroller_viewcubecontroller",
|
|
"target": "camera_viewcubecontroller_viewcubecontroller_start",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "camera_viewcubecontroller_viewcubecontroller",
|
|
"target": "camera_viewcubecontroller_viewcubecontroller_update",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L46",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "camera_viewcubecontroller_viewcubecontroller",
|
|
"target": "camera_viewcubecontroller_viewcubecontroller_rotatecube",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L63",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "camera_viewcubecontroller_viewcubecontroller",
|
|
"target": "camera_viewcubecontroller_viewcubecontroller_calculatecurrentray",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L70",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "camera_viewcubecontroller_viewcubecontroller",
|
|
"target": "camera_viewcubecontroller_viewcubecontroller_detectclick",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L92",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "camera_viewcubecontroller_viewcubecontroller",
|
|
"target": "camera_viewcubecontroller_viewcubecontroller_ondrawgizmos",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L122",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "camera_viewcubecontroller_viewcubecontroller_update",
|
|
"target": "camera_viewcubecontroller_viewcubecontroller_rotatecube",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L48",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "camera_viewcubecontroller_viewcubecontroller_update",
|
|
"target": "camera_viewcubecontroller_viewcubecontroller_calculatecurrentray",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L57",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "camera_viewcubecontroller_viewcubecontroller_update",
|
|
"target": "camera_viewcubecontroller_viewcubecontroller_detectclick",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Camera\\ViewCubeController.cs",
|
|
"source_location": "L60",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commanddto_cs",
|
|
"target": "json",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandDTO.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commanddto_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandDTO.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commanddto_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandDTO.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commanddto_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandDTO.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commanddto_cs",
|
|
"target": "commandlayer_commanddto_commanddto",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandDTO.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commandlayer_commanddto_commanddto",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandDTO.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commandlayer_commanddto_commanddto",
|
|
"target": "dictionary",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandDTO.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commandlayer_commanddto_commanddto",
|
|
"target": "commandlayer_commanddto_commanddto_convertocommand",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandDTO.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commanddto_cs",
|
|
"target": "commandlayer_commanddto_commanddtobuilder",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandDTO.cs",
|
|
"source_location": "L39",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commandlayer_commanddto_commanddtobuilder",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandDTO.cs",
|
|
"source_location": "L41",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commandlayer_commanddto_commanddtobuilder",
|
|
"target": "dictionary",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandDTO.cs",
|
|
"source_location": "L42",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commandlayer_commanddto_commanddtobuilder",
|
|
"target": "commandlayer_commanddto_commanddtobuilder_setcommandname",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandDTO.cs",
|
|
"source_location": "L43",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commandlayer_commanddto_commanddtobuilder",
|
|
"target": "commandlayer_commanddto_commanddtobuilder_addparameter",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandDTO.cs",
|
|
"source_location": "L48",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commandlayer_commanddto_commanddtobuilder",
|
|
"target": "commandlayer_commanddto_commanddtobuilder_build",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandDTO.cs",
|
|
"source_location": "L53",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commandhandler_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commandhandler_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commandhandler_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commandhandler_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commandhandler_cs",
|
|
"target": "uielements",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commandhandler_cs",
|
|
"target": "commandlayer_commandhandler_commandhandler",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commandlayer_commandhandler_commandhandler",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commandlayer_commandhandler_commandhandler",
|
|
"target": "commandlayer_commandhandler_commandhandler",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commandlayer_commandhandler_commandhandler",
|
|
"target": "commandmanager",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commandlayer_commandhandler_commandhandler",
|
|
"target": "environment",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commandlayer_commandhandler_commandhandler",
|
|
"target": "commandlayer_commandhandler_commandhandler_getinstance",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commandlayer_commandhandler_commandhandler",
|
|
"target": "commandlayer_commandhandler_commandhandler_awake",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commandlayer_commandhandler_commandhandler",
|
|
"target": "commandlayer_commandhandler_commandhandler_start",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L41",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commandlayer_commandhandler_commandhandler",
|
|
"target": "commandlayer_commandhandler_commandhandler_update",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L47",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commandlayer_commandhandler_commandhandler",
|
|
"target": "commandlayer_commandhandler_commandhandler_createblock",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L66",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commandlayer_commandhandler_commandhandler",
|
|
"target": "commandlayer_commandhandler_commandhandler_moveblock",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L72",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commandlayer_commandhandler_commandhandler",
|
|
"target": "commandlayer_commandhandler_commandhandler_removeblock",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L78",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commandlayer_commandhandler_commandhandler",
|
|
"target": "commandlayer_commandhandler_commandhandler_removegroup",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L84",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commandlayer_commandhandler_commandhandler",
|
|
"target": "commandlayer_commandhandler_commandhandler_rotateblock",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L90",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commandlayer_commandhandler_commandhandler",
|
|
"target": "commandlayer_commandhandler_commandhandler_undoaction",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L96",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commandlayer_commandhandler_commandhandler",
|
|
"target": "commandlayer_commandhandler_commandhandler_redoaction",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L101",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commandlayer_commandhandler_commandhandler",
|
|
"target": "commandlayer_commandhandler_commandhandler_clearhistory",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L106",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commandlayer_commandhandler_commandhandler_start",
|
|
"target": "commandlayer_commandhandler_commandhandler_getinstance",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L43",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commandlayer_commandhandler_commandhandler_update",
|
|
"target": "commandlayer_commandhandler_commandhandler_undoaction",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L56",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commandlayer_commandhandler_commandhandler_update",
|
|
"target": "commandlayer_commandhandler_commandhandler_redoaction",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandHandler.cs",
|
|
"source_location": "L61",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commandmanager_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandManager.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commandmanager_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandManager.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commandmanager_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandManager.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commandmanager_cs",
|
|
"target": "commandlayer_commandmanager_commandmanager",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandManager.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commandlayer_commandmanager_commandmanager",
|
|
"target": "commandlayer_commandmanager_commandmanager",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandManager.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commandlayer_commandmanager_commandmanager",
|
|
"target": "linkedlist",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandManager.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commandlayer_commandmanager_commandmanager",
|
|
"target": "linkedlist",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandManager.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commandlayer_commandmanager_commandmanager",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandManager.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commandlayer_commandmanager_commandmanager",
|
|
"target": "commandlayer_commandmanager_commandmanager_getinstance",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandManager.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commandlayer_commandmanager_commandmanager",
|
|
"target": "commandlayer_commandmanager_commandmanager_setmaxcapacity",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandManager.cs",
|
|
"source_location": "L27",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commandlayer_commandmanager_commandmanager",
|
|
"target": "commandlayer_commandmanager_commandmanager_executecommand",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandManager.cs",
|
|
"source_location": "L32",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commandlayer_commandmanager_commandmanager",
|
|
"target": "commandlayer_commandmanager_commandmanager_undo",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandManager.cs",
|
|
"source_location": "L44",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commandlayer_commandmanager_commandmanager",
|
|
"target": "commandlayer_commandmanager_commandmanager_redo",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandManager.cs",
|
|
"source_location": "L55",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commandlayer_commandmanager_commandmanager",
|
|
"target": "commandlayer_commandmanager_commandmanager_clearhistory",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\CommandManager.cs",
|
|
"source_location": "L68",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commands_createblockcommand_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\CreateBlockCommand.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commands_createblockcommand_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\CreateBlockCommand.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commands_createblockcommand_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\CreateBlockCommand.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commands_createblockcommand_cs",
|
|
"target": "commands_createblockcommand_createblockcommand",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\CreateBlockCommand.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commands_createblockcommand_createblockcommand",
|
|
"target": "icommand",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\CreateBlockCommand.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commands_createblockcommand_createblockcommand",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\CreateBlockCommand.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commands_createblockcommand_createblockcommand",
|
|
"target": "vector3",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\CreateBlockCommand.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commands_createblockcommand_createblockcommand",
|
|
"target": "quaternion",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\CreateBlockCommand.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commands_createblockcommand_createblockcommand",
|
|
"target": "gameobject",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\CreateBlockCommand.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commands_createblockcommand_createblockcommand",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\CreateBlockCommand.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commands_createblockcommand_createblockcommand",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\CreateBlockCommand.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commands_createblockcommand_createblockcommand",
|
|
"target": "blockfactory",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\CreateBlockCommand.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commands_createblockcommand_createblockcommand",
|
|
"target": "environment",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\CreateBlockCommand.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commands_createblockcommand_createblockcommand",
|
|
"target": "commands_createblockcommand_createblockcommand_execute",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\CreateBlockCommand.cs",
|
|
"source_location": "L36",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commands_createblockcommand_createblockcommand",
|
|
"target": "commands_createblockcommand_createblockcommand_undo",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\CreateBlockCommand.cs",
|
|
"source_location": "L50",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commands_createblockcommand_createblockcommand",
|
|
"target": "commands_createblockcommand_createblockcommand_todto",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\CreateBlockCommand.cs",
|
|
"source_location": "L55",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commands_deleteblockcommand_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteBlockCommand.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commands_deleteblockcommand_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteBlockCommand.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commands_deleteblockcommand_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteBlockCommand.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commands_deleteblockcommand_cs",
|
|
"target": "commands_deleteblockcommand_deleteblockcommand",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteBlockCommand.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commands_deleteblockcommand_deleteblockcommand",
|
|
"target": "icommand",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteBlockCommand.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commands_deleteblockcommand_deleteblockcommand",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteBlockCommand.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commands_deleteblockcommand_deleteblockcommand",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteBlockCommand.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commands_deleteblockcommand_deleteblockcommand",
|
|
"target": "vector3",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteBlockCommand.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commands_deleteblockcommand_deleteblockcommand",
|
|
"target": "quaternion",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteBlockCommand.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commands_deleteblockcommand_deleteblockcommand",
|
|
"target": "blockfactory",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteBlockCommand.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commands_deleteblockcommand_deleteblockcommand",
|
|
"target": "environment",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteBlockCommand.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commands_deleteblockcommand_deleteblockcommand",
|
|
"target": "commands_deleteblockcommand_deleteblockcommand_execute",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteBlockCommand.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commands_deleteblockcommand_deleteblockcommand",
|
|
"target": "commands_deleteblockcommand_deleteblockcommand_undo",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteBlockCommand.cs",
|
|
"source_location": "L44",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commands_deleteblockcommand_deleteblockcommand",
|
|
"target": "commands_deleteblockcommand_deleteblockcommand_todto",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteBlockCommand.cs",
|
|
"source_location": "L48",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commands_deletegroupcommand_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commands_deletegroupcommand_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commands_deletegroupcommand_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commands_deletegroupcommand_cs",
|
|
"target": "commands_deletegroupcommand_deletegroupcommand",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commands_deletegroupcommand_deletegroupcommand",
|
|
"target": "icommand",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commands_deletegroupcommand_deletegroupcommand",
|
|
"target": "list",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commands_deletegroupcommand_deletegroupcommand",
|
|
"target": "list",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commands_deletegroupcommand_deletegroupcommand",
|
|
"target": "commands_deletegroupcommand_deletegroupcommand_execute",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commands_deletegroupcommand_deletegroupcommand",
|
|
"target": "commands_deletegroupcommand_deletegroupcommand_undo",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs",
|
|
"source_location": "L34",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commands_deletegroupcommand_deletegroupcommand",
|
|
"target": "commands_deletegroupcommand_deletegroupcommand_todto",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\DeleteGroupCommand.cs",
|
|
"source_location": "L42",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commands_icommand_cs",
|
|
"target": "commands_icommand_icommand",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\ICommand.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commands_icommand_icommand",
|
|
"target": "commands_icommand_icommand_execute",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\ICommand.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commands_icommand_icommand",
|
|
"target": "commands_icommand_icommand_undo",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\ICommand.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commands_icommand_icommand",
|
|
"target": "commands_icommand_icommand_todto",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\ICommand.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commands_moveblockcommand_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commands_moveblockcommand_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commands_moveblockcommand_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commands_moveblockcommand_cs",
|
|
"target": "commands_moveblockcommand_moveblockcommand",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commands_moveblockcommand_moveblockcommand",
|
|
"target": "icommand",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commands_moveblockcommand_moveblockcommand",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commands_moveblockcommand_moveblockcommand",
|
|
"target": "vector3",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commands_moveblockcommand_moveblockcommand",
|
|
"target": "quaternion",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commands_moveblockcommand_moveblockcommand",
|
|
"target": "vector3",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commands_moveblockcommand_moveblockcommand",
|
|
"target": "quaternion",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commands_moveblockcommand_moveblockcommand",
|
|
"target": "environment",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commands_moveblockcommand_moveblockcommand",
|
|
"target": "transform",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commands_moveblockcommand_moveblockcommand",
|
|
"target": "commands_moveblockcommand_moveblockcommand_execute",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs",
|
|
"source_location": "L35",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commands_moveblockcommand_moveblockcommand",
|
|
"target": "commands_moveblockcommand_moveblockcommand_undo",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs",
|
|
"source_location": "L49",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commands_moveblockcommand_moveblockcommand",
|
|
"target": "commands_moveblockcommand_moveblockcommand_todto",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\MoveBlockCommand.cs",
|
|
"source_location": "L59",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commands_rotateblockcommand_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\RotateBlockCommand.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commands_rotateblockcommand_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\RotateBlockCommand.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commands_rotateblockcommand_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\RotateBlockCommand.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_commandlayer_commands_rotateblockcommand_cs",
|
|
"target": "commands_rotateblockcommand_rotateblockcommand",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\RotateBlockCommand.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commands_rotateblockcommand_rotateblockcommand",
|
|
"target": "icommand",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\RotateBlockCommand.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commands_rotateblockcommand_rotateblockcommand",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\RotateBlockCommand.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commands_rotateblockcommand_rotateblockcommand",
|
|
"target": "quaternion",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\RotateBlockCommand.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commands_rotateblockcommand_rotateblockcommand",
|
|
"target": "quaternion",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\RotateBlockCommand.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commands_rotateblockcommand_rotateblockcommand",
|
|
"target": "environment",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\RotateBlockCommand.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commands_rotateblockcommand_rotateblockcommand",
|
|
"target": "transform",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\RotateBlockCommand.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "commands_rotateblockcommand_rotateblockcommand",
|
|
"target": "commands_rotateblockcommand_rotateblockcommand_execute",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\RotateBlockCommand.cs",
|
|
"source_location": "L27",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commands_rotateblockcommand_rotateblockcommand",
|
|
"target": "commands_rotateblockcommand_rotateblockcommand_undo",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\RotateBlockCommand.cs",
|
|
"source_location": "L41",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "commands_rotateblockcommand_rotateblockcommand",
|
|
"target": "commands_rotateblockcommand_rotateblockcommand_todto",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\CommandLayer\\Commands\\RotateBlockCommand.cs",
|
|
"source_location": "L49",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_debendancyinjection_attributes_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Attributes.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_debendancyinjection_attributes_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Attributes.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_debendancyinjection_attributes_cs",
|
|
"target": "debendancyinjection_attributes_dependencyinjection",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Attributes.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_debendancyinjection_attributes_cs",
|
|
"target": "debendancyinjection_attributes_injectattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Attributes.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_attributes_injectattribute",
|
|
"target": "propertyattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Attributes.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_debendancyinjection_attributes_cs",
|
|
"target": "debendancyinjection_attributes_runtimeinjectattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Attributes.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_attributes_runtimeinjectattribute",
|
|
"target": "propertyattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Attributes.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_debendancyinjection_attributes_cs",
|
|
"target": "debendancyinjection_attributes_provideattribute",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Attributes.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_attributes_provideattribute",
|
|
"target": "propertyattribute",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Attributes.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_debendancyinjection_attributes_cs",
|
|
"target": "debendancyinjection_attributes_idependencyprovider",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Attributes.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_debendancyinjection_injector_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_debendancyinjection_injector_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_debendancyinjection_injector_cs",
|
|
"target": "linq",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_debendancyinjection_injector_cs",
|
|
"target": "reflection",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_debendancyinjection_injector_cs",
|
|
"target": "emit",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_debendancyinjection_injector_cs",
|
|
"target": "scriptableobjects",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_debendancyinjection_injector_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_debendancyinjection_injector_cs",
|
|
"target": "debendancyinjection_injector_dependencyinjection",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_debendancyinjection_injector_cs",
|
|
"target": "debendancyinjection_injector_injector",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector",
|
|
"target": "singleton",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector",
|
|
"target": "bindingflags",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector",
|
|
"target": "dictionary",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector",
|
|
"target": "dictionary",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector",
|
|
"target": "dictionary",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector",
|
|
"target": "debendancyinjection_injector_injector_awake",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector",
|
|
"target": "debendancyinjection_injector_injector_registerinstance",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L54",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector",
|
|
"target": "debendancyinjection_injector_injector_register",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L72",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector",
|
|
"target": "debendancyinjection_injector_injector_inject",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L77",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector",
|
|
"target": "debendancyinjection_injector_injector_registerprovider",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L151",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector",
|
|
"target": "debendancyinjection_injector_injector_findandregisteranchors",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L171",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector",
|
|
"target": "debendancyinjection_injector_injector_setupanchorwatchers",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L197",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector",
|
|
"target": "debendancyinjection_injector_injector_registeranchorbinding",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L215",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector",
|
|
"target": "debendancyinjection_injector_injector_buildanchorchangeddelegate",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L237",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector",
|
|
"target": "debendancyinjection_injector_injector_onanchorvaluechanged",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L253",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector",
|
|
"target": "debendancyinjection_injector_injector_getruntimeanchorinterface",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L267",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector",
|
|
"target": "debendancyinjection_injector_injector_resolve",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L282",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector",
|
|
"target": "debendancyinjection_injector_injector_validatedependencies",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L288",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector",
|
|
"target": "debendancyinjection_injector_injector_cleardependencies",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L311",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector",
|
|
"target": "debendancyinjection_injector_injector_getprovidedtypes",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L325",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector",
|
|
"target": "debendancyinjection_injector_injector_findmonobehaviours",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L338",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector",
|
|
"target": "debendancyinjection_injector_injector_isinjectable",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L341",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_debendancyinjection_injector_cs",
|
|
"target": "debendancyinjection_injector_anchordelegatehelper",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L358",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_anchordelegatehelper",
|
|
"target": "action",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L362",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_anchordelegatehelper",
|
|
"target": "debendancyinjection_injector_anchordelegatehelper_createdelegate",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L368",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector_awake",
|
|
"target": "debendancyinjection_injector_injector_findandregisteranchors",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L32",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector_awake",
|
|
"target": "debendancyinjection_injector_injector_findmonobehaviours",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L33",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector_awake",
|
|
"target": "debendancyinjection_injector_injector_registerprovider",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L39",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector_awake",
|
|
"target": "debendancyinjection_injector_injector_inject",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L46",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector_awake",
|
|
"target": "debendancyinjection_injector_injector_setupanchorwatchers",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L50",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector_registerinstance",
|
|
"target": "debendancyinjection_injector_injector_getruntimeanchorinterface",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L65",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector_register",
|
|
"target": "debendancyinjection_injector_injector_registerinstance",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L74",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector_inject",
|
|
"target": "debendancyinjection_injector_injector_resolve",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L92",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector_inject",
|
|
"target": "debendancyinjection_injector_injector_getruntimeanchorinterface",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L106",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector_registerprovider",
|
|
"target": "debendancyinjection_injector_injector_registerinstance",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L164",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector_findandregisteranchors",
|
|
"target": "debendancyinjection_injector_injector_getruntimeanchorinterface",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L180",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector_setupanchorwatchers",
|
|
"target": "debendancyinjection_injector_injector_getruntimeanchorinterface",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L207",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector_setupanchorwatchers",
|
|
"target": "debendancyinjection_injector_injector_registeranchorbinding",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L208",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector_registeranchorbinding",
|
|
"target": "debendancyinjection_injector_injector_buildanchorchangeddelegate",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L227",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector_buildanchorchangeddelegate",
|
|
"target": "debendancyinjection_injector_injector_onanchorvaluechanged",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L246",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector_buildanchorchangeddelegate",
|
|
"target": "debendancyinjection_injector_anchordelegatehelper_createdelegate",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L250",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector_validatedependencies",
|
|
"target": "debendancyinjection_injector_injector_findmonobehaviours",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L290",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector_validatedependencies",
|
|
"target": "debendancyinjection_injector_injector_getprovidedtypes",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L292",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_injector_injector_cleardependencies",
|
|
"target": "debendancyinjection_injector_injector_findmonobehaviours",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Injector.cs",
|
|
"source_location": "L313",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_debendancyinjection_provider_cs",
|
|
"target": "dependencyinjection",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_debendancyinjection_provider_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_debendancyinjection_provider_cs",
|
|
"target": "debendancyinjection_provider_provider",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_provider_provider",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_provider_provider",
|
|
"target": "idependencyprovider",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_provider_provider",
|
|
"target": "debendancyinjection_provider_provider_providevalidator",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_provider_provider",
|
|
"target": "debendancyinjection_provider_provider_provideplacementhandler",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_provider_provider",
|
|
"target": "debendancyinjection_provider_provider_changeanchorinstance",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_provider_provider",
|
|
"target": "debendancyinjection_provider_provider_start",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\Provider.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_debendancyinjection_runtimeanchor_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_debendancyinjection_runtimeanchor_cs",
|
|
"target": "scriptableobjects",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_debendancyinjection_runtimeanchor_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_debendancyinjection_runtimeanchor_cs",
|
|
"target": "debendancyinjection_runtimeanchor_dependencyinjection_scriptableobjects",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_debendancyinjection_runtimeanchor_cs",
|
|
"target": "debendancyinjection_runtimeanchor_runtimeanchor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_runtimeanchor_runtimeanchor",
|
|
"target": "scriptableobject",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_runtimeanchor_runtimeanchor",
|
|
"target": "t",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "debendancyinjection_runtimeanchor_runtimeanchor",
|
|
"target": "t",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "debendancyinjection_runtimeanchor_runtimeanchor",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "debendancyinjection_runtimeanchor_runtimeanchor",
|
|
"target": "debendancyinjection_runtimeanchor_runtimeanchor_register",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_runtimeanchor_runtimeanchor",
|
|
"target": "debendancyinjection_runtimeanchor_runtimeanchor_deregister",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs",
|
|
"source_location": "L46",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_runtimeanchor_runtimeanchor",
|
|
"target": "debendancyinjection_runtimeanchor_runtimeanchor_clear",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs",
|
|
"source_location": "L57",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_runtimeanchor_runtimeanchor",
|
|
"target": "debendancyinjection_runtimeanchor_runtimeanchor_ondisable",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs",
|
|
"source_location": "L65",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_debendancyinjection_runtimeanchor_cs",
|
|
"target": "debendancyinjection_runtimeanchor_ghostanchor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs",
|
|
"source_location": "L74",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "debendancyinjection_runtimeanchor_ghostanchor",
|
|
"target": "debendancyinjection_runtimeanchor_runtimeanchor",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\DebendancyInjection\\RuntimeAnchor.cs",
|
|
"source_location": "L74",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_inputsystem_baseinputprovider_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\BaseInputProvider.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_inputsystem_baseinputprovider_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\BaseInputProvider.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_inputsystem_baseinputprovider_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\BaseInputProvider.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_inputsystem_baseinputprovider_cs",
|
|
"target": "events",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\BaseInputProvider.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_inputsystem_baseinputprovider_cs",
|
|
"target": "inputsystem",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\BaseInputProvider.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_inputsystem_baseinputprovider_cs",
|
|
"target": "inputsystem_baseinputprovider_baseinputprovider",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\BaseInputProvider.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inputsystem_baseinputprovider_baseinputprovider",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\BaseInputProvider.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inputsystem_baseinputprovider_baseinputprovider",
|
|
"target": "unityevent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\BaseInputProvider.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inputsystem_baseinputprovider_baseinputprovider",
|
|
"target": "unityevent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\BaseInputProvider.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inputsystem_baseinputprovider_baseinputprovider",
|
|
"target": "unityevent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\BaseInputProvider.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inputsystem_baseinputprovider_baseinputprovider",
|
|
"target": "unityevent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\BaseInputProvider.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inputsystem_baseinputprovider_baseinputprovider",
|
|
"target": "unityevent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\BaseInputProvider.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inputsystem_baseinputprovider_baseinputprovider",
|
|
"target": "unityevent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\BaseInputProvider.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inputsystem_baseinputprovider_baseinputprovider",
|
|
"target": "unityevent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\BaseInputProvider.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inputsystem_baseinputprovider_baseinputprovider",
|
|
"target": "unityevent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\BaseInputProvider.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inputsystem_baseinputprovider_baseinputprovider",
|
|
"target": "unityevent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\BaseInputProvider.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inputsystem_baseinputprovider_baseinputprovider",
|
|
"target": "unityevent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\BaseInputProvider.cs",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inputsystem_baseinputprovider_baseinputprovider",
|
|
"target": "unityevent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\BaseInputProvider.cs",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inputsystem_baseinputprovider_baseinputprovider",
|
|
"target": "unityevent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\BaseInputProvider.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inputsystem_baseinputprovider_baseinputprovider",
|
|
"target": "unityevent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\BaseInputProvider.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inputsystem_baseinputprovider_baseinputprovider",
|
|
"target": "unityevent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\BaseInputProvider.cs",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inputsystem_baseinputprovider_baseinputprovider",
|
|
"target": "unityevent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\BaseInputProvider.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inputsystem_baseinputprovider_baseinputprovider",
|
|
"target": "unityevent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\BaseInputProvider.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inputsystem_baseinputprovider_baseinputprovider",
|
|
"target": "inputsystem_baseinputprovider_baseinputprovider_enable",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\BaseInputProvider.cs",
|
|
"source_location": "L31",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inputsystem_baseinputprovider_baseinputprovider",
|
|
"target": "inputsystem_baseinputprovider_baseinputprovider_disable",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\BaseInputProvider.cs",
|
|
"source_location": "L32",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_inputsystem_inputmodemanager_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_inputsystem_inputmodemanager_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_inputsystem_inputmodemanager_cs",
|
|
"target": "inputsystem_inputmodemanager_inputmodemanager",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inputsystem_inputmodemanager_inputmodemanager",
|
|
"target": "list",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inputsystem_inputmodemanager_inputmodemanager",
|
|
"target": "inputsystem_inputmodemanager_inputmodemanager_push",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inputsystem_inputmodemanager_inputmodemanager",
|
|
"target": "inputsystem_inputmodemanager_inputmodemanager_pop",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inputsystem_inputmodemanager_inputmodemanager",
|
|
"target": "inputsystem_inputmodemanager_inputmodemanager_has",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inputsystem_inputmodemanager_inputmodemanager",
|
|
"target": "inputsystem_inputmodemanager_inputmodemanager_is",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inputsystem_inputmodemanager_inputmodemanager",
|
|
"target": "inputsystem_inputmodemanager_inputmodemanager_debugcurrentlist",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\InputModeManager.cs",
|
|
"source_location": "L30",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_inputsystem_inputprovidermanager_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_inputsystem_inputprovidermanager_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_inputsystem_inputprovidermanager_cs",
|
|
"target": "configuration",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_inputsystem_inputprovidermanager_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_inputsystem_inputprovidermanager_cs",
|
|
"target": "inputsystem_inputprovidermanager_inputprovidermanager",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inputsystem_inputprovidermanager_inputprovidermanager",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inputsystem_inputprovidermanager_inputprovidermanager",
|
|
"target": "inputsystem_inputprovidermanager_inputprovidermanager",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inputsystem_inputprovidermanager_inputprovidermanager",
|
|
"target": "baseinputprovider",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inputsystem_inputprovidermanager_inputprovidermanager",
|
|
"target": "inputsystem_inputprovidermanager_inputprovidermanager_awake",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inputsystem_inputprovidermanager_inputprovidermanager",
|
|
"target": "inputsystem_inputprovidermanager_inputprovidermanager_getinstance",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inputsystem_inputprovidermanager_inputprovidermanager",
|
|
"target": "inputsystem_inputprovidermanager_inputprovidermanager_getcurrentinputprovider",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\InputProviderManager.cs",
|
|
"source_location": "L34",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_inputsystem_mobileinputprovider_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\MobileInputProvider.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_inputsystem_mobileinputprovider_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\MobileInputProvider.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_inputsystem_mobileinputprovider_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\MobileInputProvider.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_inputsystem_mobileinputprovider_cs",
|
|
"target": "inputsystem_mobileinputprovider_mobileinputprovider",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\MobileInputProvider.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inputsystem_mobileinputprovider_mobileinputprovider",
|
|
"target": "baseinputprovider",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\MobileInputProvider.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inputsystem_mobileinputprovider_mobileinputprovider",
|
|
"target": "inputsystem_mobileinputprovider_mobileinputprovider_start",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\MobileInputProvider.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_inputsystem_pcintputprovider_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_inputsystem_pcintputprovider_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_inputsystem_pcintputprovider_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_inputsystem_pcintputprovider_cs",
|
|
"target": "inputsystem",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_inputsystem_pcintputprovider_cs",
|
|
"target": "inputsystem_pcintputprovider_pcintputprovider",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inputsystem_pcintputprovider_pcintputprovider",
|
|
"target": "baseinputprovider",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inputsystem_pcintputprovider_pcintputprovider",
|
|
"target": "inputaction",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inputsystem_pcintputprovider_pcintputprovider",
|
|
"target": "inputaction",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inputsystem_pcintputprovider_pcintputprovider",
|
|
"target": "inputaction",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inputsystem_pcintputprovider_pcintputprovider",
|
|
"target": "inputaction",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inputsystem_pcintputprovider_pcintputprovider",
|
|
"target": "inputaction",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inputsystem_pcintputprovider_pcintputprovider",
|
|
"target": "inputaction",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inputsystem_pcintputprovider_pcintputprovider",
|
|
"target": "inputaction",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inputsystem_pcintputprovider_pcintputprovider",
|
|
"target": "inputaction",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inputsystem_pcintputprovider_pcintputprovider",
|
|
"target": "inputaction",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inputsystem_pcintputprovider_pcintputprovider",
|
|
"target": "inputaction",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inputsystem_pcintputprovider_pcintputprovider",
|
|
"target": "inputaction",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inputsystem_pcintputprovider_pcintputprovider",
|
|
"target": "inputaction",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inputsystem_pcintputprovider_pcintputprovider",
|
|
"target": "inputaction",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "inputsystem_pcintputprovider_pcintputprovider",
|
|
"target": "inputsystem_pcintputprovider_pcintputprovider_onenable",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inputsystem_pcintputprovider_pcintputprovider",
|
|
"target": "inputsystem_pcintputprovider_pcintputprovider_ondisable",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L55",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inputsystem_pcintputprovider_pcintputprovider",
|
|
"target": "inputsystem_pcintputprovider_pcintputprovider_oninputsystem_move",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L88",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inputsystem_pcintputprovider_pcintputprovider",
|
|
"target": "inputsystem_pcintputprovider_pcintputprovider_oninputsystem_delta",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L91",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inputsystem_pcintputprovider_pcintputprovider",
|
|
"target": "inputsystem_pcintputprovider_pcintputprovider_oninputsystem_scroll",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L94",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inputsystem_pcintputprovider_pcintputprovider",
|
|
"target": "inputsystem_pcintputprovider_pcintputprovider_oninputsystem_panstart",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L106",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inputsystem_pcintputprovider_pcintputprovider",
|
|
"target": "inputsystem_pcintputprovider_pcintputprovider_oninputsystem_panend",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L112",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inputsystem_pcintputprovider_pcintputprovider",
|
|
"target": "inputsystem_pcintputprovider_pcintputprovider_oninputsystem_orbitstart",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L113",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inputsystem_pcintputprovider_pcintputprovider",
|
|
"target": "inputsystem_pcintputprovider_pcintputprovider_oninputsystem_orbitend",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L114",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inputsystem_pcintputprovider_pcintputprovider",
|
|
"target": "inputsystem_pcintputprovider_pcintputprovider_oninputsystem_rotate",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L115",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inputsystem_pcintputprovider_pcintputprovider",
|
|
"target": "inputsystem_pcintputprovider_pcintputprovider_oninputsystem_place",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L116",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inputsystem_pcintputprovider_pcintputprovider",
|
|
"target": "inputsystem_pcintputprovider_pcintputprovider_oninputsystem_draggingend",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L117",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inputsystem_pcintputprovider_pcintputprovider",
|
|
"target": "inputsystem_pcintputprovider_pcintputprovider_oninputsystem_cancel",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L118",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inputsystem_pcintputprovider_pcintputprovider",
|
|
"target": "inputsystem_pcintputprovider_pcintputprovider_oninputsystem_select",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L119",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inputsystem_pcintputprovider_pcintputprovider",
|
|
"target": "inputsystem_pcintputprovider_pcintputprovider_oninputsystem_enablemultiselect",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L120",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inputsystem_pcintputprovider_pcintputprovider",
|
|
"target": "inputsystem_pcintputprovider_pcintputprovider_oninputsystem_disablemultiselect",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L121",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "inputsystem_pcintputprovider_pcintputprovider",
|
|
"target": "inputsystem_pcintputprovider_pcintputprovider_oninputsystem_delete",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InputSystem\\PCIntputProvider.cs",
|
|
"source_location": "L122",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactables_baseinteractable_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactables_baseinteractable_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactables_baseinteractable_cs",
|
|
"target": "linq",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactables_baseinteractable_cs",
|
|
"target": "interopservices",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactables_baseinteractable_cs",
|
|
"target": "naughtyattributes",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactables_baseinteractable_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactables_baseinteractable_cs",
|
|
"target": "events",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactables_baseinteractable_cs",
|
|
"target": "interactables_baseinteractable_baseinteractable",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_baseinteractable_baseinteractable",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_baseinteractable_baseinteractable",
|
|
"target": "iinteractable",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_baseinteractable_baseinteractable",
|
|
"target": "unityevent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactables_baseinteractable_baseinteractable",
|
|
"target": "unityevent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactables_baseinteractable_baseinteractable",
|
|
"target": "unityevent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactables_baseinteractable_baseinteractable",
|
|
"target": "unityevent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactables_baseinteractable_baseinteractable",
|
|
"target": "interactables_baseinteractable_baseinteractable_onhoverenter",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_baseinteractable_baseinteractable",
|
|
"target": "interactables_baseinteractable_baseinteractable_onhoverexit",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_baseinteractable_baseinteractable",
|
|
"target": "interactables_baseinteractable_baseinteractable_onmouseenter",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_baseinteractable_baseinteractable",
|
|
"target": "interactables_baseinteractable_baseinteractable_onmouseexit",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_baseinteractable_baseinteractable",
|
|
"target": "interactables_baseinteractable_baseinteractable_onselectenter",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L34",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_baseinteractable_baseinteractable",
|
|
"target": "interactables_baseinteractable_baseinteractable_onselectexit",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L38",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_baseinteractable_baseinteractable",
|
|
"target": "interactables_baseinteractable_baseinteractable_highlighton",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L43",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_baseinteractable_baseinteractable",
|
|
"target": "interactables_baseinteractable_baseinteractable_highlightoff",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L54",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_baseinteractable_baseinteractable_onmouseenter",
|
|
"target": "interactables_baseinteractable_baseinteractable_onhoverenter",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L27",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_baseinteractable_baseinteractable_onmouseexit",
|
|
"target": "interactables_baseinteractable_baseinteractable_onhoverexit",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\BaseInteractable.cs",
|
|
"source_location": "L31",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactables_grabinteractable_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactables_grabinteractable_cs",
|
|
"target": "interactables_grabinteractable_grabinteractable",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_grabinteractable_grabinteractable",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_grabinteractable_grabinteractable",
|
|
"target": "transform",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactables_grabinteractable_grabinteractable",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactables_grabinteractable_grabinteractable",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactables_grabinteractable_grabinteractable",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactables_grabinteractable_grabinteractable",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactables_grabinteractable_grabinteractable",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactables_grabinteractable_grabinteractable",
|
|
"target": "ivalidator",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactables_grabinteractable_grabinteractable",
|
|
"target": "color",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactables_grabinteractable_grabinteractable",
|
|
"target": "color",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactables_grabinteractable_grabinteractable",
|
|
"target": "interactables_grabinteractable_grabinteractable_getattachpoint",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_grabinteractable_grabinteractable",
|
|
"target": "interactables_grabinteractable_grabinteractable_getvalidator",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\GrabInteractable.cs",
|
|
"source_location": "L31",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactables_hoveredui_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactables_hoveredui_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactables_hoveredui_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactables_hoveredui_cs",
|
|
"target": "eventsystems",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactables_hoveredui_cs",
|
|
"target": "ui",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactables_hoveredui_cs",
|
|
"target": "interactables_hoveredui_hoveredui",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_hoveredui_hoveredui",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_hoveredui_hoveredui",
|
|
"target": "ipointerenterhandler",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_hoveredui_hoveredui",
|
|
"target": "ipointerexithandler",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_hoveredui_hoveredui",
|
|
"target": "ghostmanager",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactables_hoveredui_hoveredui",
|
|
"target": "interactables_hoveredui_hoveredui_start",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_hoveredui_hoveredui",
|
|
"target": "interactables_hoveredui_hoveredui_onpointerenter",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_hoveredui_hoveredui",
|
|
"target": "interactables_hoveredui_hoveredui_onpointerexit",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\HoveredUI.cs",
|
|
"source_location": "L24",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactables_iinteractable_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\IInteractable.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactables_iinteractable_cs",
|
|
"target": "interactables_iinteractable_iinteractable",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\IInteractable.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_iinteractable_iinteractable",
|
|
"target": "interactables_iinteractable_iinteractable_onselectenter",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\IInteractable.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_iinteractable_iinteractable",
|
|
"target": "interactables_iinteractable_iinteractable_onselectexit",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\IInteractable.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_iinteractable_iinteractable",
|
|
"target": "interactables_iinteractable_iinteractable_onhoverenter",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\IInteractable.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_iinteractable_iinteractable",
|
|
"target": "interactables_iinteractable_iinteractable_onhoverexit",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\IInteractable.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_iinteractable_iinteractable",
|
|
"target": "interactables_iinteractable_iinteractable_highlighton",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\IInteractable.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_iinteractable_iinteractable",
|
|
"target": "interactables_iinteractable_iinteractable_highlightoff",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\IInteractable.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactables_uiinteractable_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactables_uiinteractable_cs",
|
|
"target": "eventsystems",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactables_uiinteractable_cs",
|
|
"target": "ui",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactables_uiinteractable_cs",
|
|
"target": "uielements",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactables_uiinteractable_cs",
|
|
"target": "interactables_uiinteractable_uiinteractable",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_uiinteractable_uiinteractable",
|
|
"target": "baseinteractable",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_uiinteractable_uiinteractable",
|
|
"target": "ipointerdownhandler",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_uiinteractable_uiinteractable",
|
|
"target": "uimanager",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactables_uiinteractable_uiinteractable",
|
|
"target": "blockdata",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactables_uiinteractable_uiinteractable",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactables_uiinteractable_uiinteractable",
|
|
"target": "color",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactables_uiinteractable_uiinteractable",
|
|
"target": "interactables_uiinteractable_uiinteractable_start",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_uiinteractable_uiinteractable",
|
|
"target": "interactables_uiinteractable_uiinteractable_onselectenter",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs",
|
|
"source_location": "L35",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_uiinteractable_uiinteractable",
|
|
"target": "interactables_uiinteractable_uiinteractable_onselectexit",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs",
|
|
"source_location": "L46",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_uiinteractable_uiinteractable",
|
|
"target": "interactables_uiinteractable_uiinteractable_getassociatedblockdata",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs",
|
|
"source_location": "L53",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_uiinteractable_uiinteractable",
|
|
"target": "interactables_uiinteractable_uiinteractable_setblockdata",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs",
|
|
"source_location": "L55",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_uiinteractable_uiinteractable",
|
|
"target": "interactables_uiinteractable_uiinteractable_onpointerdown",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs",
|
|
"source_location": "L61",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactables_uiinteractable_uiinteractable_onpointerdown",
|
|
"target": "interactables_uiinteractable_uiinteractable_onselectenter",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactables\\UIInteractable.cs",
|
|
"source_location": "L63",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactors_deleteinteractor_cs",
|
|
"target": "workspaceserver",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactors_deleteinteractor_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactors_deleteinteractor_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactors_deleteinteractor_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactors_deleteinteractor_cs",
|
|
"target": "interactors_deleteinteractor_deleteinteractor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactors_deleteinteractor_deleteinteractor",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactors_deleteinteractor_deleteinteractor",
|
|
"target": "baseinputprovider",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactors_deleteinteractor_deleteinteractor",
|
|
"target": "commandhandler",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactors_deleteinteractor_deleteinteractor",
|
|
"target": "selectionmanager",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactors_deleteinteractor_deleteinteractor",
|
|
"target": "interactors_deleteinteractor_deleteinteractor_start",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactors_deleteinteractor_deleteinteractor",
|
|
"target": "interactors_deleteinteractor_deleteinteractor_deleteobjects",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactors_deleteinteractor_deleteinteractor",
|
|
"target": "interactors_deleteinteractor_deleteinteractor_findblockindex",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs",
|
|
"source_location": "L47",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactors_deleteinteractor_deleteinteractor_start",
|
|
"target": "interactors_deleteinteractor_deleteinteractor_deleteobjects",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactors_deleteinteractor_deleteinteractor_deleteobjects",
|
|
"target": "interactors_deleteinteractor_deleteinteractor_findblockindex",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\DeleteInteractor.cs",
|
|
"source_location": "L37",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactors_rayinteractor_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactors_rayinteractor_cs",
|
|
"target": "events",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactors_rayinteractor_cs",
|
|
"target": "interactors_rayinteractor_rayinteractor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactors_rayinteractor_rayinteractor",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactors_rayinteractor_rayinteractor",
|
|
"target": "interactors_rayinteractor_rayinteractor",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactors_rayinteractor_rayinteractor",
|
|
"target": "interactors_rayinteractor_rayinteractor_getinstance",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactors_rayinteractor_rayinteractor",
|
|
"target": "layermask",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactors_rayinteractor_rayinteractor",
|
|
"target": "layermask",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactors_rayinteractor_rayinteractor",
|
|
"target": "layermask",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactors_rayinteractor_rayinteractor",
|
|
"target": "baseinputprovider",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactors_rayinteractor_rayinteractor",
|
|
"target": "camera",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactors_rayinteractor_rayinteractor",
|
|
"target": "raycasthit",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactors_rayinteractor_rayinteractor",
|
|
"target": "gameobject",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactors_rayinteractor_rayinteractor",
|
|
"target": "unityevent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactors_rayinteractor_rayinteractor",
|
|
"target": "unityevent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactors_rayinteractor_rayinteractor",
|
|
"target": "interactors_rayinteractor_rayinteractor_awake",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactors_rayinteractor_rayinteractor",
|
|
"target": "interactors_rayinteractor_rayinteractor_start",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L35",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactors_rayinteractor_rayinteractor",
|
|
"target": "interactors_rayinteractor_rayinteractor_setupinput",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L41",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactors_rayinteractor_rayinteractor",
|
|
"target": "interactors_rayinteractor_rayinteractor_gethitinfo",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L86",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactors_rayinteractor_rayinteractor",
|
|
"target": "interactors_rayinteractor_rayinteractor_getcurrentgizmo",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L95",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactors_rayinteractor_rayinteractor",
|
|
"target": "interactors_rayinteractor_rayinteractor_gethitposition",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L98",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactors_rayinteractor_rayinteractor_start",
|
|
"target": "interactors_rayinteractor_rayinteractor_setupinput",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L38",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactors_rayinteractor_rayinteractor_setupinput",
|
|
"target": "interactors_rayinteractor_rayinteractor_getinstance",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\RayInteractor.cs",
|
|
"source_location": "L43",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactors_snapsystem_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactors_snapsystem_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactors_snapsystem_cs",
|
|
"target": "interactors_snapsystem_snapsystem",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactors_snapsystem_snapsystem",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactors_snapsystem_snapsystem",
|
|
"target": "interactors_snapsystem_snapsystem",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactors_snapsystem_snapsystem",
|
|
"target": "interactors_snapsystem_snapsystem_getinstance",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactors_snapsystem_snapsystem",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactors_snapsystem_snapsystem",
|
|
"target": "list",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactors_snapsystem_snapsystem",
|
|
"target": "hashset",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactors_snapsystem_snapsystem",
|
|
"target": "socketpoint",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactors_snapsystem_snapsystem",
|
|
"target": "interactors_snapsystem_snapsystem_awake",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L27",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactors_snapsystem_snapsystem",
|
|
"target": "interactors_snapsystem_snapsystem_updatesockets",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L47",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactors_snapsystem_snapsystem",
|
|
"target": "interactors_snapsystem_snapsystem_clearhighlights",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L91",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactors_snapsystem_snapsystem",
|
|
"target": "interactors_snapsystem_snapsystem_clear",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L99",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactors_snapsystem_snapsystem",
|
|
"target": "interactors_snapsystem_snapsystem_getnearbysockets",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L107",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactors_snapsystem_snapsystem",
|
|
"target": "interactors_snapsystem_snapsystem_getclosestsocket",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L108",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactors_snapsystem_snapsystem",
|
|
"target": "interactors_snapsystem_snapsystem_findclosest",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L114",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactors_snapsystem_snapsystem_updatesockets",
|
|
"target": "interactors_snapsystem_snapsystem_clearhighlights",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L49",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactors_snapsystem_snapsystem_updatesockets",
|
|
"target": "interactors_snapsystem_snapsystem_clear",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L50",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactors_snapsystem_snapsystem_updatesockets",
|
|
"target": "interactors_snapsystem_snapsystem_findclosest",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L84",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactors_snapsystem_snapsystem_clear",
|
|
"target": "interactors_snapsystem_snapsystem_clearhighlights",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\SnapSystem.cs",
|
|
"source_location": "L101",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactors_testcommandinteractor_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\TestCommandInteractor.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactors_testcommandinteractor_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\TestCommandInteractor.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactors_testcommandinteractor_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\TestCommandInteractor.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_interactors_testcommandinteractor_cs",
|
|
"target": "interactors_testcommandinteractor_testcommandinteractor",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\TestCommandInteractor.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactors_testcommandinteractor_testcommandinteractor",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\TestCommandInteractor.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "interactors_testcommandinteractor_testcommandinteractor",
|
|
"target": "commandhandler",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\TestCommandInteractor.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "interactors_testcommandinteractor_testcommandinteractor",
|
|
"target": "interactors_testcommandinteractor_testcommandinteractor_update",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Interactors\\TestCommandInteractor.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_ghostmanager_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_ghostmanager_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_ghostmanager_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_ghostmanager_cs",
|
|
"target": "events",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_ghostmanager_cs",
|
|
"target": "managers_ghostmanager_ghostmanager",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "managers_ghostmanager_ghostmanager",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "managers_ghostmanager_ghostmanager_getinstance",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "unityevent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "blockeditcontext",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "rayinteractor",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "snapsystem",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "environment",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "commandhandler",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "socketiterator",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "baseinputprovider",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "managers_ghostmanager_ghostmanager_awake",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "managers_ghostmanager_ghostmanager_start",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L31",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "managers_ghostmanager_ghostmanager_update",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L48",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "managers_ghostmanager_ghostmanager_setdrag",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L80",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "managers_ghostmanager_ghostmanager_onplace",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L82",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "managers_ghostmanager_ghostmanager_onplacewithdragging",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L95",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "managers_ghostmanager_ghostmanager_onrotate",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L100",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "managers_ghostmanager_ghostmanager_setupblock",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L105",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "managers_ghostmanager_ghostmanager_setupexistingblock",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L132",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "managers_ghostmanager_ghostmanager_setmovementstrategy",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L159",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "managers_ghostmanager_ghostmanager_hasactiveghost",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L164",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "managers_ghostmanager_ghostmanager_isghost",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L165",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "managers_ghostmanager_ghostmanager_clearghost",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L168",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "managers_ghostmanager_ghostmanager_clearghostdata",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L173",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "managers_ghostmanager_ghostmanager_onclearaddlistener",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L194",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "managers_ghostmanager_ghostmanager_setupblock",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L195",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "managers_ghostmanager_ghostmanager_clearghost",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L196",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "managers_ghostmanager_ghostmanager_clearghostdata",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L197",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "managers_ghostmanager_ghostmanager_buildcontext",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L199",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "managers_ghostmanager_ghostmanager_buildmovementcontext",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L253",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "managers_ghostmanager_ghostmanager_updatesurfacetracking",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L265",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "managers_ghostmanager_ghostmanager_resetplaced",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L273",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "managers_ghostmanager_ghostmanager_aftercreation",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L279",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "managers_ghostmanager_ghostmanager_setlayerrecursively",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L287",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager",
|
|
"target": "managers_ghostmanager_ghostmanager_setlayerrecursively",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L295",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager_start",
|
|
"target": "managers_ghostmanager_ghostmanager_getinstance",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L33",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager_start",
|
|
"target": "managers_ghostmanager_ghostmanager_aftercreation",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L40",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager_update",
|
|
"target": "managers_ghostmanager_ghostmanager_updatesurfacetracking",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L52",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager_update",
|
|
"target": "managers_ghostmanager_ghostmanager_buildmovementcontext",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L68",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager_onplace",
|
|
"target": "managers_ghostmanager_ghostmanager_resetplaced",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L91",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager_onplace",
|
|
"target": "managers_ghostmanager_ghostmanager_clearghostdata",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L92",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager_onplacewithdragging",
|
|
"target": "managers_ghostmanager_ghostmanager_onplace",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L97",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager_setupblock",
|
|
"target": "managers_ghostmanager_ghostmanager_setlayerrecursively",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L125",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager_setupblock",
|
|
"target": "managers_ghostmanager_ghostmanager_buildcontext",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L127",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager_setupexistingblock",
|
|
"target": "managers_ghostmanager_ghostmanager_setlayerrecursively",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L142",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager_setupexistingblock",
|
|
"target": "managers_ghostmanager_ghostmanager_buildcontext",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L144",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_ghostmanager_ghostmanager_aftercreation",
|
|
"target": "managers_ghostmanager_ghostmanager_setlayerrecursively",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostManager.cs",
|
|
"source_location": "L284",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_interactionmanager_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_interactionmanager_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_interactionmanager_cs",
|
|
"target": "threading",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_interactionmanager_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_interactionmanager_cs",
|
|
"target": "managers_interactionmanager_interactionmanager",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_interactionmanager_interactionmanager",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_interactionmanager_interactionmanager",
|
|
"target": "managers_interactionmanager_interactionmanager",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "managers_interactionmanager_interactionmanager",
|
|
"target": "commandhandler",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "managers_interactionmanager_interactionmanager",
|
|
"target": "ghostmanager",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "managers_interactionmanager_interactionmanager",
|
|
"target": "selectionmanager",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "managers_interactionmanager_interactionmanager",
|
|
"target": "uimanager",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "managers_interactionmanager_interactionmanager",
|
|
"target": "managers_interactionmanager_interactionmanager_awake",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_interactionmanager_interactionmanager",
|
|
"target": "managers_interactionmanager_interactionmanager_getinstance",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_interactionmanager_interactionmanager",
|
|
"target": "managers_interactionmanager_interactionmanager_start",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs",
|
|
"source_location": "L27",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_interactionmanager_interactionmanager",
|
|
"target": "managers_interactionmanager_interactionmanager_setuplisteners",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs",
|
|
"source_location": "L37",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_interactionmanager_interactionmanager_start",
|
|
"target": "managers_interactionmanager_interactionmanager_getinstance",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_interactionmanager_interactionmanager_start",
|
|
"target": "managers_interactionmanager_interactionmanager_setuplisteners",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\InteractionManager.cs",
|
|
"source_location": "L34",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_selectionmanager_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_selectionmanager_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_selectionmanager_cs",
|
|
"target": "events",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_selectionmanager_cs",
|
|
"target": "managers_selectionmanager_selectionmanager",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_selectionmanager_selectionmanager",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_selectionmanager_selectionmanager",
|
|
"target": "managers_selectionmanager_selectionmanager",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "managers_selectionmanager_selectionmanager",
|
|
"target": "managers_selectionmanager_selectionmanager_getinstance",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_selectionmanager_selectionmanager",
|
|
"target": "rayinteractor",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "managers_selectionmanager_selectionmanager",
|
|
"target": "baseinputprovider",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "managers_selectionmanager_selectionmanager",
|
|
"target": "list",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "managers_selectionmanager_selectionmanager",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "managers_selectionmanager_selectionmanager",
|
|
"target": "unityevent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "managers_selectionmanager_selectionmanager",
|
|
"target": "managers_selectionmanager_selectionmanager_awake",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs",
|
|
"source_location": "L27",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_selectionmanager_selectionmanager",
|
|
"target": "managers_selectionmanager_selectionmanager_start",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs",
|
|
"source_location": "L33",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_selectionmanager_selectionmanager",
|
|
"target": "managers_selectionmanager_selectionmanager_handleselect",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs",
|
|
"source_location": "L49",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_selectionmanager_selectionmanager",
|
|
"target": "managers_selectionmanager_selectionmanager_getcurrentselections",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs",
|
|
"source_location": "L92",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_selectionmanager_selectionmanager",
|
|
"target": "managers_selectionmanager_selectionmanager_clearselection",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs",
|
|
"source_location": "L94",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_selectionmanager_selectionmanager",
|
|
"target": "managers_selectionmanager_selectionmanager_hasoneselection",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs",
|
|
"source_location": "L103",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_selectionmanager_selectionmanager_start",
|
|
"target": "managers_selectionmanager_selectionmanager_getinstance",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs",
|
|
"source_location": "L35",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_selectionmanager_selectionmanager_handleselect",
|
|
"target": "managers_selectionmanager_selectionmanager_clearselection",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SelectionManager.cs",
|
|
"source_location": "L57",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_socketmanagerchecker_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_socketmanagerchecker_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_socketmanagerchecker_cs",
|
|
"target": "sockets",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_socketmanagerchecker_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_socketmanagerchecker_cs",
|
|
"target": "managers_socketmanagerchecker_socketmanagerchecker",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_socketmanagerchecker_socketmanagerchecker",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_socketmanagerchecker_socketmanagerchecker",
|
|
"target": "environment",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "managers_socketmanagerchecker_socketmanagerchecker",
|
|
"target": "ghostmanager",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "managers_socketmanagerchecker_socketmanagerchecker",
|
|
"target": "rayinteractor",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "managers_socketmanagerchecker_socketmanagerchecker",
|
|
"target": "jointplacementhandler",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "managers_socketmanagerchecker_socketmanagerchecker",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "managers_socketmanagerchecker_socketmanagerchecker",
|
|
"target": "managers_socketmanagerchecker_socketmanagerchecker_start",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_socketmanagerchecker_socketmanagerchecker",
|
|
"target": "managers_socketmanagerchecker_socketmanagerchecker_onremove",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_socketmanagerchecker_socketmanagerchecker",
|
|
"target": "managers_socketmanagerchecker_socketmanagerchecker_onadd",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L38",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_socketmanagerchecker_socketmanagerchecker",
|
|
"target": "managers_socketmanagerchecker_socketmanagerchecker_onblockremoved",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L51",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_socketmanagerchecker_socketmanagerchecker",
|
|
"target": "managers_socketmanagerchecker_socketmanagerchecker_onjointremoved",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L88",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_socketmanagerchecker_socketmanagerchecker",
|
|
"target": "managers_socketmanagerchecker_socketmanagerchecker_onblockadded",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L125",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_socketmanagerchecker_socketmanagerchecker",
|
|
"target": "managers_socketmanagerchecker_socketmanagerchecker_onjointadded",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L159",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_socketmanagerchecker_socketmanagerchecker",
|
|
"target": "managers_socketmanagerchecker_socketmanagerchecker_getclosestsocketby",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L187",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_socketmanagerchecker_socketmanagerchecker_onremove",
|
|
"target": "managers_socketmanagerchecker_socketmanagerchecker_onjointremoved",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L30",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_socketmanagerchecker_socketmanagerchecker_onremove",
|
|
"target": "managers_socketmanagerchecker_socketmanagerchecker_onblockremoved",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L34",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_socketmanagerchecker_socketmanagerchecker_onadd",
|
|
"target": "managers_socketmanagerchecker_socketmanagerchecker_onjointadded",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L42",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_socketmanagerchecker_socketmanagerchecker_onadd",
|
|
"target": "managers_socketmanagerchecker_socketmanagerchecker_onblockadded",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L46",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_socketmanagerchecker_socketmanagerchecker_onblockadded",
|
|
"target": "managers_socketmanagerchecker_socketmanagerchecker_getclosestsocketby",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L130",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_socketmanagerchecker_socketmanagerchecker_onjointadded",
|
|
"target": "managers_socketmanagerchecker_socketmanagerchecker_getclosestsocketby",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\SocketManagerChecker.cs",
|
|
"source_location": "L164",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_uimanager_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\UIManager.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_uimanager_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\UIManager.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_uimanager_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\UIManager.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_uimanager_cs",
|
|
"target": "events",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\UIManager.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_uimanager_cs",
|
|
"target": "ui",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\UIManager.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_uimanager_cs",
|
|
"target": "managers_uimanager_uimanager",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\UIManager.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_uimanager_uimanager",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\UIManager.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_uimanager_uimanager",
|
|
"target": "managers_uimanager_uimanager",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\UIManager.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "managers_uimanager_uimanager",
|
|
"target": "uiinteractable",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\UIManager.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "managers_uimanager_uimanager",
|
|
"target": "blockdata",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\UIManager.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "managers_uimanager_uimanager",
|
|
"target": "unityevent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\UIManager.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "managers_uimanager_uimanager",
|
|
"target": "categorydata",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\UIManager.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "managers_uimanager_uimanager",
|
|
"target": "managers_uimanager_uimanager_awake",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\UIManager.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_uimanager_uimanager",
|
|
"target": "managers_uimanager_uimanager_getinstance",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\UIManager.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_uimanager_uimanager",
|
|
"target": "managers_uimanager_uimanager_selectuiinteractable",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\UIManager.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "managers_uimanager_uimanager",
|
|
"target": "managers_uimanager_uimanager_deselectuiinteractable",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\UIManager.cs",
|
|
"source_location": "L39",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_ghostextensions_axismovestrategy_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisMoveStrategy.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_ghostextensions_axismovestrategy_cs",
|
|
"target": "ghostextensions_axismovestrategy_axismovestrategy",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisMoveStrategy.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_axismovestrategy_axismovestrategy",
|
|
"target": "ighostmovementstrategy",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisMoveStrategy.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_axismovestrategy_axismovestrategy",
|
|
"target": "quaternion",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisMoveStrategy.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_axismovestrategy_axismovestrategy",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisMoveStrategy.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_axismovestrategy_axismovestrategy",
|
|
"target": "vector3",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisMoveStrategy.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_axismovestrategy_axismovestrategy",
|
|
"target": "vector3",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisMoveStrategy.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_axismovestrategy_axismovestrategy",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisMoveStrategy.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_axismovestrategy_axismovestrategy",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisMoveStrategy.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_axismovestrategy_axismovestrategy",
|
|
"target": "camera",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisMoveStrategy.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_axismovestrategy_axismovestrategy",
|
|
"target": "vector3",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisMoveStrategy.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_axismovestrategy_axismovestrategy",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisMoveStrategy.cs",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_axismovestrategy_axismovestrategy",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisMoveStrategy.cs",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_axismovestrategy_axismovestrategy",
|
|
"target": "ghostextensions_axismovestrategy_axismovestrategy_begindrag",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisMoveStrategy.cs",
|
|
"source_location": "L42",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_axismovestrategy_axismovestrategy",
|
|
"target": "ghostextensions_axismovestrategy_axismovestrategy_enddrag",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisMoveStrategy.cs",
|
|
"source_location": "L53",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_axismovestrategy_axismovestrategy",
|
|
"target": "ghostextensions_axismovestrategy_axismovestrategy_updatemovement",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisMoveStrategy.cs",
|
|
"source_location": "L55",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_axismovestrategy_axismovestrategy",
|
|
"target": "ghostextensions_axismovestrategy_axismovestrategy_trysocketsnap",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisMoveStrategy.cs",
|
|
"source_location": "L112",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_axismovestrategy_axismovestrategy_updatemovement",
|
|
"target": "ghostextensions_axismovestrategy_axismovestrategy_trysocketsnap",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisMoveStrategy.cs",
|
|
"source_location": "L61",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_ghostextensions_axisrotatestrategy_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisRotateStrategy.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_ghostextensions_axisrotatestrategy_cs",
|
|
"target": "ghostextensions_axisrotatestrategy_axisrotatestrategy",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisRotateStrategy.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_axisrotatestrategy_axisrotatestrategy",
|
|
"target": "ighostmovementstrategy",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisRotateStrategy.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_axisrotatestrategy_axisrotatestrategy",
|
|
"target": "localaxis",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisRotateStrategy.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_axisrotatestrategy_axisrotatestrategy",
|
|
"target": "vector3",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisRotateStrategy.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_axisrotatestrategy_axisrotatestrategy",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisRotateStrategy.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_axisrotatestrategy_axisrotatestrategy",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisRotateStrategy.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_axisrotatestrategy_axisrotatestrategy",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisRotateStrategy.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_axisrotatestrategy_axisrotatestrategy",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisRotateStrategy.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_axisrotatestrategy_axisrotatestrategy",
|
|
"target": "ghostextensions_axisrotatestrategy_axisrotatestrategy_beginrotate",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisRotateStrategy.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_axisrotatestrategy_axisrotatestrategy",
|
|
"target": "ghostextensions_axisrotatestrategy_axisrotatestrategy_endrotate",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisRotateStrategy.cs",
|
|
"source_location": "L33",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_axisrotatestrategy_axisrotatestrategy",
|
|
"target": "ghostextensions_axisrotatestrategy_axisrotatestrategy_updatemovement",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisRotateStrategy.cs",
|
|
"source_location": "L35",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_axisrotatestrategy_axisrotatestrategy",
|
|
"target": "ghostextensions_axisrotatestrategy_axisrotatestrategy_getworldaxis",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisRotateStrategy.cs",
|
|
"source_location": "L90",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_axisrotatestrategy_axisrotatestrategy",
|
|
"target": "ghostextensions_axisrotatestrategy_axisrotatestrategy_snaptonearestrightangle",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisRotateStrategy.cs",
|
|
"source_location": "L98",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_axisrotatestrategy_axisrotatestrategy_updatemovement",
|
|
"target": "ghostextensions_axisrotatestrategy_axisrotatestrategy_getworldaxis",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\AxisRotateStrategy.cs",
|
|
"source_location": "L41",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_ghostextensions_freemovestrategy_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\FreeMoveStrategy.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_ghostextensions_freemovestrategy_cs",
|
|
"target": "ghostextensions_freemovestrategy_freemovestrategy",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\FreeMoveStrategy.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_freemovestrategy_freemovestrategy",
|
|
"target": "ighostmovementstrategy",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\FreeMoveStrategy.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_freemovestrategy_freemovestrategy",
|
|
"target": "ghostextensions_freemovestrategy_freemovestrategy_updatemovement",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\FreeMoveStrategy.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_freemovestrategy_freemovestrategy",
|
|
"target": "ghostextensions_freemovestrategy_freemovestrategy_trysocketsnap",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\FreeMoveStrategy.cs",
|
|
"source_location": "L31",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_freemovestrategy_freemovestrategy",
|
|
"target": "ghostextensions_freemovestrategy_freemovestrategy_performsocketsnap",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\FreeMoveStrategy.cs",
|
|
"source_location": "L41",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_freemovestrategy_freemovestrategy",
|
|
"target": "ghostextensions_freemovestrategy_freemovestrategy_aligntosurfacenormal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\FreeMoveStrategy.cs",
|
|
"source_location": "L65",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_freemovestrategy_freemovestrategy",
|
|
"target": "ghostextensions_freemovestrategy_freemovestrategy_movealongsurface",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\FreeMoveStrategy.cs",
|
|
"source_location": "L77",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_freemovestrategy_freemovestrategy",
|
|
"target": "ghostextensions_freemovestrategy_freemovestrategy_getcurrentpivot",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\FreeMoveStrategy.cs",
|
|
"source_location": "L92",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_freemovestrategy_freemovestrategy",
|
|
"target": "ghostextensions_freemovestrategy_freemovestrategy_snaptonearestrightangle",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\FreeMoveStrategy.cs",
|
|
"source_location": "L108",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_freemovestrategy_freemovestrategy_updatemovement",
|
|
"target": "ghostextensions_freemovestrategy_freemovestrategy_trysocketsnap",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\FreeMoveStrategy.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_freemovestrategy_freemovestrategy_updatemovement",
|
|
"target": "ghostextensions_freemovestrategy_freemovestrategy_aligntosurfacenormal",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\FreeMoveStrategy.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_freemovestrategy_freemovestrategy_updatemovement",
|
|
"target": "ghostextensions_freemovestrategy_freemovestrategy_movealongsurface",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\FreeMoveStrategy.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_freemovestrategy_freemovestrategy_trysocketsnap",
|
|
"target": "ghostextensions_freemovestrategy_freemovestrategy_performsocketsnap",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\FreeMoveStrategy.cs",
|
|
"source_location": "L37",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_freemovestrategy_freemovestrategy_aligntosurfacenormal",
|
|
"target": "ghostextensions_freemovestrategy_freemovestrategy_getcurrentpivot",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\FreeMoveStrategy.cs",
|
|
"source_location": "L67",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_freemovestrategy_freemovestrategy_aligntosurfacenormal",
|
|
"target": "ghostextensions_freemovestrategy_freemovestrategy_snaptonearestrightangle",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\FreeMoveStrategy.cs",
|
|
"source_location": "L72",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_freemovestrategy_freemovestrategy_movealongsurface",
|
|
"target": "ghostextensions_freemovestrategy_freemovestrategy_getcurrentpivot",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\FreeMoveStrategy.cs",
|
|
"source_location": "L79",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_ghostextensions_ghostmovementcontext_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostMovementContext.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_ghostextensions_ghoststrategyhandler_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyHandler.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_ghostextensions_ghoststrategyhandler_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyHandler.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_ghostextensions_ghoststrategyhandler_cs",
|
|
"target": "naughtyattributes",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyHandler.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_ghostextensions_ghoststrategyhandler_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyHandler.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_ghostextensions_ghoststrategyhandler_cs",
|
|
"target": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyHandler.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyHandler.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler",
|
|
"target": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyHandler.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler",
|
|
"target": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler_getinstance",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyHandler.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler",
|
|
"target": "ghostmanager",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyHandler.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler",
|
|
"target": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler_awake",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyHandler.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler",
|
|
"target": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler_start",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyHandler.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler",
|
|
"target": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler_startdraggingright",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyHandler.cs",
|
|
"source_location": "L27",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler",
|
|
"target": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler_startdraggingup",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyHandler.cs",
|
|
"source_location": "L34",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler",
|
|
"target": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler_startdraggingforward",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyHandler.cs",
|
|
"source_location": "L41",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler",
|
|
"target": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler_enddragging",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyHandler.cs",
|
|
"source_location": "L48",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler",
|
|
"target": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler_startrotatingright",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyHandler.cs",
|
|
"source_location": "L55",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler",
|
|
"target": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler_startrotatingup",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyHandler.cs",
|
|
"source_location": "L62",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler",
|
|
"target": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler_startrotatingforward",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyHandler.cs",
|
|
"source_location": "L69",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler",
|
|
"target": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler_startrotation",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyHandler.cs",
|
|
"source_location": "L76",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler_start",
|
|
"target": "ghostextensions_ghoststrategyhandler_ghoststrategyhandler_getinstance",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyHandler.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_ghostextensions_ghoststrategytester_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_ghostextensions_ghoststrategytester_cs",
|
|
"target": "ghostextensions_ghoststrategytester_ghoststrategytester",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester",
|
|
"target": "gameobject",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester",
|
|
"target": "mode",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester",
|
|
"target": "axismovestrategy",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester",
|
|
"target": "axisrotatestrategy",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester",
|
|
"target": "vector3",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester",
|
|
"target": "color",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L35",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester",
|
|
"target": "vector3",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L37",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester",
|
|
"target": "localaxis",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L44",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L51",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L52",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L53",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L54",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester",
|
|
"target": "ghostextensions_ghoststrategytester_ghoststrategytester_start",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L58",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester",
|
|
"target": "ghostextensions_ghoststrategytester_ghoststrategytester_ongui",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L88",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester",
|
|
"target": "ghostextensions_ghoststrategytester_ghoststrategytester_drawaxisbutton",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L134",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester",
|
|
"target": "ghostextensions_ghoststrategytester_ghoststrategytester_onaxisbuttondown",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L155",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester",
|
|
"target": "ghostextensions_ghoststrategytester_ghoststrategytester_onaxisbuttonup",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L181",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester",
|
|
"target": "ghostextensions_ghoststrategytester_ghoststrategytester_ensureediting",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L192",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester",
|
|
"target": "ghostextensions_ghoststrategytester_ghoststrategytester_commitedit",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L200",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester",
|
|
"target": "ghostextensions_ghoststrategytester_ghoststrategytester_stopediting",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L206",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester",
|
|
"target": "ghostextensions_ghoststrategytester_ghoststrategytester_resetstate",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L212",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester",
|
|
"target": "ghostextensions_ghoststrategytester_ghoststrategytester_drawmodebutton",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L222",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester_ongui",
|
|
"target": "ghostextensions_ghoststrategytester_ghoststrategytester_drawmodebutton",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L99",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester_ongui",
|
|
"target": "ghostextensions_ghoststrategytester_ghoststrategytester_drawaxisbutton",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L119",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester_ongui",
|
|
"target": "ghostextensions_ghoststrategytester_ghoststrategytester_commitedit",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L126",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester_ongui",
|
|
"target": "ghostextensions_ghoststrategytester_ghoststrategytester_stopediting",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L129",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester_drawaxisbutton",
|
|
"target": "ghostextensions_ghoststrategytester_ghoststrategytester_onaxisbuttondown",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L144",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester_drawaxisbutton",
|
|
"target": "ghostextensions_ghoststrategytester_ghoststrategytester_onaxisbuttonup",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L147",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester_onaxisbuttondown",
|
|
"target": "ghostextensions_ghoststrategytester_ghoststrategytester_ensureediting",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L157",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester_commitedit",
|
|
"target": "ghostextensions_ghoststrategytester_ghoststrategytester_resetstate",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L203",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester_stopediting",
|
|
"target": "ghostextensions_ghoststrategytester_ghoststrategytester_resetstate",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L209",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ghoststrategytester_ghoststrategytester_drawmodebutton",
|
|
"target": "ghostextensions_ghoststrategytester_ghoststrategytester_stopediting",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\GhostStrategyTester.cs",
|
|
"source_location": "L230",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_interactionlayer_managers_ghostextensions_ighostmovementstrategy_cs",
|
|
"target": "ghostextensions_ighostmovementstrategy_ighostmovementstrategy",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\IGhostMovementStrategy.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ghostextensions_ighostmovementstrategy_ighostmovementstrategy",
|
|
"target": "ghostextensions_ighostmovementstrategy_ighostmovementstrategy_updatemovement",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\InteractionLayer\\Managers\\GhostExtensions\\IGhostMovementStrategy.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_logger_glopallogger_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Logger\\GlopalLogger.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_logger_glopallogger_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Logger\\GlopalLogger.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_logger_glopallogger_cs",
|
|
"target": "dependencyinjection",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Logger\\GlopalLogger.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_logger_glopallogger_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Logger\\GlopalLogger.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_logger_glopallogger_cs",
|
|
"target": "logger_glopallogger_glopallogger",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Logger\\GlopalLogger.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "logger_glopallogger_glopallogger",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Logger\\GlopalLogger.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "logger_glopallogger_glopallogger",
|
|
"target": "idependencyprovider",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Logger\\GlopalLogger.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "logger_glopallogger_glopallogger",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Logger\\GlopalLogger.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "logger_glopallogger_glopallogger",
|
|
"target": "logger_glopallogger_glopallogger_providelogger",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Logger\\GlopalLogger.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "logger_glopallogger_glopallogger",
|
|
"target": "logger_glopallogger_glopallogger_log",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Logger\\GlopalLogger.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "logger_glopallogger_glopallogger",
|
|
"target": "logger_glopallogger_glopallogger_logerror",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Logger\\GlopalLogger.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "logger_glopallogger_glopallogger",
|
|
"target": "logger_glopallogger_glopallogger_logwarning",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Logger\\GlopalLogger.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_modelcheckingsystem_blocknode_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlockNode.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_modelcheckingsystem_blocknode_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlockNode.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_modelcheckingsystem_blocknode_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlockNode.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_modelcheckingsystem_blocknode_cs",
|
|
"target": "modelcheckingsystem_blocknode_blocknode",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlockNode.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_blocknode_blocknode",
|
|
"target": "blockdata",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlockNode.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_blocknode_blocknode",
|
|
"target": "vector3",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlockNode.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_blocknode_blocknode",
|
|
"target": "quaternion",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlockNode.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_blocknode_blocknode",
|
|
"target": "modelcheckingsystem_blocknode_blocknode",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlockNode.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "project_scripts_code_modelcheckingsystem_blocksgraph_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksGraph.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_modelcheckingsystem_blocksgraph_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksGraph.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_modelcheckingsystem_blocksgraph_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksGraph.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_modelcheckingsystem_blocksgraph_cs",
|
|
"target": "modelcheckingsystem_blocksgraph_blocksgraph",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksGraph.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_blocksgraph_blocksgraph",
|
|
"target": "scriptableobject",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksGraph.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_blocksgraph_blocksgraph",
|
|
"target": "dictionary",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksGraph.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_blocksgraph_blocksgraph",
|
|
"target": "blocknode",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksGraph.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "project_scripts_code_modelcheckingsystem_blocksmap_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksMap.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_modelcheckingsystem_blocksmap_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksMap.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_modelcheckingsystem_blocksmap_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksMap.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_modelcheckingsystem_blocksmap_cs",
|
|
"target": "linq",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksMap.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_modelcheckingsystem_blocksmap_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksMap.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_modelcheckingsystem_blocksmap_cs",
|
|
"target": "modelcheckingsystem_blocksmap_blocksmap",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksMap.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_blocksmap_blocksmap",
|
|
"target": "scriptableobject",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksMap.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_blocksmap_blocksmap",
|
|
"target": "dictionary",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksMap.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_blocksmap_blocksmap",
|
|
"target": "list",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksMap.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_blocksmap_blocksmap",
|
|
"target": "blocknode",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksMap.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_blocksmap_blocksmap",
|
|
"target": "modelcheckingsystem_blocksmap_blocksmap_calctotalnodes",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksMap.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_blocksmap_blocksmap",
|
|
"target": "modelcheckingsystem_blocksmap_blocksmap_init",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksMap.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_blocksmap_blocksmap",
|
|
"target": "modelcheckingsystem_blocksmap_blocksmap_onenable",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksMap.cs",
|
|
"source_location": "L51",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_blocksmap_blocksmap",
|
|
"target": "modelcheckingsystem_blocksmap_blocksmap_rebuilddictionary",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksMap.cs",
|
|
"source_location": "L59",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_blocksmap_blocksmap",
|
|
"target": "modelcheckingsystem_blocksmap_blocksmap_setrootnode",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksMap.cs",
|
|
"source_location": "L77",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_blocksmap_blocksmap",
|
|
"target": "modelcheckingsystem_blocksmap_blocksmap_roundposition",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksMap.cs",
|
|
"source_location": "L82",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_blocksmap_blocksmap",
|
|
"target": "modelcheckingsystem_blocksmap_blocksmap_roundrotation",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksMap.cs",
|
|
"source_location": "L89",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_blocksmap_blocksmap_init",
|
|
"target": "modelcheckingsystem_blocksmap_blocksmap_roundposition",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksMap.cs",
|
|
"source_location": "L41",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_blocksmap_blocksmap_init",
|
|
"target": "modelcheckingsystem_blocksmap_blocksmap_roundrotation",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksMap.cs",
|
|
"source_location": "L42",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_blocksmap_blocksmap_onenable",
|
|
"target": "modelcheckingsystem_blocksmap_blocksmap_rebuilddictionary",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\BlocksMap.cs",
|
|
"source_location": "L53",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_modelcheckingsystem_modelcheckmanager_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_modelcheckingsystem_modelcheckmanager_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_modelcheckingsystem_modelcheckmanager_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_modelcheckingsystem_modelcheckmanager_cs",
|
|
"target": "events",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_modelcheckingsystem_modelcheckmanager_cs",
|
|
"target": "naughtyattributes",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_modelcheckingsystem_modelcheckmanager_cs",
|
|
"target": "uielements",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_modelcheckingsystem_modelcheckmanager_cs",
|
|
"target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager",
|
|
"target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager",
|
|
"target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_getinstance",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager",
|
|
"target": "environment",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager",
|
|
"target": "blocksmap",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager",
|
|
"target": "blocksmap",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager",
|
|
"target": "long",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager",
|
|
"target": "long",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager",
|
|
"target": "long",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager",
|
|
"target": "unityevent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager",
|
|
"target": "unityevent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager",
|
|
"target": "unityevent",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager",
|
|
"target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_setblockmap",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager",
|
|
"target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_start",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L35",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager",
|
|
"target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_initialize",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L42",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager",
|
|
"target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_createblocknode",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L68",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager",
|
|
"target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_awake",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L73",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager",
|
|
"target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_addnode",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L80",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager",
|
|
"target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_removenode",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L109",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager",
|
|
"target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_trymarknode",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L130",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager",
|
|
"target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_matchrotation",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L142",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager",
|
|
"target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_debugisvalid",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L149",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_modelcheckingsystem_modelcheckmanager_cs",
|
|
"target": "modelcheckingsystem_modelcheckmanager_savecurrentmap",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L157",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_start",
|
|
"target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_initialize",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L38",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_initialize",
|
|
"target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_getinstance",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L44",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_initialize",
|
|
"target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_addnode",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L53",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_initialize",
|
|
"target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_createblocknode",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L53",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_initialize",
|
|
"target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_removenode",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L58",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_addnode",
|
|
"target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_trymarknode",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L93",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_addnode",
|
|
"target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_debugisvalid",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L105",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_trymarknode",
|
|
"target": "modelcheckingsystem_modelcheckmanager_modelcheckmanager_matchrotation",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\ModelCheckingSystem\\ModelCheckManager.cs",
|
|
"source_location": "L136",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_movement_scripts_gizmofmoveelement_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoFMoveElement.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_movement_scripts_gizmofmoveelement_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoFMoveElement.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_movement_scripts_gizmofmoveelement_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoFMoveElement.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_movement_scripts_gizmofmoveelement_cs",
|
|
"target": "movement_scripts_gizmofmoveelement_gizmofmoveelement",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoFMoveElement.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "movement_scripts_gizmofmoveelement_gizmofmoveelement",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoFMoveElement.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "movement_scripts_gizmofmoveelement_gizmofmoveelement",
|
|
"target": "movement_scripts_gizmofmoveelement_gizmofmoveelement_start",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoFMoveElement.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "movement_scripts_gizmofmoveelement_gizmofmoveelement",
|
|
"target": "movement_scripts_gizmofmoveelement_gizmofmoveelement_update",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoFMoveElement.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_movement_scripts_gizmomoveelement_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_movement_scripts_gizmomoveelement_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_movement_scripts_gizmomoveelement_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_movement_scripts_gizmomoveelement_cs",
|
|
"target": "movement_scripts_gizmomoveelement_gizmomoveelement",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "movement_scripts_gizmomoveelement_gizmomoveelement",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "movement_scripts_gizmomoveelement_gizmomoveelement",
|
|
"target": "gizmodirection",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_gizmomoveelement_gizmomoveelement",
|
|
"target": "transform",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_gizmomoveelement_gizmomoveelement",
|
|
"target": "axismovestrategy",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_gizmomoveelement_gizmomoveelement",
|
|
"target": "ghostmanager",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_gizmomoveelement_gizmomoveelement",
|
|
"target": "material",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_gizmomoveelement_gizmomoveelement",
|
|
"target": "material",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_gizmomoveelement_gizmomoveelement",
|
|
"target": "movement_scripts_gizmomoveelement_gizmomoveelement_start",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs",
|
|
"source_location": "L24",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "movement_scripts_gizmomoveelement_gizmomoveelement",
|
|
"target": "movement_scripts_gizmomoveelement_gizmomoveelement_getdirection",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs",
|
|
"source_location": "L32",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "movement_scripts_gizmomoveelement_gizmomoveelement",
|
|
"target": "movement_scripts_gizmomoveelement_gizmomoveelement_onselectenter",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs",
|
|
"source_location": "L37",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "movement_scripts_gizmomoveelement_gizmomoveelement",
|
|
"target": "movement_scripts_gizmomoveelement_gizmomoveelement_onselectexit",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs",
|
|
"source_location": "L51",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "movement_scripts_gizmomoveelement_gizmomoveelement",
|
|
"target": "movement_scripts_gizmomoveelement_gizmomoveelement_resetmat",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs",
|
|
"source_location": "L63",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "movement_scripts_gizmomoveelement_gizmomoveelement",
|
|
"target": "movement_scripts_gizmomoveelement_gizmomoveelement_getaxisdirection",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs",
|
|
"source_location": "L68",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "movement_scripts_gizmomoveelement_gizmomoveelement_onselectenter",
|
|
"target": "movement_scripts_gizmomoveelement_gizmomoveelement_getaxisdirection",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoMoveElement.cs",
|
|
"source_location": "L47",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_movement_scripts_gizmorotateelement_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_movement_scripts_gizmorotateelement_cs",
|
|
"target": "movement_scripts_gizmorotateelement_gizmorotateelement",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "movement_scripts_gizmorotateelement_gizmorotateelement",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "movement_scripts_gizmorotateelement_gizmorotateelement",
|
|
"target": "gizmodirection",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_gizmorotateelement_gizmorotateelement",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_gizmorotateelement_gizmorotateelement",
|
|
"target": "material",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_gizmorotateelement_gizmorotateelement",
|
|
"target": "transform",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_gizmorotateelement_gizmorotateelement",
|
|
"target": "axisrotatestrategy",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_gizmorotateelement_gizmorotateelement",
|
|
"target": "ghostmanager",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_gizmorotateelement_gizmorotateelement",
|
|
"target": "material",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_gizmorotateelement_gizmorotateelement",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_gizmorotateelement_gizmorotateelement",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_gizmorotateelement_gizmorotateelement",
|
|
"target": "movement_scripts_gizmorotateelement_gizmorotateelement_start",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "movement_scripts_gizmorotateelement_gizmorotateelement",
|
|
"target": "movement_scripts_gizmorotateelement_gizmorotateelement_onselectenter",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs",
|
|
"source_location": "L35",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "movement_scripts_gizmorotateelement_gizmorotateelement",
|
|
"target": "movement_scripts_gizmorotateelement_gizmorotateelement_onselectexit",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs",
|
|
"source_location": "L54",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "movement_scripts_gizmorotateelement_gizmorotateelement",
|
|
"target": "movement_scripts_gizmorotateelement_gizmorotateelement_resetmat",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs",
|
|
"source_location": "L70",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "movement_scripts_gizmorotateelement_gizmorotateelement",
|
|
"target": "movement_scripts_gizmorotateelement_gizmorotateelement_getlocalaxis",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs",
|
|
"source_location": "L75",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "movement_scripts_gizmorotateelement_gizmorotateelement_onselectenter",
|
|
"target": "movement_scripts_gizmorotateelement_gizmorotateelement_getlocalaxis",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\GizmoRotateElement.cs",
|
|
"source_location": "L40",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_movement_scripts_multiselectvalidationcheck_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\MultiSelectValidationCheck.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_movement_scripts_multiselectvalidationcheck_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\MultiSelectValidationCheck.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_movement_scripts_multiselectvalidationcheck_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\MultiSelectValidationCheck.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_movement_scripts_multiselectvalidationcheck_cs",
|
|
"target": "tweening",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\MultiSelectValidationCheck.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_movement_scripts_multiselectvalidationcheck_cs",
|
|
"target": "ui",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\MultiSelectValidationCheck.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_movement_scripts_multiselectvalidationcheck_cs",
|
|
"target": "linq",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\MultiSelectValidationCheck.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_movement_scripts_multiselectvalidationcheck_cs",
|
|
"target": "movement_scripts_multiselectvalidationcheck_multiselectvalidationcheck",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\MultiSelectValidationCheck.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "movement_scripts_multiselectvalidationcheck_multiselectvalidationcheck",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\MultiSelectValidationCheck.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "movement_scripts_multiselectvalidationcheck_multiselectvalidationcheck",
|
|
"target": "selectionmanager",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\MultiSelectValidationCheck.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_multiselectvalidationcheck_multiselectvalidationcheck",
|
|
"target": "recttransform",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\MultiSelectValidationCheck.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_multiselectvalidationcheck_multiselectvalidationcheck",
|
|
"target": "vector2",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\MultiSelectValidationCheck.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_multiselectvalidationcheck_multiselectvalidationcheck",
|
|
"target": "movement_scripts_multiselectvalidationcheck_multiselectvalidationcheck_start",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\MultiSelectValidationCheck.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "movement_scripts_multiselectvalidationcheck_multiselectvalidationcheck",
|
|
"target": "movement_scripts_multiselectvalidationcheck_multiselectvalidationcheck_selecteditem",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\MultiSelectValidationCheck.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_movement_scripts_transformmanager_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_movement_scripts_transformmanager_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_movement_scripts_transformmanager_cs",
|
|
"target": "linq",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_movement_scripts_transformmanager_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_movement_scripts_transformmanager_cs",
|
|
"target": "ui",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_movement_scripts_transformmanager_cs",
|
|
"target": "movement_scripts_transformmanager_transformmanager",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "movement_scripts_transformmanager_transformmanager",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "movement_scripts_transformmanager_transformmanager",
|
|
"target": "toggle",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_transformmanager_transformmanager",
|
|
"target": "toggle",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_transformmanager_transformmanager",
|
|
"target": "toggle",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_transformmanager_transformmanager",
|
|
"target": "selectionmanager",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_transformmanager_transformmanager",
|
|
"target": "camera",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_transformmanager_transformmanager",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_transformmanager_transformmanager",
|
|
"target": "gameobject",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_transformmanager_transformmanager",
|
|
"target": "gameobject",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_transformmanager_transformmanager",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_transformmanager_transformmanager",
|
|
"target": "gameobject",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_transformmanager_transformmanager",
|
|
"target": "gameobject",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_transformmanager_transformmanager",
|
|
"target": "iinteractable",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_transformmanager_transformmanager",
|
|
"target": "ghoststrategyhandler",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_transformmanager_transformmanager",
|
|
"target": "gizmomoveelement",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_transformmanager_transformmanager",
|
|
"target": "gizmorotateelement",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_transformmanager_transformmanager",
|
|
"target": "rayinteractor",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_transformmanager_transformmanager",
|
|
"target": "transform",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_transformmanager_transformmanager",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_transformmanager_transformmanager",
|
|
"target": "material",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L31",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "movement_scripts_transformmanager_transformmanager",
|
|
"target": "movement_scripts_transformmanager_transformmanager_start",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L33",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "movement_scripts_transformmanager_transformmanager",
|
|
"target": "movement_scripts_transformmanager_transformmanager_update",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L46",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "movement_scripts_transformmanager_transformmanager",
|
|
"target": "movement_scripts_transformmanager_transformmanager_selectiontomgizmo",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L118",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "movement_scripts_transformmanager_transformmanager",
|
|
"target": "movement_scripts_transformmanager_transformmanager_selectiontorgizmo",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L123",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "movement_scripts_transformmanager_transformmanager",
|
|
"target": "movement_scripts_transformmanager_transformmanager_gizmodeselect",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L128",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "movement_scripts_transformmanager_transformmanager",
|
|
"target": "movement_scripts_transformmanager_transformmanager_fmove",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L142",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "movement_scripts_transformmanager_transformmanager",
|
|
"target": "movement_scripts_transformmanager_transformmanager_amove",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L151",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "movement_scripts_transformmanager_transformmanager",
|
|
"target": "movement_scripts_transformmanager_transformmanager_arot",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L172",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "movement_scripts_transformmanager_transformmanager",
|
|
"target": "movement_scripts_transformmanager_transformmanager_setcurrent",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L193",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "movement_scripts_transformmanager_transformmanager_update",
|
|
"target": "movement_scripts_transformmanager_transformmanager_gizmodeselect",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L55",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "movement_scripts_transformmanager_transformmanager_update",
|
|
"target": "movement_scripts_transformmanager_transformmanager_selectiontomgizmo",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L68",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "movement_scripts_transformmanager_transformmanager_update",
|
|
"target": "movement_scripts_transformmanager_transformmanager_selectiontorgizmo",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Movement Scripts\\TransformManager.cs",
|
|
"source_location": "L102",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_savesystem_commandsavehandler_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveHandler.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_savesystem_commandsavehandler_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveHandler.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_savesystem_commandsavehandler_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveHandler.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_savesystem_commandsavehandler_cs",
|
|
"target": "io",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveHandler.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_savesystem_commandsavehandler_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveHandler.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_savesystem_commandsavehandler_cs",
|
|
"target": "savesystem_commandsavehandler_commandsavehandler",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveHandler.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "savesystem_commandsavehandler_commandsavehandler",
|
|
"target": "savesystem_commandsavehandler_commandsavehandler",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveHandler.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "savesystem_commandsavehandler_commandsavehandler",
|
|
"target": "linkedlist",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveHandler.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "savesystem_commandsavehandler_commandsavehandler",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveHandler.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "savesystem_commandsavehandler_commandsavehandler",
|
|
"target": "savesystem_commandsavehandler_commandsavehandler_getinstance",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveHandler.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "savesystem_commandsavehandler_commandsavehandler",
|
|
"target": "savesystem_commandsavehandler_commandsavehandler_setfilename",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveHandler.cs",
|
|
"source_location": "L23",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "savesystem_commandsavehandler_commandsavehandler",
|
|
"target": "savesystem_commandsavehandler_commandsavehandler_savecommands",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveHandler.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "savesystem_commandsavehandler_commandsavehandler",
|
|
"target": "savesystem_commandsavehandler_commandsavehandler_loadcommands",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveHandler.cs",
|
|
"source_location": "L33",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "savesystem_commandsavehandler_commandsavehandler",
|
|
"target": "savesystem_commandsavehandler_commandsavehandler_excuteallcommands",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveHandler.cs",
|
|
"source_location": "L38",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "savesystem_commandsavehandler_commandsavehandler",
|
|
"target": "savesystem_commandsavehandler_commandsavehandler_addlastcommand",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveHandler.cs",
|
|
"source_location": "L63",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "savesystem_commandsavehandler_commandsavehandler",
|
|
"target": "savesystem_commandsavehandler_commandsavehandler_removelastcommand",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveHandler.cs",
|
|
"source_location": "L68",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "savesystem_commandsavehandler_commandsavehandler",
|
|
"target": "savesystem_commandsavehandler_commandsavehandler_clearcommandlist",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveHandler.cs",
|
|
"source_location": "L76",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_savesystem_commandsaveutil_cs",
|
|
"target": "json",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_savesystem_commandsaveutil_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_savesystem_commandsaveutil_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_savesystem_commandsaveutil_cs",
|
|
"target": "io",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_savesystem_commandsaveutil_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_savesystem_commandsaveutil_cs",
|
|
"target": "savesystem_commandsaveutil_commandsaveutil",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "savesystem_commandsaveutil_commandsaveutil",
|
|
"target": "savesystem_commandsaveutil_commandsaveutil_getsettings",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "savesystem_commandsaveutil_commandsaveutil",
|
|
"target": "savesystem_commandsaveutil_commandsaveutil_savelinkedlist",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "savesystem_commandsaveutil_commandsaveutil",
|
|
"target": "savesystem_commandsaveutil_commandsaveutil_loadlinkedlist",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs",
|
|
"source_location": "L42",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "savesystem_commandsaveutil_commandsaveutil",
|
|
"target": "savesystem_commandsaveutil_commandsaveutil_deletesavefile",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs",
|
|
"source_location": "L72",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "savesystem_commandsaveutil_commandsaveutil",
|
|
"target": "savesystem_commandsaveutil_commandsaveutil_hassavefile",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs",
|
|
"source_location": "L88",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "savesystem_commandsaveutil_commandsaveutil_savelinkedlist",
|
|
"target": "savesystem_commandsaveutil_commandsaveutil_getsettings",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs",
|
|
"source_location": "L30",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "savesystem_commandsaveutil_commandsaveutil_loadlinkedlist",
|
|
"target": "savesystem_commandsaveutil_commandsaveutil_getsettings",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\CommandSaveUtil.cs",
|
|
"source_location": "L61",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_savesystem_environmentobserver_cs",
|
|
"target": "system",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\EnvironmentObserver.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_savesystem_environmentobserver_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\EnvironmentObserver.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_savesystem_environmentobserver_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\EnvironmentObserver.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_savesystem_environmentobserver_cs",
|
|
"target": "naughtyattributes",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\EnvironmentObserver.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_savesystem_environmentobserver_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\EnvironmentObserver.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_savesystem_environmentobserver_cs",
|
|
"target": "savesystem_environmentobserver_environmentobserver",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\EnvironmentObserver.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "savesystem_environmentobserver_environmentobserver",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\EnvironmentObserver.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "savesystem_environmentobserver_environmentobserver",
|
|
"target": "environment",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\EnvironmentObserver.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "savesystem_environmentobserver_environmentobserver",
|
|
"target": "commandsavehandler",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\EnvironmentObserver.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "savesystem_environmentobserver_environmentobserver",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\EnvironmentObserver.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "savesystem_environmentobserver_environmentobserver",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\EnvironmentObserver.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "savesystem_environmentobserver_environmentobserver",
|
|
"target": "savesystem_environmentobserver_environmentobserver_start",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\EnvironmentObserver.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "savesystem_environmentobserver_environmentobserver",
|
|
"target": "savesystem_environmentobserver_environmentobserver_onchange",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\EnvironmentObserver.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "savesystem_environmentobserver_environmentobserver",
|
|
"target": "savesystem_environmentobserver_environmentobserver_save",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\EnvironmentObserver.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "savesystem_environmentobserver_environmentobserver",
|
|
"target": "savesystem_environmentobserver_environmentobserver_load",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\EnvironmentObserver.cs",
|
|
"source_location": "L35",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "savesystem_environmentobserver_environmentobserver",
|
|
"target": "savesystem_environmentobserver_environmentobserver_reloadsave",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\EnvironmentObserver.cs",
|
|
"source_location": "L46",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "savesystem_environmentobserver_environmentobserver",
|
|
"target": "savesystem_environmentobserver_environmentobserver_addallcommands",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\EnvironmentObserver.cs",
|
|
"source_location": "L53",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "savesystem_environmentobserver_environmentobserver_onchange",
|
|
"target": "savesystem_environmentobserver_environmentobserver_save",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\EnvironmentObserver.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "savesystem_environmentobserver_environmentobserver_save",
|
|
"target": "savesystem_environmentobserver_environmentobserver_addallcommands",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\EnvironmentObserver.cs",
|
|
"source_location": "L31",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "savesystem_environmentobserver_environmentobserver_load",
|
|
"target": "savesystem_environmentobserver_environmentobserver_reloadsave",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\SaveSystem\\EnvironmentObserver.cs",
|
|
"source_location": "L43",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_singleton_singleton_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Singleton\\Singleton.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_singleton_singleton_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Singleton\\Singleton.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_singleton_singleton_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Singleton\\Singleton.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_singleton_singleton_cs",
|
|
"target": "singleton_singleton_singleton",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Singleton\\Singleton.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "singleton_singleton_singleton",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Singleton\\Singleton.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "singleton_singleton_singleton",
|
|
"target": "t",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Singleton\\Singleton.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "singleton_singleton_singleton",
|
|
"target": "singleton_singleton_singleton_trygetinstance",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Singleton\\Singleton.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "singleton_singleton_singleton",
|
|
"target": "singleton_singleton_singleton_awake",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Singleton\\Singleton.cs",
|
|
"source_location": "L31",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "singleton_singleton_singleton",
|
|
"target": "singleton_singleton_singleton_initializesingleton",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Singleton\\Singleton.cs",
|
|
"source_location": "L33",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "singleton_singleton_singleton_awake",
|
|
"target": "singleton_singleton_singleton_initializesingleton",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Singleton\\Singleton.cs",
|
|
"source_location": "L31",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_attachableblock_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_attachableblock_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_attachableblock_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_attachableblock_cs",
|
|
"target": "sockets_attachableblock_attachableblock",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_attachableblock_attachableblock",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_attachableblock_attachableblock",
|
|
"target": "blocktype",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_attachableblock_attachableblock",
|
|
"target": "socketcontainer",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_attachableblock_attachableblock",
|
|
"target": "list",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_attachableblock_attachableblock",
|
|
"target": "list",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_attachableblock_attachableblock",
|
|
"target": "sockets_attachableblock_attachableblock_getconnectedblocks",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_attachableblock_attachableblock",
|
|
"target": "sockets_attachableblock_attachableblock_getattachedjoints",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_attachableblock_attachableblock",
|
|
"target": "sockets_attachableblock_attachableblock_setblocktype",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_attachableblock_attachableblock",
|
|
"target": "sockets_attachableblock_attachableblock_disconnectfrom",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_attachableblock_attachableblock",
|
|
"target": "sockets_attachableblock_attachableblock_unregisterjoint",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_attachableblock_attachableblock",
|
|
"target": "sockets_attachableblock_attachableblock_awake",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs",
|
|
"source_location": "L33",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_attachableblock_attachableblock",
|
|
"target": "sockets_attachableblock_attachableblock_getsocketcontainer",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs",
|
|
"source_location": "L42",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_attachableblock_attachableblock",
|
|
"target": "sockets_attachableblock_attachableblock_connectto",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs",
|
|
"source_location": "L44",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_attachableblock_attachableblock",
|
|
"target": "sockets_attachableblock_attachableblock_registerjoint",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs",
|
|
"source_location": "L60",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_attachableblock_attachableblock_connectto",
|
|
"target": "sockets_attachableblock_attachableblock_getconnectedblocks",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\AttachableBlock.cs",
|
|
"source_location": "L54",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_isocket_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ISocket.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_isocket_cs",
|
|
"target": "sockets_isocket_isocket",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ISocket.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_isocket_isocket",
|
|
"target": "sockets_isocket_isocket_gettransform",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ISocket.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_isocket_isocket",
|
|
"target": "sockets_isocket_isocket_getsockettype",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ISocket.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_isocket_isocket",
|
|
"target": "sockets_isocket_isocket_getsocketradius",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ISocket.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_isocket_isocket",
|
|
"target": "sockets_isocket_isocket_isoccupied",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ISocket.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_isocket_isocket",
|
|
"target": "sockets_isocket_isocket_getoccupyingobject",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ISocket.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_isocket_isocket",
|
|
"target": "sockets_isocket_isocket_setoccupied",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ISocket.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_isocket_isocket",
|
|
"target": "sockets_isocket_isocket_release",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ISocket.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_isocket_isocket",
|
|
"target": "sockets_isocket_isocket_canaccept",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ISocket.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_isocket_isocket",
|
|
"target": "sockets_isocket_isocket_getnormal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ISocket.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_jointblock_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_jointblock_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_jointblock_cs",
|
|
"target": "sockets_jointblock_jointblock",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock",
|
|
"target": "jointblocktype",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock",
|
|
"target": "socketpoint",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock",
|
|
"target": "socketpoint",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock",
|
|
"target": "list",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock",
|
|
"target": "list",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock",
|
|
"target": "jointplacementhandler",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock",
|
|
"target": "sockets_jointblock_jointblock_awake",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L24",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock",
|
|
"target": "sockets_jointblock_jointblock_tryplacejoint",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L43",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock",
|
|
"target": "sockets_jointblock_jointblock_aligntosockets",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L83",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock",
|
|
"target": "sockets_jointblock_jointblock_createphysicsjoint",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L93",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock",
|
|
"target": "sockets_jointblock_jointblock_createphysicsjoints",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L114",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock",
|
|
"target": "sockets_jointblock_jointblock_createjointbytype",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L123",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock",
|
|
"target": "sockets_jointblock_jointblock_createfixedjoint",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L141",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock",
|
|
"target": "sockets_jointblock_jointblock_createhingejoint",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L150",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock",
|
|
"target": "sockets_jointblock_jointblock_createconfigurablejoint",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L161",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock",
|
|
"target": "sockets_jointblock_jointblock_marksocketsoccupied",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L180",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock",
|
|
"target": "sockets_jointblock_jointblock_removejoint",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L188",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock",
|
|
"target": "sockets_jointblock_jointblock_getjointtype",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L207",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock",
|
|
"target": "sockets_jointblock_jointblock_getsocketend1",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L208",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock",
|
|
"target": "sockets_jointblock_jointblock_getsocketend2",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L209",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock",
|
|
"target": "sockets_jointblock_jointblock_isplaced",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L210",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock_tryplacejoint",
|
|
"target": "sockets_jointblock_jointblock_aligntosockets",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L66",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock_tryplacejoint",
|
|
"target": "sockets_jointblock_jointblock_createphysicsjoints",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L71",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock_aligntosockets",
|
|
"target": "sockets_jointblock_jointblock_createphysicsjoints",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L88",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock_createphysicsjoint",
|
|
"target": "sockets_jointblock_jointblock_createjointbytype",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L105",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock_createphysicsjoints",
|
|
"target": "sockets_jointblock_jointblock_createphysicsjoint",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L119",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock_createjointbytype",
|
|
"target": "sockets_jointblock_jointblock_createfixedjoint",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L128",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock_createjointbytype",
|
|
"target": "sockets_jointblock_jointblock_createhingejoint",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L131",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointblock_jointblock_createjointbytype",
|
|
"target": "sockets_jointblock_jointblock_createconfigurablejoint",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointBlock.cs",
|
|
"source_location": "L134",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_jointplacementhandler_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointPlacementHandler.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_jointplacementhandler_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointPlacementHandler.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_jointplacementhandler_cs",
|
|
"target": "utils",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointPlacementHandler.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_jointplacementhandler_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointPlacementHandler.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_jointplacementhandler_cs",
|
|
"target": "sockets_jointplacementhandler_jointplacementhandler",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointPlacementHandler.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointplacementhandler_jointplacementhandler",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointPlacementHandler.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointplacementhandler_jointplacementhandler",
|
|
"target": "sockets_jointplacementhandler_jointplacementhandler",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointPlacementHandler.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_jointplacementhandler_jointplacementhandler",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointPlacementHandler.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_jointplacementhandler_jointplacementhandler",
|
|
"target": "layermask",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointPlacementHandler.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_jointplacementhandler_jointplacementhandler",
|
|
"target": "sockets_jointplacementhandler_jointplacementhandler_getinstance",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointPlacementHandler.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointplacementhandler_jointplacementhandler",
|
|
"target": "sockets_jointplacementhandler_jointplacementhandler_awake",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointPlacementHandler.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointplacementhandler_jointplacementhandler",
|
|
"target": "sockets_jointplacementhandler_jointplacementhandler_findallsocketsalignedbetween",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointPlacementHandler.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointplacementhandler_jointplacementhandler",
|
|
"target": "sockets_jointplacementhandler_jointplacementhandler_ispointonsegment",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointPlacementHandler.cs",
|
|
"source_location": "L75",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointplacementhandler_jointplacementhandler",
|
|
"target": "sockets_jointplacementhandler_jointplacementhandler_findtargetsocketsforjoint",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointPlacementHandler.cs",
|
|
"source_location": "L96",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointplacementhandler_jointplacementhandler",
|
|
"target": "sockets_jointplacementhandler_jointplacementhandler_findsocketatjointend",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointPlacementHandler.cs",
|
|
"source_location": "L154",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointplacementhandler_jointplacementhandler",
|
|
"target": "sockets_jointplacementhandler_jointplacementhandler_findclosestsocket",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointPlacementHandler.cs",
|
|
"source_location": "L203",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointplacementhandler_jointplacementhandler_findallsocketsalignedbetween",
|
|
"target": "sockets_jointplacementhandler_jointplacementhandler_ispointonsegment",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointPlacementHandler.cs",
|
|
"source_location": "L56",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointplacementhandler_jointplacementhandler_findtargetsocketsforjoint",
|
|
"target": "sockets_jointplacementhandler_jointplacementhandler_findclosestsocket",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointPlacementHandler.cs",
|
|
"source_location": "L134",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_jointplacementhandler_jointplacementhandler_findtargetsocketsforjoint",
|
|
"target": "sockets_jointplacementhandler_jointplacementhandler_findsocketatjointend",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\JointPlacementHandler.cs",
|
|
"source_location": "L141",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_socketcontainer_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_socketcontainer_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_socketcontainer_cs",
|
|
"target": "linq",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_socketcontainer_cs",
|
|
"target": "sockets",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_socketcontainer_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_socketcontainer_cs",
|
|
"target": "sockets_socketcontainer_socketcontainer",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_socketcontainer",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_socketcontainer",
|
|
"target": "list",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_socketcontainer",
|
|
"target": "list",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_socketcontainer",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_socketcontainer",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_socketcontainer",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_socketcontainer",
|
|
"target": "blockcontainerinit",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_socketcontainer",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_socketcontainer",
|
|
"target": "socketpoint",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_socketcontainer",
|
|
"target": "sockets_socketcontainer_socketcontainer_awake",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L24",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_socketcontainer",
|
|
"target": "sockets_socketcontainer_socketcontainer_initializesockets",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_socketcontainer",
|
|
"target": "sockets_socketcontainer_socketcontainer_getactivesocket",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L65",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_socketcontainer",
|
|
"target": "sockets_socketcontainer_socketcontainer_cycletonextsocket",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L74",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_socketcontainer",
|
|
"target": "sockets_socketcontainer_socketcontainer_cycletoprevioussocket",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L94",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_socketcontainer",
|
|
"target": "sockets_socketcontainer_socketcontainer_setactivesocketbyindex",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L114",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_socketcontainer",
|
|
"target": "sockets_socketcontainer_socketcontainer_setactivesocket",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L131",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_socketcontainer",
|
|
"target": "sockets_socketcontainer_socketcontainer_resettofirstsocket",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L137",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_socketcontainer",
|
|
"target": "sockets_socketcontainer_socketcontainer_getallsockets",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L149",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_socketcontainer",
|
|
"target": "sockets_socketcontainer_socketcontainer_getavailablesockets",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L157",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_socketcontainer",
|
|
"target": "sockets_socketcontainer_socketcontainer_getoccupiedsockets",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L175",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_socketcontainer",
|
|
"target": "sockets_socketcontainer_socketcontainer_findnearestcompatiblesocket",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L193",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_socketcontainer",
|
|
"target": "sockets_socketcontainer_socketcontainer_findsocketsinradius",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L222",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_socketcontainer",
|
|
"target": "sockets_socketcontainer_socketcontainer_getsocketsbytype",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L244",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_socketcontainer",
|
|
"target": "sockets_socketcontainer_socketcontainer_highlightallsockets",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L262",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_socketcontainer",
|
|
"target": "sockets_socketcontainer_socketcontainer_clearallhighlights",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L276",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_socketcontainer",
|
|
"target": "sockets_socketcontainer_socketcontainer_addsocket",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L290",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_socketcontainer",
|
|
"target": "sockets_socketcontainer_socketcontainer_removesocket",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L302",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_socketcontainer",
|
|
"target": "sockets_socketcontainer_socketcontainer_getsocketcount",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L320",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_socketcontainer",
|
|
"target": "sockets_socketcontainer_socketcontainer_hassockets",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L328",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_socketcontainer",
|
|
"target": "sockets_socketcontainer_socketcontainer_getcurrentsocketindex",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L336",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_socketcontainer",
|
|
"target": "sockets_socketcontainer_socketcontainer_findsocketscompatiblewithjoint",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L344",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_socketcontainer_cs",
|
|
"target": "sockets_socketcontainer_ondrawgizmos",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L372",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_socketcontainer_cs",
|
|
"target": "sockets_socketcontainer_editorrefreshsockets",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L400",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_socketcontainer_awake",
|
|
"target": "sockets_socketcontainer_socketcontainer_initializesockets",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_socketcontainer_setactivesocket",
|
|
"target": "sockets_socketcontainer_socketcontainer_setactivesocketbyindex",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L134",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_socketcontainer_resettofirstsocket",
|
|
"target": "sockets_socketcontainer_socketcontainer_clearallhighlights",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L140",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketcontainer_editorrefreshsockets",
|
|
"target": "sockets_socketcontainer_socketcontainer_initializesockets",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketContainer.cs",
|
|
"source_location": "L403",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_socketiterator_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketIterator.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_socketiterator_cs",
|
|
"target": "sockets_socketiterator_socketiterator",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketIterator.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketiterator_socketiterator",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketIterator.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketiterator_socketiterator",
|
|
"target": "sockets_socketiterator_socketiterator",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketIterator.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_socketiterator_socketiterator",
|
|
"target": "sockets_socketiterator_socketiterator_getinstance",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketIterator.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketiterator_socketiterator",
|
|
"target": "socketcontainer",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketIterator.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_socketiterator_socketiterator",
|
|
"target": "socketpoint",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketIterator.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_socketiterator_socketiterator",
|
|
"target": "baseinputprovider",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketIterator.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_socketiterator_socketiterator",
|
|
"target": "sockets_socketiterator_socketiterator_awake",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketIterator.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketiterator_socketiterator",
|
|
"target": "sockets_socketiterator_socketiterator_start",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketIterator.cs",
|
|
"source_location": "L24",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketiterator_socketiterator",
|
|
"target": "sockets_socketiterator_socketiterator_setactivecontainer",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketIterator.cs",
|
|
"source_location": "L56",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketiterator_socketiterator",
|
|
"target": "sockets_socketiterator_socketiterator_getcurrentactivesocket",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketIterator.cs",
|
|
"source_location": "L68",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketiterator_socketiterator",
|
|
"target": "sockets_socketiterator_socketiterator_clearactivecontainer",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketIterator.cs",
|
|
"source_location": "L74",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketiterator_socketiterator_start",
|
|
"target": "sockets_socketiterator_socketiterator_getinstance",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketIterator.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_socketpoint_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_socketpoint_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_socketpoint_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_socketpoint_cs",
|
|
"target": "sockets_socketpoint_socketpoint",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint",
|
|
"target": "isocket",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint",
|
|
"target": "sockettype",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint",
|
|
"target": "vector3",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint",
|
|
"target": "list",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint",
|
|
"target": "gameobject",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint",
|
|
"target": "color",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint",
|
|
"target": "color",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint",
|
|
"target": "color",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint",
|
|
"target": "color",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint",
|
|
"target": "gameobject",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L25",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint",
|
|
"target": "gameobject",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint",
|
|
"target": "sockets_socketpoint_socketpoint_canaccept",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L31",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint",
|
|
"target": "sockets_socketpoint_socketpoint_canaccept",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L42",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint",
|
|
"target": "sockets_socketpoint_socketpoint_getnormal",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L56",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint",
|
|
"target": "sockets_socketpoint_socketpoint_highlight",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L61",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint",
|
|
"target": "sockets_socketpoint_socketpoint_update",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L89",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint",
|
|
"target": "sockets_socketpoint_socketpoint_gettransform",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L95",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint",
|
|
"target": "sockets_socketpoint_socketpoint_getsockettype",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L96",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint",
|
|
"target": "sockets_socketpoint_socketpoint_getsocketradius",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L97",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint",
|
|
"target": "sockets_socketpoint_socketpoint_setsocketradius",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L98",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint",
|
|
"target": "sockets_socketpoint_socketpoint_isoccupied",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L99",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint",
|
|
"target": "sockets_socketpoint_socketpoint_isjointoccupied",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L100",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint",
|
|
"target": "sockets_socketpoint_socketpoint_getoccupyingobject",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L101",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint",
|
|
"target": "sockets_socketpoint_socketpoint_getjointobject",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L102",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint",
|
|
"target": "sockets_socketpoint_socketpoint_setoccupied",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L105",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint",
|
|
"target": "sockets_socketpoint_socketpoint_setjointoccupied",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L111",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint",
|
|
"target": "sockets_socketpoint_socketpoint_releasejoint",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L117",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint",
|
|
"target": "sockets_socketpoint_socketpoint_release",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L123",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint_canaccept",
|
|
"target": "sockets_socketpoint_socketpoint_getsockettype",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L34",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "sockets_socketpoint_socketpoint_canaccept",
|
|
"target": "sockets_socketpoint_socketpoint_getsocketradius",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\SocketPoint.cs",
|
|
"source_location": "L38",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_containerinit_blockcontainerinit_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ContainerInit\\BlockContainerInit.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_containerinit_blockcontainerinit_cs",
|
|
"target": "sockets",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ContainerInit\\BlockContainerInit.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_containerinit_blockcontainerinit_cs",
|
|
"target": "containerinit_blockcontainerinit_blockcontainerinit",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ContainerInit\\BlockContainerInit.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "containerinit_blockcontainerinit_blockcontainerinit",
|
|
"target": "containerinit_blockcontainerinit_blockcontainerinit_initblockcontainer",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ContainerInit\\BlockContainerInit.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_containerinit_simplelinkcontainerinit_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ContainerInit\\SimpleLinkContainerInit.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_containerinit_simplelinkcontainerinit_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ContainerInit\\SimpleLinkContainerInit.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_containerinit_simplelinkcontainerinit_cs",
|
|
"target": "linq",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ContainerInit\\SimpleLinkContainerInit.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_containerinit_simplelinkcontainerinit_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ContainerInit\\SimpleLinkContainerInit.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_sockets_containerinit_simplelinkcontainerinit_cs",
|
|
"target": "containerinit_simplelinkcontainerinit_simplelinkcontainerinit",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ContainerInit\\SimpleLinkContainerInit.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "containerinit_simplelinkcontainerinit_simplelinkcontainerinit",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ContainerInit\\SimpleLinkContainerInit.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "containerinit_simplelinkcontainerinit_simplelinkcontainerinit",
|
|
"target": "blockcontainerinit",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ContainerInit\\SimpleLinkContainerInit.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "containerinit_simplelinkcontainerinit_simplelinkcontainerinit",
|
|
"target": "containerinit_simplelinkcontainerinit_simplelinkcontainerinit_initblockcontainer",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Sockets\\ContainerInit\\SimpleLinkContainerInit.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_ui_categoryinherit_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\CategoryInherit.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_ui_categoryinherit_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\CategoryInherit.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_ui_categoryinherit_cs",
|
|
"target": "linq",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\CategoryInherit.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_ui_categoryinherit_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\CategoryInherit.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_ui_categoryinherit_cs",
|
|
"target": "ui",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\CategoryInherit.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_ui_categoryinherit_cs",
|
|
"target": "ui_categoryinherit_categoryinherit",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\CategoryInherit.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ui_categoryinherit_categoryinherit",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\CategoryInherit.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ui_categoryinherit_categoryinherit",
|
|
"target": "gameobject",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\CategoryInherit.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ui_categoryinherit_categoryinherit",
|
|
"target": "gameobject",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\CategoryInherit.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ui_categoryinherit_categoryinherit",
|
|
"target": "categorydata",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\CategoryInherit.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ui_categoryinherit_categoryinherit",
|
|
"target": "list",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\CategoryInherit.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ui_categoryinherit_categoryinherit",
|
|
"target": "ui_categoryinherit_categoryinherit_updatecategory",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\CategoryInherit.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ui_categoryinherit_categoryinherit",
|
|
"target": "ui_categoryinherit_categoryinherit_destroyblocks",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\CategoryInherit.cs",
|
|
"source_location": "L31",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ui_categoryinherit_categoryinherit_updatecategory",
|
|
"target": "ui_categoryinherit_categoryinherit_destroyblocks",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\CategoryInherit.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_ui_dropdowncategories_cs",
|
|
"target": "plugins",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\DropdownCategories.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_ui_dropdowncategories_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\DropdownCategories.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_ui_dropdowncategories_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\DropdownCategories.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_ui_dropdowncategories_cs",
|
|
"target": "linq",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\DropdownCategories.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_ui_dropdowncategories_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\DropdownCategories.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_ui_dropdowncategories_cs",
|
|
"target": "ui",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\DropdownCategories.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_ui_dropdowncategories_cs",
|
|
"target": "tmpro",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\DropdownCategories.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_ui_dropdowncategories_cs",
|
|
"target": "ui_dropdowncategories_dropdowncategories",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\DropdownCategories.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ui_dropdowncategories_dropdowncategories",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\DropdownCategories.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "ui_dropdowncategories_dropdowncategories",
|
|
"target": "categorydata",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\DropdownCategories.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ui_dropdowncategories_dropdowncategories",
|
|
"target": "tmp_dropdown",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\DropdownCategories.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ui_dropdowncategories_dropdowncategories",
|
|
"target": "categoryinherit",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\DropdownCategories.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "ui_dropdowncategories_dropdowncategories",
|
|
"target": "ui_dropdowncategories_dropdowncategories_start",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\UI\\DropdownCategories.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_validators_ivalidator_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\IValidator.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_validators_ivalidator_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\IValidator.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_validators_ivalidator_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\IValidator.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_validators_ivalidator_cs",
|
|
"target": "validators_ivalidator_ivalidator",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\IValidator.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "validators_ivalidator_ivalidator",
|
|
"target": "validators_ivalidator_ivalidator_isvalidplacement",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\IValidator.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "validators_ivalidator_ivalidator",
|
|
"target": "validators_ivalidator_ivalidator_setlayermask",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\IValidator.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_validators_multiplecollidervalidator_cs",
|
|
"target": "collections",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\MultipleColliderValidator.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_validators_multiplecollidervalidator_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\MultipleColliderValidator.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_validators_multiplecollidervalidator_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\MultipleColliderValidator.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_validators_multiplecollidervalidator_cs",
|
|
"target": "validators_multiplecollidervalidator_multiplecollidervalidator",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\MultipleColliderValidator.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "validators_multiplecollidervalidator_multiplecollidervalidator",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\MultipleColliderValidator.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "validators_multiplecollidervalidator_multiplecollidervalidator",
|
|
"target": "ivalidator",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\MultipleColliderValidator.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "validators_multiplecollidervalidator_multiplecollidervalidator",
|
|
"target": "layermask",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\MultipleColliderValidator.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "validators_multiplecollidervalidator_multiplecollidervalidator",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\MultipleColliderValidator.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "validators_multiplecollidervalidator_multiplecollidervalidator",
|
|
"target": "validators_multiplecollidervalidator_multiplecollidervalidator_setlayermask",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\MultipleColliderValidator.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "validators_multiplecollidervalidator_multiplecollidervalidator",
|
|
"target": "validators_multiplecollidervalidator_multiplecollidervalidator_isvalidplacement",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\MultipleColliderValidator.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_validators_placementvalidator_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_validators_placementvalidator_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_validators_placementvalidator_cs",
|
|
"target": "validators_placementvalidator_placementvalidator",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "validators_placementvalidator_placementvalidator",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "validators_placementvalidator_placementvalidator",
|
|
"target": "ivalidator",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs",
|
|
"source_location": "L4",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "validators_placementvalidator_placementvalidator",
|
|
"target": "layermask",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs",
|
|
"source_location": "L6",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "validators_placementvalidator_placementvalidator",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "validators_placementvalidator_placementvalidator",
|
|
"target": "validators_placementvalidator_placementvalidator_setlayermask",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs",
|
|
"source_location": "L8",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "validators_placementvalidator_placementvalidator",
|
|
"target": "validators_placementvalidator_placementvalidator_isvalidplacement",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\Validators\\PlacementValidator.cs",
|
|
"source_location": "L10",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_virtualplatform_canvasplatformui_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_virtualplatform_canvasplatformui_cs",
|
|
"target": "ui",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_virtualplatform_canvasplatformui_cs",
|
|
"target": "tmpro",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_virtualplatform_canvasplatformui_cs",
|
|
"target": "virtualplatform_canvasplatformui_canvasplatformui",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasplatformui_canvasplatformui",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasplatformui_canvasplatformui",
|
|
"target": "canvasvirtualplatformmanager",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasplatformui_canvasplatformui",
|
|
"target": "tmp_dropdown",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasplatformui_canvasplatformui",
|
|
"target": "slider",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasplatformui_canvasplatformui",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasplatformui_canvasplatformui",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasplatformui_canvasplatformui",
|
|
"target": "toggle",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasplatformui_canvasplatformui",
|
|
"target": "toggle",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasplatformui_canvasplatformui",
|
|
"target": "textmeshprougui",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasplatformui_canvasplatformui",
|
|
"target": "virtualplatform_canvasplatformui_canvasplatformui_start",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L24",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasplatformui_canvasplatformui",
|
|
"target": "virtualplatform_canvasplatformui_canvasplatformui_setupui",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L38",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasplatformui_canvasplatformui",
|
|
"target": "virtualplatform_canvasplatformui_canvasplatformui_onplanechanged",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L80",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasplatformui_canvasplatformui",
|
|
"target": "virtualplatform_canvasplatformui_canvasplatformui_oncanvassizesliderchanged",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L87",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasplatformui_canvasplatformui",
|
|
"target": "virtualplatform_canvasplatformui_canvasplatformui_oncanvaswidthchanged",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L95",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasplatformui_canvasplatformui",
|
|
"target": "virtualplatform_canvasplatformui_canvasplatformui_oncanvasheightchanged",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L111",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasplatformui_canvasplatformui",
|
|
"target": "virtualplatform_canvasplatformui_canvasplatformui_updatecanvassizefields",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L127",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasplatformui_canvasplatformui",
|
|
"target": "virtualplatform_canvasplatformui_canvasplatformui_onplatformtogglechanged",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L135",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasplatformui_canvasplatformui",
|
|
"target": "virtualplatform_canvasplatformui_canvasplatformui_ongridtogglechanged",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L141",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasplatformui_canvasplatformui",
|
|
"target": "virtualplatform_canvasplatformui_canvasplatformui_updateinfodisplay",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L147",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasplatformui_canvasplatformui",
|
|
"target": "virtualplatform_canvasplatformui_canvasplatformui_update",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L161",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasplatformui_canvasplatformui_start",
|
|
"target": "virtualplatform_canvasplatformui_canvasplatformui_setupui",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L34",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasplatformui_canvasplatformui_start",
|
|
"target": "virtualplatform_canvasplatformui_canvasplatformui_updateinfodisplay",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L35",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasplatformui_canvasplatformui_onplanechanged",
|
|
"target": "virtualplatform_canvasplatformui_canvasplatformui_updatecanvassizefields",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L83",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasplatformui_canvasplatformui_onplanechanged",
|
|
"target": "virtualplatform_canvasplatformui_canvasplatformui_updateinfodisplay",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L84",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasplatformui_canvasplatformui_oncanvassizesliderchanged",
|
|
"target": "virtualplatform_canvasplatformui_canvasplatformui_updateinfodisplay",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L92",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasplatformui_canvasplatformui_oncanvaswidthchanged",
|
|
"target": "virtualplatform_canvasplatformui_canvasplatformui_updateinfodisplay",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L103",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasplatformui_canvasplatformui_oncanvaswidthchanged",
|
|
"target": "virtualplatform_canvasplatformui_canvasplatformui_updatecanvassizefields",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L107",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasplatformui_canvasplatformui_oncanvasheightchanged",
|
|
"target": "virtualplatform_canvasplatformui_canvasplatformui_updateinfodisplay",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L119",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasplatformui_canvasplatformui_oncanvasheightchanged",
|
|
"target": "virtualplatform_canvasplatformui_canvasplatformui_updatecanvassizefields",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L123",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasplatformui_canvasplatformui_onplatformtogglechanged",
|
|
"target": "virtualplatform_canvasplatformui_canvasplatformui_updateinfodisplay",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L138",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasplatformui_canvasplatformui_ongridtogglechanged",
|
|
"target": "virtualplatform_canvasplatformui_canvasplatformui_updateinfodisplay",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L144",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasplatformui_canvasplatformui_update",
|
|
"target": "virtualplatform_canvasplatformui_canvasplatformui_updateinfodisplay",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L170",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasplatformui_canvasplatformui_update",
|
|
"target": "virtualplatform_canvasplatformui_canvasplatformui_updatecanvassizefields",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasPlatformUI.cs",
|
|
"source_location": "L205",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_virtualplatform_canvasvirtualplatformmanager_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_virtualplatform_canvasvirtualplatformmanager_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_virtualplatform_canvasvirtualplatformmanager_cs",
|
|
"target": "virtualplatform_canvasvirtualplatformmanager_virtualplane",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_virtualplane",
|
|
"target": "planeaxis",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_virtualplane",
|
|
"target": "gameobject",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_virtualplane",
|
|
"target": "gameobject",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "project_scripts_code_virtualplatform_canvasvirtualplatformmanager_cs",
|
|
"target": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager",
|
|
"target": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager",
|
|
"target": "virtualplatform_canvasvirtualplatformmanager_virtualplane",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L27",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager",
|
|
"target": "string",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager",
|
|
"target": "planeaxis",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L31",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L33",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager",
|
|
"target": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_awake",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L35",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager",
|
|
"target": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_getinstance",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L41",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager",
|
|
"target": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_start",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L43",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager",
|
|
"target": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_generatecolliders",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L52",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager",
|
|
"target": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_getcolliderrotation",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L109",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager",
|
|
"target": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_regeneratecolliders",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L130",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager",
|
|
"target": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_switchtoplane",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L139",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager",
|
|
"target": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_toggleplatformvisibility",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L148",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager",
|
|
"target": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_updateplanevisibility",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L154",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager",
|
|
"target": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_togglegridvisibility",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L175",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager",
|
|
"target": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_getcurrentplane",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L189",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager",
|
|
"target": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_isplatformvisible",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L194",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager",
|
|
"target": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_getcurrentcollider",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L199",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager",
|
|
"target": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_getcurrentcanvas",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L214",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager",
|
|
"target": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_setcanvassize",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L229",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager",
|
|
"target": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_setcurrentcanvassize",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L253",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager",
|
|
"target": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_regeneratesinglecollider",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L261",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager",
|
|
"target": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_getcurrentcanvassize",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L311",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_start",
|
|
"target": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_generatecolliders",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L45",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_start",
|
|
"target": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_updateplanevisibility",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L46",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_generatecolliders",
|
|
"target": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_getcolliderrotation",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L78",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_regeneratecolliders",
|
|
"target": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_generatecolliders",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L132",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_regeneratecolliders",
|
|
"target": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_updateplanevisibility",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L133",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_switchtoplane",
|
|
"target": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_updateplanevisibility",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L142",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_toggleplatformvisibility",
|
|
"target": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_updateplanevisibility",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L151",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_setcanvassize",
|
|
"target": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_regeneratesinglecollider",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L243",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_setcurrentcanvassize",
|
|
"target": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_setcanvassize",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L255",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_regeneratesinglecollider",
|
|
"target": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_getcolliderrotation",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L285",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_getcurrentcanvassize",
|
|
"target": "virtualplatform_canvasvirtualplatformmanager_canvasvirtualplatformmanager_getcurrentcanvas",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\CanvasVirtualPlatformManager.cs",
|
|
"source_location": "L313",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_virtualplatform_platformui_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\PlatformUI.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_virtualplatform_platformui_cs",
|
|
"target": "ui",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\PlatformUI.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_virtualplatform_platformui_cs",
|
|
"target": "tmpro",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\PlatformUI.cs",
|
|
"source_location": "L3",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_virtualplatform_platformui_cs",
|
|
"target": "virtualplatform_platformui_platformui",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\PlatformUI.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_platformui_platformui",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\PlatformUI.cs",
|
|
"source_location": "L5",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_platformui_platformui",
|
|
"target": "virtualplatformmanager",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\PlatformUI.cs",
|
|
"source_location": "L7",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_platformui_platformui",
|
|
"target": "button",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\PlatformUI.cs",
|
|
"source_location": "L9",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_platformui_platformui",
|
|
"target": "button",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\PlatformUI.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_platformui_platformui",
|
|
"target": "button",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\PlatformUI.cs",
|
|
"source_location": "L12",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_platformui_platformui",
|
|
"target": "button",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\PlatformUI.cs",
|
|
"source_location": "L14",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_platformui_platformui",
|
|
"target": "button",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\PlatformUI.cs",
|
|
"source_location": "L16",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_platformui_platformui",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\PlatformUI.cs",
|
|
"source_location": "L17",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_platformui_platformui",
|
|
"target": "toggle",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\PlatformUI.cs",
|
|
"source_location": "L19",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_platformui_platformui",
|
|
"target": "virtualplatform_platformui_platformui_start",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\PlatformUI.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_platformui_platformui",
|
|
"target": "virtualplatform_platformui_platformui_setupbuttons",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\PlatformUI.cs",
|
|
"source_location": "L29",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_platformui_platformui",
|
|
"target": "virtualplatform_platformui_platformui_update",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\PlatformUI.cs",
|
|
"source_location": "L64",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_platformui_platformui_start",
|
|
"target": "virtualplatform_platformui_platformui_setupbuttons",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\PlatformUI.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_virtualplatform_virtualplatformmanager_cs",
|
|
"target": "generic",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L1",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_virtualplatform_virtualplatformmanager_cs",
|
|
"target": "unityengine",
|
|
"relation": "imports",
|
|
"context": "import",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L2",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "project_scripts_code_virtualplatform_virtualplatformmanager_cs",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"relation": "contains",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "monobehaviour",
|
|
"relation": "inherits",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L11",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L13",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L15",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "bool",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L18",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L20",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "int",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L21",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L22",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "color",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L23",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "material",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L24",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "buildaxis",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "float",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L28",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "list",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L30",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "gameobject",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L32",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "gameobject",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L33",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "gameobject",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L34",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "boxcollider",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L35",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "camera",
|
|
"relation": "references",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L36",
|
|
"weight": 1.0,
|
|
"context": "field"
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_awake",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L38",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_getinstance",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L43",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_start",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L45",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_lateupdate",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L57",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_updategridposition",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L71",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_updatecolliderposition",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L87",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_updategridlines",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L108",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_switchtoaxis",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L143",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_moveplatform",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L149",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_setplatformdistance",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L155",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_updateplatformdistance",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L161",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_recreateplatform",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L167",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_createplatform",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L177",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_creategridvisual",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L200",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_setupplatformtransform",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L216",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_createline",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L241",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_getplatformorigin",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L261",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_getplatformaxes",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L276",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_togglegridvisibility",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L299",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_getcurrentaxis",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L306",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_getcurrentdistance",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L307",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_getplatformposition",
|
|
"relation": "method",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L308",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager_start",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_createplatform",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L54",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager_lateupdate",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_updategridposition",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L61",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager_lateupdate",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_updatecolliderposition",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L67",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager_updategridposition",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_getplatformorigin",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L74",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager_updategridposition",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_getplatformaxes",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L76",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager_updategridposition",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_updategridlines",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L84",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager_updatecolliderposition",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_getplatformorigin",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L90",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager_updatecolliderposition",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_getplatformaxes",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L92",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager_switchtoaxis",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_recreateplatform",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L146",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager_moveplatform",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_updateplatformdistance",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L152",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager_setplatformdistance",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_updateplatformdistance",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L158",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager_updateplatformdistance",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_setupplatformtransform",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L164",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager_recreateplatform",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_createplatform",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L174",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager_createplatform",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_setupplatformtransform",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L191",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager_createplatform",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_creategridvisual",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L196",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager_creategridvisual",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_createline",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L211",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager_setupplatformtransform",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_updatecolliderposition",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L238",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "virtualplatform_virtualplatformmanager_virtualplatformmanager_getplatformposition",
|
|
"target": "virtualplatform_virtualplatformmanager_virtualplatformmanager_getplatformorigin",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "EXTRACTED",
|
|
"source_file": "_Project\\Scripts\\Code\\VirtualPlatform\\VirtualPlatformManager.cs",
|
|
"source_location": "L308",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_animatorparampropertydrawer_animatorparampropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_propertydrawerbase_propertydrawerbase_drawdefaultpropertyandhelpbox",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "INFERRED",
|
|
"confidence_score": 0.8,
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\AnimatorParamPropertyDrawer.cs",
|
|
"source_location": "L35",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_curverangepropertydrawer_curverangepropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_propertydrawerbase_propertydrawerbase_drawdefaultpropertyandhelpbox",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "INFERRED",
|
|
"confidence_score": 0.8,
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\CurveRangePropertyDrawer.cs",
|
|
"source_location": "L26",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_dropdownpropertydrawer_dropdownpropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_propertydrawerbase_propertydrawerbase_drawdefaultpropertyandhelpbox",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "INFERRED",
|
|
"confidence_score": 0.8,
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\DropdownPropertyDrawer.cs",
|
|
"source_location": "L120",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_enumflagspropertydrawer_enumflagspropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_propertydrawerbase_propertydrawerbase_drawdefaultpropertyandhelpbox",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "INFERRED",
|
|
"confidence_score": 0.8,
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\EnumFlagsPropertyDrawer.cs",
|
|
"source_location": "L32",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_expandablepropertydrawer_expandablepropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_propertydrawerbase_propertydrawerbase_drawdefaultpropertyandhelpbox",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "INFERRED",
|
|
"confidence_score": 0.8,
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ExpandablePropertyDrawer.cs",
|
|
"source_location": "L123",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_inputaxispropertydrawer_inputaxispropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_propertydrawerbase_propertydrawerbase_drawdefaultpropertyandhelpbox",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "INFERRED",
|
|
"confidence_score": 0.8,
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\InputAxisPropertyDrawer.cs",
|
|
"source_location": "L71",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_layerpropertydrawer_layerpropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_propertydrawerbase_propertydrawerbase_drawdefaultpropertyandhelpbox",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "INFERRED",
|
|
"confidence_score": 0.8,
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs",
|
|
"source_location": "L35",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_minmaxsliderpropertydrawer_minmaxsliderpropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_propertydrawerbase_propertydrawerbase_drawdefaultpropertyandhelpbox",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "INFERRED",
|
|
"confidence_score": 0.8,
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\MinMaxSliderPropertyDrawer.cs",
|
|
"source_location": "L102",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_propertydrawerbase_propertydrawerbase_drawdefaultpropertyandhelpbox",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "INFERRED",
|
|
"confidence_score": 0.8,
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs",
|
|
"source_location": "L27",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_resizabletextareapropertydrawer_resizabletextareapropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_propertydrawerbase_propertydrawerbase_drawdefaultpropertyandhelpbox",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "INFERRED",
|
|
"confidence_score": 0.8,
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ResizableTextAreaPropertyDrawer.cs",
|
|
"source_location": "L61",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_scenepropertydrawer_scenepropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_propertydrawerbase_propertydrawerbase_drawdefaultpropertyandhelpbox",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "INFERRED",
|
|
"confidence_score": 0.8,
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ScenePropertyDrawer.cs",
|
|
"source_location": "L35",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_showassetpreviewpropertydrawer_showassetpreviewpropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_propertydrawerbase_propertydrawerbase_drawdefaultpropertyandhelpbox",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "INFERRED",
|
|
"confidence_score": 0.8,
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ShowAssetPreviewPropertyDrawer.cs",
|
|
"source_location": "L62",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_sortinglayerpropertydrawer_sortinglayerpropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_propertydrawerbase_propertydrawerbase_drawdefaultpropertyandhelpbox",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "INFERRED",
|
|
"confidence_score": 0.8,
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\SortingLayerPropertyDrawer.cs",
|
|
"source_location": "L36",
|
|
"weight": 1.0
|
|
},
|
|
{
|
|
"source": "propertydrawers_tagpropertydrawer_tagpropertydrawer_ongui_internal",
|
|
"target": "propertydrawers_propertydrawerbase_propertydrawerbase_drawdefaultpropertyandhelpbox",
|
|
"relation": "calls",
|
|
"context": "call",
|
|
"confidence": "INFERRED",
|
|
"confidence_score": 0.8,
|
|
"source_file": "NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\TagPropertyDrawer.cs",
|
|
"source_location": "L56",
|
|
"weight": 1.0
|
|
}
|
|
],
|
|
"input_tokens": 0,
|
|
"output_tokens": 0
|
|
} |