Enum ReleaseType
Defines the various types of releases which dictate what sort of suffix is added to the end of the version string.
Namespace: ScriptableFramework
Assembly: cs.temp.dll.dll
Syntax
public enum ReleaseType
Fields
| Name | Description |
|---|---|
| Alpha | |
| Beta | |
| Development | |
| Production |