Table of Contents

Class Package

Namespace
Gamelogic.Extensions.Editor.Internal
Assembly
Gamelogic.Extensions.Editor.dll

Represents a Unity package with a display name and package ID.

[Serializable]
public class Package
Inheritance
Package
Inherited Members
Extension Methods

Fields

displayName

The human-readable name of the package.

id

The Unity package ID (e.g. com.example.package).