Version
Represents a semantic version that can be compared with others or used to form a version range. Version objects are used to enable version-aware behavior in engine plugins.
Use toString if a full version string is required instead of separate components.
See also
Constructors
Types
Properties
Functions
Link copied to clipboard
Returns a version range including this and every higher version.
Link copied to clipboard
Returns a version range including this and every lower version.