awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

13 个仓库

Awesome GitHub RepositoriesCode Attributes

Custom attributes to simplify script logic and inspector data management.

Explore 13 awesome GitHub repositories matching part of an awesome list · Code Attributes. Refine with filters or upvote what's useful.

Awesome Code Attributes GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • dbrizov/naughtyattributesdbrizov 的头像

    dbrizov/NaughtyAttributes

    5,156在 GitHub 上查看↗

    NaughtyAttributes 是一组用于 Unity 编辑器 Inspector 的自定义属性,允许进行字段验证、暴露非序列化属性以及添加自定义 UI 控件。它作为一个扩展库,无需编写自定义编辑器脚本即可自定义字段在 Inspector 界面中的绘制方式和行为。 该库提供了用于创建交互式元素(如执行特定方法的按钮)的工具,以及专门的输入控件(如滑块和下拉菜单)。它支持显示原生属性和非序列化字段,以便实时调试和监控游戏状态。 该工具包包括通过强制引用检查和数值范围限制进行数据验证的功能。它还支持字段更改回调,并直接在 Inspector 中渲染精灵和预制体的资源预览。

    Provides a suite of useful inspector attributes.

    C#attributesextensionnaughty
    在 GitHub 上查看↗5,156
  • deadcows/displayinspector-attributeD

    Deadcows/DisplayInspector-Attribute

    0在 GitHub 上查看↗

    Displays one inspector inside another.

    在 GitHub 上查看↗0
  • omid3098/openwatcherO

    omid3098/OpenWatcher

    0在 GitHub 上查看↗

    Monitors field values at runtime in the game view.

    在 GitHub 上查看↗0
  • jinnin0105/unitygetcomponentautoinjectorJ

    jinnin0105/UnityGetComponentAutoInjector

    0在 GitHub 上查看↗

    Automatically injects components via attributes.

    在 GitHub 上查看↗0
  • lottemakesstuff/2d3c6dc7a913ed118601db95735574deL

    LotteMakesStuff/2d3c6dc7a913ed118601db95735574de

    0在 GitHub 上查看↗

    Adds color-coding to inspector fields.

    在 GitHub 上查看↗0
  • nrjwolf/unity-auto-attach-component-attributesN

    Nrjwolf/unity-auto-attach-component-attributes

    0在 GitHub 上查看↗

    Auto-attaches components to serialized fields.

    在 GitHub 上查看↗0
  • rfadeev/unity-forge-property-drawersR

    rfadeev/unity-forge-property-drawers

    0在 GitHub 上查看↗

    Custom drawers for easier field value management.

    在 GitHub 上查看↗0
  • subjectnerd-unity/reorderableinspectorS

    SubjectNerd-Unity/ReorderableInspector

    0在 GitHub 上查看↗

    Automatically creates reorderable lists for components.

    在 GitHub 上查看↗0
  • lottemakesstuff/b8853a16de3e680dc1c326fe6f5ebd7eL

    LotteMakesStuff/b8853a16de3e680dc1c326fe6f5ebd7e

    0在 GitHub 上查看↗

    Draws a stats bar for property values.

    在 GitHub 上查看↗0
  • zsaladin/essentialeditorZ

    zsaladin/EssentialEditor

    0在 GitHub 上查看↗

    Exposes MonoBehaviour properties and methods to the inspector.

    在 GitHub 上查看↗0
  • edwardrowe/709bcbc5c53a477ffc482a48daa7d115E

    edwardrowe/709bcbc5c53a477ffc482a48daa7d115

    0在 GitHub 上查看↗

    Embeds inspectors within other components.

    在 GitHub 上查看↗0
  • ulrikdamm/unitynonnullU

    ulrikdamm/UnityNonNull

    0在 GitHub 上查看↗

    Enforces non-null constraints on fields.

    在 GitHub 上查看↗0
  • thundernerd/unity3d-executionorderattributeT

    Thundernerd/Unity3D-ExecutionOrderAttribute

    0在 GitHub 上查看↗

    Sets script execution order via attributes.

    在 GitHub 上查看↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Code Attributes