Moroshka.TypeAnalyzer
com.moroshka.type-analyzer is an OpenUPM Unity package. `TypeAnalyzer` is a tool for analyzing type structures. It provides the ability to extract information about constructors, methods, properties, and fields of a given type. This tool is useful when working with reflection, where you need to dynamically examine types at runtime.
Install this package from the OpenUPM scoped registry with the instructions on this page, or use openupm-cli to update Packages/manifest.json.
Repository: https://github.com/moroshka-dev/moroshka-type-analyzer.
Owner: moroshka-dev.
Topics
Related Unity Packages
- Moroshka.Assistant com.moroshka.assistant
- Moroshka.Bootstrap com.moroshka.bootstrap
- Moroshka.Collections com.moroshka.collections
- Moroshka.DerivedTypes com.moroshka.derived-types
- Moroshka.Di com.moroshka.di
- Moroshka.DiContext com.moroshka.di-context
For registry setup problems, see Unity scoped registry troubleshooting.