StructableObject VS Unity-Editor-Toolbox

Compare StructableObject vs Unity-Editor-Toolbox and see what are their differences.

StructableObject

StructableObject is a wrapper for Unity's ScriptableObject system. It basically just lets you manipulate a data struct as if it were a ScriptableObject. This has been useful in my own development as it allows you to create systems which work well with both procedural data and designed data. (by EmmetOT)

Unity-Editor-Toolbox

Tools, custom attributes, drawers, hierarchy overlay, and other extensions for the Unity Editor. (by arimger)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
StructableObject Unity-Editor-Toolbox
1 2
18 1,558
- -
0.0 8.1
over 2 years ago about 1 month ago
C# C#
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

StructableObject

Posts with mentions or reviews of StructableObject. We have used some of these posts to build our list of alternatives and similar projects.

Unity-Editor-Toolbox

Posts with mentions or reviews of Unity-Editor-Toolbox. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-03.
  • Is there a way to replicate this style of foldout/drawer in our own custom editor scripts?
    2 projects | /r/Unity3D | 3 Jul 2023
    You may wanna check out this project: https://github.com/arimger/Unity-Editor-Toolbox it makes creating custom hierarchy UIs rather simple from the looks of it, but I haven't tried it so can't really say for sure.
  • Is Odin still worth it?
    9 projects | /r/Unity3D | 16 Sep 2021
    Unity Editor Toolbox - Has a large number of attributes that I think mostly are styled well to fit in with the default editor look. It also supports material editors. It has some other extensions too. I have not personally used it, but it looks pretty good quality.

What are some alternatives?

When comparing StructableObject and Unity-Editor-Toolbox you can also consider the following projects:

NaughtyAttributes - Attribute Extensions for Unity

Unity-game-hacking - A guide for hacking unity games

Unity-SerializableDictionary - Serializable dictionary class for Unity

pb_Stl - STL import/export for Unity, supporting both ASCII and Binary.

Bewildered-Core - Common use data types, and utilities for Unity that are high-quality and feel like a native part of Unity

resharper-unity - Unity support for both ReSharper and Rider

EditorXR - Author XR in XR

ScriptableObjectVariant - Unity Odin editor helper which permits to set a "SOVariant" attribute to a ScriptableObject and override, or not, certain fields (similar to prefab variants but for scriptable objects).

snowfs-for-unity - SnowFS for Unity - Easy local version control for designers and artists within the Unity Editor. ❄️

Graphene - Graphene for Unity UI Toolkit is a lightweight and modular framework for building user interfaces

QuickEye-Utility - Serializable Dictionary and Time types. Customizable Unity window title.

UnityObjectActionSystem - A ScriptableObject based action System for Unity, add simple interactions to your project.