Table of Contents

Class AssetConfig

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

Configuration data for the Gamelogic asset tools and windows.

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

Fields

assetDisplayName

The display name of the asset shown in windows and labels.

documentationUrl

The URL to the documentation for this asset.

packageId

The Unity package ID of this asset.

packageVersion

The current version of the package.

shownKey

The PlayerPrefs key used to track whether the welcome window has been shown.

uninstallList

All packages belonging to this asset. The first entry is treated as the main package (used for sample imports).

youTubeChannelUrl

The URL to the YouTube channel for this asset.