Unclaimed Package Is this your package? Claim it to unlock full analytics and manage your listing.
Claim This Package

Install via UPM

Add to Unity Package Manager using this URL

https://www.pkglnk.dev/type-analyzer.git?path=upm

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **Moroshka.TypeAnalyzer** to your Unity project via Package Manager:

1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/type-analyzer.git?path=upm
```

[![pkglnk](https://www.pkglnk.dev/badge/type-analyzer.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/type-analyzer)

README

Open Source Initiative Badge

SemVer Conventional Commits Badge Keep a Changelog Badge

GitHub Release openupm NuGet Version Coverage

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.

Installation

Instructions

Instructions for AI

Comments

No comments yet. Be the first!