1 line
21 KiB
JSON
1 line
21 KiB
JSON
{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_editor_propertydrawers_progressbarpropertydrawer_cs", "label": "ProgressBarPropertyDrawer.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L1"}, {"id": "propertydrawers_progressbarpropertydrawer_naughtyattributes_editor", "label": "NaughtyAttributes.Editor", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L5"}, {"id": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer", "label": "ProgressBarPropertyDrawer", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L10"}, {"id": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_ongui_internal", "label": ".OnGUI_Internal()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L20"}, {"id": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_getmaxvalue", "label": ".GetMaxValue()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L66"}, {"id": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_drawbar", "label": ".DrawBar()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L100"}, {"id": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_isnumber", "label": ".IsNumber()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L131"}, {"id": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_casttofloat", "label": ".CastToFloat()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L142"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_editor_propertydrawers_progressbarpropertydrawer_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_editor_propertydrawers_progressbarpropertydrawer_cs", "target": "unityeditor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_editor_propertydrawers_progressbarpropertydrawer_cs", "target": "reflection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_editor_propertydrawers_progressbarpropertydrawer_cs", "target": "propertydrawers_progressbarpropertydrawer_naughtyattributes_editor", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L5", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_editor_propertydrawers_progressbarpropertydrawer_cs", "target": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L7", "weight": 1.0}, {"source": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer", "target": "propertydrawerbase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L52", "weight": 1.0}], "raw_calls": [{"caller_nid": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_getpropertyheight_internal", "callee": "GetAttribute<ProgressBarAttribute>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L12"}, {"caller_nid": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_getpropertyheight_internal", "callee": "GetPropertyHeight", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L16"}, {"caller_nid": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_getpropertyheight_internal", "callee": "GetPropertyHeight", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L17"}, {"caller_nid": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_getpropertyheight_internal", "callee": "GetHelpBoxHeight", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L17"}, {"caller_nid": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_ongui_internal", "callee": "BeginProperty", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L22"}, {"caller_nid": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_ongui_internal", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L26"}, {"caller_nid": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_ongui_internal", "callee": "DrawDefaultPropertyAndHelpBox", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L27"}, {"caller_nid": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_ongui_internal", "callee": "GetAttribute<ProgressBarAttribute>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L31"}, {"caller_nid": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_ongui_internal", "callee": "ToString", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L33"}, {"caller_nid": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_ongui_internal", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L33"}, {"caller_nid": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_ongui_internal", "callee": "IsNullOrEmpty", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L39"}, {"caller_nid": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_ongui_internal", "callee": "GetColor", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L40"}, {"caller_nid": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_ongui_internal", "callee": "GetIndentLength", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L43"}, {"caller_nid": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_ongui_internal", "callee": "Clamp01", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L52"}, {"caller_nid": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_ongui_internal", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L56"}, {"caller_nid": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_ongui_internal", "callee": "nameof", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L58"}, {"caller_nid": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_ongui_internal", "callee": "DrawDefaultPropertyAndHelpBox", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L60"}, {"caller_nid": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_ongui_internal", "callee": "EndProperty", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L63"}, {"caller_nid": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_getmaxvalue", "callee": "IsNullOrEmpty", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L68"}, {"caller_nid": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_getmaxvalue", "callee": "GetTargetObjectWithProperty", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L74"}, {"caller_nid": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_getmaxvalue", "callee": "GetField", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L76"}, {"caller_nid": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_getmaxvalue", "callee": "GetValue", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L79"}, {"caller_nid": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_getmaxvalue", "callee": "GetProperty", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L82"}, {"caller_nid": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_getmaxvalue", "callee": "GetValue", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L85"}, {"caller_nid": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_getmaxvalue", "callee": "GetMethod", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L88"}, {"caller_nid": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_getmaxvalue", "callee": "GetParameters", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L91"}, {"caller_nid": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_getmaxvalue", "callee": "Invoke", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L93"}, {"caller_nid": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_drawbar", "callee": "DrawRect", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L109"}, {"caller_nid": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_drawbar", "callee": "DrawRect", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L110"}, {"caller_nid": "propertydrawers_progressbarpropertydrawer_progressbarpropertydrawer_drawbar", "callee": "DropShadowLabel", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\PropertyDrawers\\ProgressBarPropertyDrawer.cs", "source_location": "L124"}]} |