ClassTypeReference-for-Unity VS unity-addressable-importer

Compare ClassTypeReference-for-Unity vs unity-addressable-importer and see what are their differences.

ClassTypeReference-for-Unity

Property drawer that allows class selection from drop-down in Unity. (by SolidAlloy)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
ClassTypeReference-for-Unity unity-addressable-importer
1 1
280 805
- -
3.2 2.6
over 1 year ago about 2 months ago
C# C#
GNU General Public License v3.0 or later 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.

ClassTypeReference-for-Unity

Posts with mentions or reviews of ClassTypeReference-for-Unity. We have used some of these posts to build our list of alternatives and similar projects.
  • Cards game, unique effects, and scriptable objects!
    1 project | /r/Unity3D | 14 Feb 2022
    At the moment, the only thing that comes to my mind is to create your effects as standard C# classes, add a Type field to your card SO using this wrapper class, and use Activator.CreateInstance (or some more performant alternative if necessary) to create an instance of that type at runtime. Obviously, I'd recommend sticking with your "base class" contractual thinking, maybe in the form of an interface. Here's a simplified version:

unity-addressable-importer

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

What are some alternatives?

When comparing ClassTypeReference-for-Unity and unity-addressable-importer you can also consider the following projects:

UpmGitExtension - This package extends the UI of Unity Package Manager (UPM) for the packages installed from git repository.

chronity - :hourglass: Library for running functions after a delay by creating timers in Unity3D.

Serially - Adds a unity-supported, SerializableType class and an inspector for editing SerializeReference fields.

Hairibar.Ragdoll - A package for animating ragdolls through keyframed animations.

com.mitay-walle.physics2d-debugger - Instantly renders Unity's 2D physics colliders and joints as a wireframe for rapid prototyping

CloudPatch - Unity Package that connects to any CDN. Streamlines asset uploads, authentication, and setting configurations.

com.rest.elevenlabs - A non-official Eleven Labs voice synthesis client for Unity (UPM)

AssetManagement - A set of classes to convert Unity Addressables callbacks/coroutine workflow to async/await with UniTask.

Eflatun.SceneReference - Unity Scene References for Runtime and Editor. Strongly typed, robust, and reliable. Provides GUID, Path, Build Index, Name, and Address.

LDtkToUnity - Unity importer for the LDtk level editor

PinInject - Simple and Intuitive Dependency Injection tool for Unity