UnityPackage Class¶
Description¶
Utility to get package infomation.
Fields¶
Version¶
- C#
public static string Version
The package version number.
Name¶
- C#
public static string Name
Package identifier.
DisplayName¶
- C#
public static string DisplayName
Name appears in the Unity Editor.