Skip to content

QuantumGate::Local::GetVersionString

Karel Donk edited this page Jun 1, 2018 · 1 revision

Gets the QuantumGate module version in string format.

Signature

String GetVersionString() const noexcept;

Return values

Returns a QuantumGate::String with the version in the format "major.minor.revision build build".

Clone this wiki locally