Initial commit
This commit is contained in:
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_cghierarchyicons_editor_helpers_texturehelper_cs", "label": "TextureHelper.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\CGHierarchyIcons\\Editor\\Helpers\\TextureHelper.cs", "source_location": "L1"}, {"id": "helpers_texturehelper_cghierarchyiconseditor", "label": "CGHierarchyIconsEditor", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\CGHierarchyIcons\\Editor\\Helpers\\TextureHelper.cs", "source_location": "L3"}, {"id": "helpers_texturehelper_texturehelper", "label": "TextureHelper", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\CGHierarchyIcons\\Editor\\Helpers\\TextureHelper.cs", "source_location": "L5"}, {"id": "texture2d", "label": "Texture2D", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\CGHierarchyIcons\\Editor\\Helpers\\TextureHelper.cs", "source_location": "L7"}, {"id": "helpers_texturehelper_texturehelper_load", "label": ".Load()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\CGHierarchyIcons\\Editor\\Helpers\\TextureHelper.cs", "source_location": "L12"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_cghierarchyicons_editor_helpers_texturehelper_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\CGHierarchyIcons\\Editor\\Helpers\\TextureHelper.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_cghierarchyicons_editor_helpers_texturehelper_cs", "target": "helpers_texturehelper_cghierarchyiconseditor", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\CGHierarchyIcons\\Editor\\Helpers\\TextureHelper.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_cghierarchyicons_editor_helpers_texturehelper_cs", "target": "helpers_texturehelper_texturehelper", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\CGHierarchyIcons\\Editor\\Helpers\\TextureHelper.cs", "source_location": "L5", "weight": 1.0}, {"source": "helpers_texturehelper_texturehelper", "target": "texture2d", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\CGHierarchyIcons\\Editor\\Helpers\\TextureHelper.cs", "source_location": "L12", "weight": 1.0}], "raw_calls": [{"caller_nid": "helpers_texturehelper_texturehelper_load", "callee": "LoadImage", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\CGHierarchyIcons\\Editor\\Helpers\\TextureHelper.cs", "source_location": "L16"}]}
|
||||
Reference in New Issue
Block a user