{"id":13663029,"url":"https://github.com/kirevdokimov/UnityWatchToolExtension","last_synced_at":"2025-04-25T13:31:17.927Z","repository":{"id":113832263,"uuid":"99362238","full_name":"kirevdokimov/UnityWatchToolExtension","owner":"kirevdokimov","description":"This tool allows you to watch any variable from any MonoBehaviour via one simple attribute","archived":false,"fork":false,"pushed_at":"2017-08-04T18:00:24.000Z","size":299,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-25T05:56:15.967Z","etag":null,"topics":["c-sharp","extension","unity"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kirevdokimov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-08-04T16:43:08.000Z","updated_at":"2024-04-08T15:18:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"78e69fff-1939-4676-a78d-e6b97deb896a","html_url":"https://github.com/kirevdokimov/UnityWatchToolExtension","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirevdokimov%2FUnityWatchToolExtension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirevdokimov%2FUnityWatchToolExtension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirevdokimov%2FUnityWatchToolExtension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirevdokimov%2FUnityWatchToolExtension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kirevdokimov","download_url":"https://codeload.github.com/kirevdokimov/UnityWatchToolExtension/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250824927,"owners_count":21493367,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c-sharp","extension","unity"],"created_at":"2024-08-02T05:02:15.454Z","updated_at":"2025-04-25T13:31:17.282Z","avatar_url":"https://github.com/kirevdokimov.png","language":"C#","funding_links":[],"categories":["C\\#"],"sub_categories":[],"readme":"# Unity WatchTool Extension\nThis tool allows you to watch any variable from any MonoBehaviour via `[Watch]` attribute\n## Usage\n![Usage](usage.gif)\n## Naming rules\n```\n[Watch] // GameObject and field names\npublic float angle = 7f;\n\t\n[Watch(\"AwesomeRange\")] // GameObject name and custom text\npublic float range = 7f;\n\t\n[Watch(\"!Global\")] // Custom text without GameObject name\npublic Vector3 global = Vector3.up;\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirevdokimov%2FUnityWatchToolExtension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkirevdokimov%2FUnityWatchToolExtension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirevdokimov%2FUnityWatchToolExtension/lists"}