{"id":19885308,"url":"https://github.com/demkeys/unityreorderablelistexamples","last_synced_at":"2025-03-01T03:46:10.106Z","repository":{"id":171290857,"uuid":"156451137","full_name":"Demkeys/UnityReorderableListExamples","owner":"Demkeys","description":"Two very simple barebones examples of how to use Reorderable Lists in Editor scripts","archived":false,"fork":false,"pushed_at":"2018-11-06T21:54:39.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-11T18:47:10.320Z","etag":null,"topics":["csharp","demkeys","editor-script","example-code","reorderable-list","reorderablelist","unity","unity-editor","unity-reorderablelist","unity-scripts","unity3d"],"latest_commit_sha":null,"homepage":null,"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/Demkeys.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-06T21:36:13.000Z","updated_at":"2018-11-06T22:38:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"fe1acfc3-94cb-42f0-b323-53733f530c64","html_url":"https://github.com/Demkeys/UnityReorderableListExamples","commit_stats":null,"previous_names":["demkeys/unityreorderablelistexamples"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Demkeys%2FUnityReorderableListExamples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Demkeys%2FUnityReorderableListExamples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Demkeys%2FUnityReorderableListExamples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Demkeys%2FUnityReorderableListExamples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Demkeys","download_url":"https://codeload.github.com/Demkeys/UnityReorderableListExamples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241313179,"owners_count":19942417,"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":["csharp","demkeys","editor-script","example-code","reorderable-list","reorderablelist","unity","unity-editor","unity-reorderablelist","unity-scripts","unity3d"],"created_at":"2024-11-12T17:33:54.561Z","updated_at":"2025-03-01T03:46:10.088Z","avatar_url":"https://github.com/Demkeys.png","language":"C#","readme":"# UnityReorderableListExamples\nTwo very simple barebones examples of how to use Reorderable Lists in Editor scripts. Both examples show how to setup and user ReorderableList with custom GUI in Editor scripts using the various callbacks provided.\n* [ReorderableListExample01.cs](https://github.com/Demkeys/UnityReorderableListExamples/blob/master/ReorderableListExample01.cs) allows you to add items at the end of the list.\n* [ReorderableListExample02.cs](https://github.com/Demkeys/UnityReorderableListExamples/blob/master/ReorderableListExample02.cs) allows you to add items after the currently selected item, and also add items at the end of the list.\n\nIn both examples you can reorder and edit the items. There's also a button that prints out the names from the reordered list, as an example to show that the reodered list can be used after reordering.\n\nIf you need more info, you can take a look at the [ReorderableList](https://github.com/Unity-Technologies/UnityCsReference/blob/master/Editor/Mono/GUI/ReorderableList.cs) class code from the Unity Cs Reference repo.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdemkeys%2Funityreorderablelistexamples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdemkeys%2Funityreorderablelistexamples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdemkeys%2Funityreorderablelistexamples/lists"}