AutoRef – Addressables in Code 2


Manage and utilize Unity Addressables more efficiently directly within your C# scripts by generating type-safe C# classes for your Addressable assets.


by Frost Arrow Games


★★★★★ star rating
Price History +

Discord - Reach out for support or feature requests


Features:

  • Automated generation of C# classes from your Addressable Groups.
  • Strongly-typed references to Addressable assets, improving code safety and enabling auto-completion.
  • Convenient menu shortcuts within the Unity Editor for managing Addressables and AutoRef generated files.

New and Improved

  • Supports all addressable file types
  • Generates code directly from addressable groups rather than file structure