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/extensions.git

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **AYip VContainer Extensions** 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/extensions.git
```

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

Dependencies (2)

README

AYip VContainer Extensions

This package will be in ongoing development.

How to Use

Scene Validator

It validates the lifetime scopes and game objects in Editor to save your time from testing the registry during runtime.

  • Validate the registrations
  • Identify which gameObjects in the scene are not assigned to the auto-injected gameObjects List

Manual: Unity's toolbar > Tools > VContainer > "Choose your option"

Hotkeys:

  1. Press Alt(option) + Shift + V to validate the scene
  2. Press Alt(option) + Shift + C to validate and play the editor.

Comments

No comments yet. Be the first!