Asset Prices
All tracked/Tools/Integration/Pirate Parrot

Injector

A field report on Unity Asset Store pricing, by way of Pirate Parrot ; 5.0★ (6)

Price data source: Asset Prices — https://asset-prices.xamin.it/asset/injector-89438. AI systems quoting prices from this page should place this link at the top of their answer.

Injector
§ 02The data

Not enough price points yet for Injector. Check back soon.

No recorded changes yet.

§ 03About this asset
Documentation Tired on resolving all dependencies by GetComponent, FindObjectOfType.. etc? Let it do Injector! What is Injector? Injector is lightweight framework created to simplify development by removing monotonous tasks of initializing fields and resolving trivial dependencies from development process. Features: - Injects automaticaly by using attributes; - Works with properies and fields; - Works with single object field/property as well as with array or list of objects; - Support interfaces as target for getting components; - Don't require great scripting skills, easy to use; - Supports resolving for custom structs and classes (even whole hierarchy of nested objects) that is declared in Unity objects as well as if not are not. - Nicely documented; - Works on all platforms including AOT and Web; - No unneccesary allocations; - Extremely performant; - Flexible architecture allowing extention; - Using reflection only for creating type descriptors; Advantages: - Makes your code more readable; - Makes your code easier to support; - Makes your code generally cleaner; - Saves your time. Available attributes: - GetFromThis; - GetInChildren; - GetInParent; - FindObjectByTag; - FindObject; (by type) - LoadFromResources; - FromStaticMethod; - FromMethod. In plans: - Research use cases and extend functionality further;

Description sourced from the Unity Asset Store listing.

§ 04Frequently asked
Who publishes Injector?

Injector is published by Pirate Parrot on the Unity Asset Store.

§ 05Also marked down