{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_editor_propertydrawers_layerpropertydrawer_cs", "label": "LayerPropertyDrawer.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs", "source_location": "L1"}, {"id": "propertydrawers_layerpropertydrawer_naughtyattributes_editor", "label": "NaughtyAttributes.Editor", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs", "source_location": "L5"}, {"id": "propertydrawers_layerpropertydrawer_layerpropertydrawer", "label": "LayerPropertyDrawer", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs", "source_location": "L10"}, {"id": "propertydrawers_layerpropertydrawer_layerpropertydrawer_getpropertyheight_internal", "label": ".GetPropertyHeight_Internal()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs", "source_location": "L12"}, {"id": "propertydrawers_layerpropertydrawer_layerpropertydrawer_ongui_internal", "label": ".OnGUI_Internal()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs", "source_location": "L21"}, {"id": "propertydrawers_layerpropertydrawer_layerpropertydrawer_getlayers", "label": ".GetLayers()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs", "source_location": "L42"}, {"id": "propertydrawers_layerpropertydrawer_layerpropertydrawer_drawpropertyforstring", "label": ".DrawPropertyForString()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs", "source_location": "L47"}, {"id": "propertydrawers_layerpropertydrawer_layerpropertydrawer_drawpropertyforint", "label": ".DrawPropertyForInt()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs", "source_location": "L59"}, {"id": "propertydrawers_layerpropertydrawer_layerpropertydrawer_indexof", "label": ".IndexOf()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs", "source_location": "L82"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_editor_propertydrawers_layerpropertydrawer_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_editor_propertydrawers_layerpropertydrawer_cs", "target": "unityeditor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_editor_propertydrawers_layerpropertydrawer_cs", "target": "system", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_editor_propertydrawers_layerpropertydrawer_cs", "target": "propertydrawers_layerpropertydrawer_naughtyattributes_editor", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs", "source_location": "L5", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_editor_propertydrawers_layerpropertydrawer_cs", "target": "propertydrawers_layerpropertydrawer_layerpropertydrawer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs", "source_location": "L7", "weight": 1.0}, {"source": "propertydrawers_layerpropertydrawer_layerpropertydrawer", "target": "propertydrawerbase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs", "source_location": "L7", "weight": 1.0}, {"source": "propertydrawers_layerpropertydrawer_layerpropertydrawer", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs", "source_location": "L49", "weight": 1.0}], "raw_calls": [{"caller_nid": "propertydrawers_layerpropertydrawer_layerpropertydrawer_getpropertyheight_internal", "callee": "GetPropertyHeight", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs", "source_location": "L17"}, {"caller_nid": "propertydrawers_layerpropertydrawer_layerpropertydrawer_getpropertyheight_internal", "callee": "GetPropertyHeight", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs", "source_location": "L18"}, {"caller_nid": "propertydrawers_layerpropertydrawer_layerpropertydrawer_getpropertyheight_internal", "callee": "GetHelpBoxHeight", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs", "source_location": "L18"}, {"caller_nid": "propertydrawers_layerpropertydrawer_layerpropertydrawer_ongui_internal", "callee": "BeginProperty", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs", "source_location": "L23"}, {"caller_nid": "propertydrawers_layerpropertydrawer_layerpropertydrawer_ongui_internal", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs", "source_location": "L34"}, {"caller_nid": "propertydrawers_layerpropertydrawer_layerpropertydrawer_ongui_internal", "callee": "DrawDefaultPropertyAndHelpBox", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs", "source_location": "L35"}, {"caller_nid": "propertydrawers_layerpropertydrawer_layerpropertydrawer_ongui_internal", "callee": "EndProperty", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs", "source_location": "L39"}, {"caller_nid": "propertydrawers_layerpropertydrawer_layerpropertydrawer_drawpropertyforstring", "callee": "Popup", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs", "source_location": "L50"}, {"caller_nid": "propertydrawers_layerpropertydrawer_layerpropertydrawer_drawpropertyforstring", "callee": "Equals", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs", "source_location": "L53"}, {"caller_nid": "propertydrawers_layerpropertydrawer_layerpropertydrawer_drawpropertyforint", "callee": "LayerToName", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs", "source_location": "L62"}, {"caller_nid": "propertydrawers_layerpropertydrawer_layerpropertydrawer_drawpropertyforint", "callee": "Equals", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs", "source_location": "L65"}, {"caller_nid": "propertydrawers_layerpropertydrawer_layerpropertydrawer_drawpropertyforint", "callee": "Popup", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs", "source_location": "L72"}, {"caller_nid": "propertydrawers_layerpropertydrawer_layerpropertydrawer_drawpropertyforint", "callee": "NameToLayer", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs", "source_location": "L74"}, {"caller_nid": "propertydrawers_layerpropertydrawer_layerpropertydrawer_indexof", "callee": "Clamp", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\LayerPropertyDrawer.cs", "source_location": "L85"}]}