Skip to content

jonagill/UnityInternalAccess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Internal Access

This package provides reflection-based access to a number of Unity's internal engine and editor APIs. It is mostly intended to support some of my other packages, but can be used on its own as well.

Installation

We recommend you install the Bulk Editor package via OpenUPM. Per OpenUPM's documentation:

  1. Open Edit/Project Settings/Package Manager
  2. Add a new Scoped Registry (or edit the existing OpenUPM entry) to read:
    • Name: package.openupm.com
    • URL: https://package.openupm.com
    • Scope(s): com.jonagill.unityinternalaccess
  3. Click Save (or Apply)
  4. Open Window/Package Manager
  5. Click the + button
  6. Select Add package by name... or Add package from git URL...
  7. Enter com.jonagill.unityinternalaccess and click Add

About

Helper package for access internal Unity engine and editor APIs via reflection

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages