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/derived-types.git?path=upm

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **Moroshka.DerivedTypes** 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/derived-types.git?path=upm
```

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

README

Open Source Initiative Badge

SemVer Conventional Commits Badge Keep a Changelog Badge

GitHub Release openupm Coverage

Derived Types allows serialization of System.Type for the Unity inspector. It appears as a dropdown list in the Unity inspector. The list contains an enumeration of types inherited from the specified base type, while excluding the current file from the list.

Installation

Instructions

Instructions for AI

Comments

No comments yet. Be the first!