Skip to content
Amethyst documentation
AmethystAPI
Examples
Getting Started
Reverse Engineering
Toggle navigation menu
⌘
K
Amethyst documentation
/
AmethystAPI
/
File list
/
File SemVersion.hpp
File SemVersion.hpp
¶
class
SemVersion
¶
Public Members
uint16_t
mMajor
¶
uint16_t
mMinor
¶
uint16_t
mPatch
¶
std
::
string
mPreRelease
¶
std
::
string
mBuildMeta
¶
std
::
string
mFullVersionString
¶
bool
mValidVersion
¶
bool
mAnyVersion
¶