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

1 line
18 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_timeline_1_7_5_documentation_smpl_custom_annotation_md", "label": "smpl_custom_annotation.md", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L1"}, {"id": "documentation_smpl_custom_annotation_annotation_marker_sample", "label": "Annotation marker sample", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L1"}, {"id": "documentation_smpl_custom_annotation_custom_marker_workflow_example", "label": "Custom marker workflow example", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L14"}, {"id": "documentation_smpl_custom_annotation_1_create_an_annotation_marker", "label": "1. Create an annotation marker", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L23"}, {"id": "documentation_smpl_custom_annotation_codeblock_1", "label": "code:c# (public class AnnotationMarker : UnityEngine.Timeline.Marker )", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L30"}, {"id": "documentation_smpl_custom_annotation_codeblock_2", "label": "code:c# (public class AnnotationMarker : Marker)", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L40"}, {"id": "documentation_smpl_custom_annotation_2_customize_the_marker_s_appearance", "label": "2. Customize the marker's appearance", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L52"}, {"id": "documentation_smpl_custom_annotation_custom_uss_style", "label": "Custom USS style", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L56"}, {"id": "documentation_smpl_custom_annotation_codeblock_3", "label": "code:c# ([CustomStyle(\"AnnotationStyle\")])", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L62"}, {"id": "documentation_smpl_custom_annotation_custom_editor", "label": "Custom editor", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L76"}, {"id": "documentation_smpl_custom_annotation_codeblock_4", "label": "code:c# ([CustomTimelineEditor(typeof(AnnotationMarker))])", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L80"}, {"id": "documentation_smpl_custom_annotation_marker_information", "label": "Marker information", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L88"}, {"id": "documentation_smpl_custom_annotation_codeblock_5", "label": "code:c# (public override MarkerDrawOptions GetMarkerOptions(IMarker m)", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L92"}, {"id": "documentation_smpl_custom_annotation_overlay", "label": "Overlay", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L110"}, {"id": "documentation_smpl_custom_annotation_codeblock_6", "label": "code:c# (public override void DrawOverlay(IMarker marker, MarkerUISta)", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L114"}, {"id": "documentation_smpl_custom_annotation_codeblock_7", "label": "code:c# (const float k_LineOverlayWidth = 6.0f;)", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L139"}, {"id": "documentation_smpl_custom_annotation_3_create_custom_actions", "label": "3. Create custom Actions", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L148"}, {"id": "documentation_smpl_custom_annotation_timeline_action", "label": "Timeline Action", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L150"}, {"id": "documentation_smpl_custom_annotation_codeblock_8", "label": "code:c# ([MenuEntry(\"Create Annotation from clipboard contents\")])", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L154"}, {"id": "documentation_smpl_custom_annotation_validate", "label": "Validate", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L164"}, {"id": "documentation_smpl_custom_annotation_codeblock_9", "label": "code:c# (public override ActionValidity Validate(ActionContext contex)", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L168"}, {"id": "documentation_smpl_custom_annotation_execute", "label": "Execute", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L183"}, {"id": "documentation_smpl_custom_annotation_codeblock_10", "label": "code:c# (public override bool Execute(ActionContext context))", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L187"}, {"id": "documentation_smpl_custom_annotation_marker_action", "label": "Marker Action", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L206"}, {"id": "documentation_smpl_custom_annotation_codeblock_11", "label": "code:c# ([TimelineShortcut(\"Replace annotation description with clipb)", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L212"}, {"id": "documentation_smpl_custom_annotation_notes", "label": "Notes", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L220"}, {"id": "documentation_smpl_custom_annotation_runtime_considerations", "label": "Runtime considerations", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L222"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_timeline_1_7_5_documentation_smpl_custom_annotation_md", "target": "documentation_smpl_custom_annotation_annotation_marker_sample", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L1", "weight": 1.0}, {"source": "documentation_smpl_custom_annotation_annotation_marker_sample", "target": "documentation_smpl_custom_annotation_custom_marker_workflow_example", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L14", "weight": 1.0}, {"source": "documentation_smpl_custom_annotation_custom_marker_workflow_example", "target": "documentation_smpl_custom_annotation_1_create_an_annotation_marker", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L23", "weight": 1.0}, {"source": "documentation_smpl_custom_annotation_1_create_an_annotation_marker", "target": "documentation_smpl_custom_annotation_codeblock_1", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L30", "weight": 1.0}, {"source": "documentation_smpl_custom_annotation_1_create_an_annotation_marker", "target": "documentation_smpl_custom_annotation_codeblock_2", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L40", "weight": 1.0}, {"source": "documentation_smpl_custom_annotation_annotation_marker_sample", "target": "documentation_smpl_custom_annotation_2_customize_the_marker_s_appearance", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L52", "weight": 1.0}, {"source": "documentation_smpl_custom_annotation_2_customize_the_marker_s_appearance", "target": "documentation_smpl_custom_annotation_custom_uss_style", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L56", "weight": 1.0}, {"source": "documentation_smpl_custom_annotation_custom_uss_style", "target": "documentation_smpl_custom_annotation_codeblock_3", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L62", "weight": 1.0}, {"source": "documentation_smpl_custom_annotation_2_customize_the_marker_s_appearance", "target": "documentation_smpl_custom_annotation_custom_editor", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L76", "weight": 1.0}, {"source": "documentation_smpl_custom_annotation_custom_editor", "target": "documentation_smpl_custom_annotation_codeblock_4", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L80", "weight": 1.0}, {"source": "documentation_smpl_custom_annotation_custom_editor", "target": "documentation_smpl_custom_annotation_marker_information", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L88", "weight": 1.0}, {"source": "documentation_smpl_custom_annotation_marker_information", "target": "documentation_smpl_custom_annotation_codeblock_5", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L92", "weight": 1.0}, {"source": "documentation_smpl_custom_annotation_custom_editor", "target": "documentation_smpl_custom_annotation_overlay", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L110", "weight": 1.0}, {"source": "documentation_smpl_custom_annotation_overlay", "target": "documentation_smpl_custom_annotation_codeblock_6", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L114", "weight": 1.0}, {"source": "documentation_smpl_custom_annotation_overlay", "target": "documentation_smpl_custom_annotation_codeblock_7", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L139", "weight": 1.0}, {"source": "documentation_smpl_custom_annotation_annotation_marker_sample", "target": "documentation_smpl_custom_annotation_3_create_custom_actions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L148", "weight": 1.0}, {"source": "documentation_smpl_custom_annotation_3_create_custom_actions", "target": "documentation_smpl_custom_annotation_timeline_action", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L150", "weight": 1.0}, {"source": "documentation_smpl_custom_annotation_timeline_action", "target": "documentation_smpl_custom_annotation_codeblock_8", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L154", "weight": 1.0}, {"source": "documentation_smpl_custom_annotation_timeline_action", "target": "documentation_smpl_custom_annotation_validate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L164", "weight": 1.0}, {"source": "documentation_smpl_custom_annotation_validate", "target": "documentation_smpl_custom_annotation_codeblock_9", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L168", "weight": 1.0}, {"source": "documentation_smpl_custom_annotation_timeline_action", "target": "documentation_smpl_custom_annotation_execute", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L183", "weight": 1.0}, {"source": "documentation_smpl_custom_annotation_execute", "target": "documentation_smpl_custom_annotation_codeblock_10", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L187", "weight": 1.0}, {"source": "documentation_smpl_custom_annotation_3_create_custom_actions", "target": "documentation_smpl_custom_annotation_marker_action", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L206", "weight": 1.0}, {"source": "documentation_smpl_custom_annotation_marker_action", "target": "documentation_smpl_custom_annotation_codeblock_11", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L212", "weight": 1.0}, {"source": "documentation_smpl_custom_annotation_annotation_marker_sample", "target": "documentation_smpl_custom_annotation_notes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L220", "weight": 1.0}, {"source": "documentation_smpl_custom_annotation_annotation_marker_sample", "target": "documentation_smpl_custom_annotation_runtime_considerations", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.timeline@1.7.5\\Documentation~\\smpl_custom_annotation.md", "source_location": "L222", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0}