Files
JuegoSim/Assets/graphify-out/cache/ast/e6eb06615e9c520af174e553010a0a4180bfdda67e9279cf37b621585d341c07.json
T
2026-07-21 08:56:10 +03:00

1 line
39 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_editor_utility_propertyutility_cs", "label": "PropertyUtility.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L1"}, {"id": "utility_propertyutility_naughtyattributes_editor", "label": "NaughtyAttributes.Editor", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L8"}, {"id": "utility_propertyutility_propertyutility", "label": "PropertyUtility", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L10"}, {"id": "utility_propertyutility_propertyutility_getattribute", "label": ".GetAttribute()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L12"}, {"id": "utility_propertyutility_propertyutility_getattributes", "label": ".GetAttributes()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L18"}, {"id": "utility_propertyutility_propertyutility_getlabel", "label": ".GetLabel()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L29"}, {"id": "utility_propertyutility_propertyutility_callonvaluechangedcallbacks", "label": ".CallOnValueChangedCallbacks()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L40"}, {"id": "utility_propertyutility_propertyutility_isenabled", "label": ".IsEnabled()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L71"}, {"id": "utility_propertyutility_propertyutility_isvisible", "label": ".IsVisible()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L122"}, {"id": "utility_propertyutility_propertyutility_getenumvalue", "label": ".GetEnumValue()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L173"}, {"id": "utility_propertyutility_propertyutility_getconditionvalues", "label": ".GetConditionValues()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L196"}, {"id": "utility_propertyutility_propertyutility_getconditionsflag", "label": ".GetConditionsFlag()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L227"}, {"id": "utility_propertyutility_propertyutility_getpropertytype", "label": ".GetPropertyType()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L255"}, {"id": "utility_propertyutility_propertyutility_gettargetobjectofproperty", "label": ".GetTargetObjectOfProperty()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L268"}, {"id": "utility_propertyutility_propertyutility_gettargetobjectwithproperty", "label": ".GetTargetObjectWithProperty()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L301"}, {"id": "utility_propertyutility_propertyutility_getvalue_imp", "label": ".GetValue_Imp()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L325"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_editor_utility_propertyutility_cs", "target": "unityeditor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_editor_utility_propertyutility_cs", "target": "reflection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_editor_utility_propertyutility_cs", "target": "system", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_editor_utility_propertyutility_cs", "target": "collections", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L4", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_editor_utility_propertyutility_cs", "target": "generic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L5", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_editor_utility_propertyutility_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L6", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_editor_utility_propertyutility_cs", "target": "utility_propertyutility_naughtyattributes_editor", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L8", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_assets_naughtyattributes_scripts_editor_utility_propertyutility_cs", "target": "utility_propertyutility_propertyutility", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\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": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L314", "weight": 1.0}], "raw_calls": [{"caller_nid": "utility_propertyutility_propertyutility_getattribute", "callee": "GetAttributes<T>", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L14"}, {"caller_nid": "utility_propertyutility_propertyutility_getattributes", "callee": "GetField", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L20"}, {"caller_nid": "utility_propertyutility_propertyutility_getattributes", "callee": "GetCustomAttributes", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L26"}, {"caller_nid": "utility_propertyutility_propertyutility_getlabel", "callee": "GetAttribute<LabelAttribute>", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L31"}, {"caller_nid": "utility_propertyutility_propertyutility_callonvaluechangedcallbacks", "callee": "GetAttributes<OnValueChangedAttribute>", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L42"}, {"caller_nid": "utility_propertyutility_propertyutility_callonvaluechangedcallbacks", "callee": "ApplyModifiedProperties", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L49"}, {"caller_nid": "utility_propertyutility_propertyutility_callonvaluechangedcallbacks", "callee": "GetMethod", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L53"}, {"caller_nid": "utility_propertyutility_propertyutility_callonvaluechangedcallbacks", "callee": "GetParameters", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L56"}, {"caller_nid": "utility_propertyutility_propertyutility_callonvaluechangedcallbacks", "callee": "Invoke", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L58"}, {"caller_nid": "utility_propertyutility_propertyutility_callonvaluechangedcallbacks", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L62"}, {"caller_nid": "utility_propertyutility_propertyutility_callonvaluechangedcallbacks", "callee": "GetType", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L64"}, {"caller_nid": "utility_propertyutility_propertyutility_callonvaluechangedcallbacks", "callee": "LogWarning", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L66"}, {"caller_nid": "utility_propertyutility_propertyutility_isenabled", "callee": "GetAttribute<ReadOnlyAttribute>", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L73"}, {"caller_nid": "utility_propertyutility_propertyutility_isenabled", "callee": "GetAttribute<EnableIfAttributeBase>", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L79"}, {"caller_nid": "utility_propertyutility_propertyutility_isenabled", "callee": "GetCustomAttribute<FlagsAttribute>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L93"}, {"caller_nid": "utility_propertyutility_propertyutility_isenabled", "callee": "GetType", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L93"}, {"caller_nid": "utility_propertyutility_propertyutility_isenabled", "callee": "Equals", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L94"}, {"caller_nid": "utility_propertyutility_propertyutility_isenabled", "callee": "HasFlag", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L95"}, {"caller_nid": "utility_propertyutility_propertyutility_isenabled", "callee": "GetType", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L100"}, {"caller_nid": "utility_propertyutility_propertyutility_isenabled", "callee": "LogWarning", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L101"}, {"caller_nid": "utility_propertyutility_propertyutility_isenabled", "callee": "GetType", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L115"}, {"caller_nid": "utility_propertyutility_propertyutility_isenabled", "callee": "LogWarning", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L116"}, {"caller_nid": "utility_propertyutility_propertyutility_isvisible", "callee": "GetAttribute<ShowIfAttributeBase>", "is_member_call": false, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L124"}, {"caller_nid": "utility_propertyutility_propertyutility_isvisible", "callee": "GetCustomAttribute<FlagsAttribute>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L138"}, {"caller_nid": "utility_propertyutility_propertyutility_isvisible", "callee": "GetType", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L138"}, {"caller_nid": "utility_propertyutility_propertyutility_isvisible", "callee": "Equals", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L139"}, {"caller_nid": "utility_propertyutility_propertyutility_isvisible", "callee": "HasFlag", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L140"}, {"caller_nid": "utility_propertyutility_propertyutility_isvisible", "callee": "GetType", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L145"}, {"caller_nid": "utility_propertyutility_propertyutility_isvisible", "callee": "LogWarning", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L146"}, {"caller_nid": "utility_propertyutility_propertyutility_isvisible", "callee": "GetType", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L160"}, {"caller_nid": "utility_propertyutility_propertyutility_isvisible", "callee": "LogWarning", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L161"}, {"caller_nid": "utility_propertyutility_propertyutility_getenumvalue", "callee": "GetField", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L175"}, {"caller_nid": "utility_propertyutility_propertyutility_getenumvalue", "callee": "IsSubclassOf", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L176"}, {"caller_nid": "utility_propertyutility_propertyutility_getenumvalue", "callee": "GetValue", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L178"}, {"caller_nid": "utility_propertyutility_propertyutility_getenumvalue", "callee": "GetProperty", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L181"}, {"caller_nid": "utility_propertyutility_propertyutility_getenumvalue", "callee": "IsSubclassOf", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L182"}, {"caller_nid": "utility_propertyutility_propertyutility_getenumvalue", "callee": "GetValue", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L184"}, {"caller_nid": "utility_propertyutility_propertyutility_getenumvalue", "callee": "GetMethod", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L187"}, {"caller_nid": "utility_propertyutility_propertyutility_getenumvalue", "callee": "IsSubclassOf", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L188"}, {"caller_nid": "utility_propertyutility_propertyutility_getenumvalue", "callee": "Invoke", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L190"}, {"caller_nid": "utility_propertyutility_propertyutility_getconditionvalues", "callee": "GetField", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L201"}, {"caller_nid": "utility_propertyutility_propertyutility_getconditionvalues", "callee": "Add", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L205"}, {"caller_nid": "utility_propertyutility_propertyutility_getconditionvalues", "callee": "GetValue", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L205"}, {"caller_nid": "utility_propertyutility_propertyutility_getconditionvalues", "callee": "GetProperty", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L208"}, {"caller_nid": "utility_propertyutility_propertyutility_getconditionvalues", "callee": "Add", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L212"}, {"caller_nid": "utility_propertyutility_propertyutility_getconditionvalues", "callee": "GetValue", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L212"}, {"caller_nid": "utility_propertyutility_propertyutility_getconditionvalues", "callee": "GetMethod", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L215"}, {"caller_nid": "utility_propertyutility_propertyutility_getconditionvalues", "callee": "GetParameters", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L218"}, {"caller_nid": "utility_propertyutility_propertyutility_getconditionvalues", "callee": "Add", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L220"}, {"caller_nid": "utility_propertyutility_propertyutility_getconditionvalues", "callee": "Invoke", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L220"}, {"caller_nid": "utility_propertyutility_propertyutility_getpropertytype", "callee": "GetType", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L258"}, {"caller_nid": "utility_propertyutility_propertyutility_gettargetobjectofproperty", "callee": "Replace", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L275"}, {"caller_nid": "utility_propertyutility_propertyutility_gettargetobjectofproperty", "callee": "Split", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L277"}, {"caller_nid": "utility_propertyutility_propertyutility_gettargetobjectofproperty", "callee": "Contains", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L281"}, {"caller_nid": "utility_propertyutility_propertyutility_gettargetobjectofproperty", "callee": "Substring", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L283"}, {"caller_nid": "utility_propertyutility_propertyutility_gettargetobjectofproperty", "callee": "IndexOf", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L283"}, {"caller_nid": "utility_propertyutility_propertyutility_gettargetobjectofproperty", "callee": "ToInt32", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L284"}, {"caller_nid": "utility_propertyutility_propertyutility_gettargetobjectofproperty", "callee": "Replace", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L284"}, {"caller_nid": "utility_propertyutility_propertyutility_gettargetobjectofproperty", "callee": "Replace", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L284"}, {"caller_nid": "utility_propertyutility_propertyutility_gettargetobjectofproperty", "callee": "Substring", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L284"}, {"caller_nid": "utility_propertyutility_propertyutility_gettargetobjectofproperty", "callee": "IndexOf", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L284"}, {"caller_nid": "utility_propertyutility_propertyutility_gettargetobjectwithproperty", "callee": "Replace", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L303"}, {"caller_nid": "utility_propertyutility_propertyutility_gettargetobjectwithproperty", "callee": "Split", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L305"}, {"caller_nid": "utility_propertyutility_propertyutility_gettargetobjectwithproperty", "callee": "Contains", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L310"}, {"caller_nid": "utility_propertyutility_propertyutility_gettargetobjectwithproperty", "callee": "Substring", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L312"}, {"caller_nid": "utility_propertyutility_propertyutility_gettargetobjectwithproperty", "callee": "IndexOf", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L312"}, {"caller_nid": "utility_propertyutility_propertyutility_gettargetobjectwithproperty", "callee": "ToInt32", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L313"}, {"caller_nid": "utility_propertyutility_propertyutility_gettargetobjectwithproperty", "callee": "Replace", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L313"}, {"caller_nid": "utility_propertyutility_propertyutility_gettargetobjectwithproperty", "callee": "Replace", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L313"}, {"caller_nid": "utility_propertyutility_propertyutility_gettargetobjectwithproperty", "callee": "Substring", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L313"}, {"caller_nid": "utility_propertyutility_propertyutility_gettargetobjectwithproperty", "callee": "IndexOf", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L313"}, {"caller_nid": "utility_propertyutility_propertyutility_getvalue_imp", "callee": "GetType", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L332"}, {"caller_nid": "utility_propertyutility_propertyutility_getvalue_imp", "callee": "GetField", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L336"}, {"caller_nid": "utility_propertyutility_propertyutility_getvalue_imp", "callee": "GetValue", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L339"}, {"caller_nid": "utility_propertyutility_propertyutility_getvalue_imp", "callee": "GetProperty", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L342"}, {"caller_nid": "utility_propertyutility_propertyutility_getvalue_imp", "callee": "GetValue", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L345"}, {"caller_nid": "utility_propertyutility_propertyutility_getvalue_imp", "callee": "GetEnumerator", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L362"}, {"caller_nid": "utility_propertyutility_propertyutility_getvalue_imp", "callee": "MoveNext", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Assets\\NaughtyAttributes\\Scripts\\Editor\\Utility\\PropertyUtility.cs", "source_location": "L365"}]}