-
Notifications
You must be signed in to change notification settings - Fork 23
QuantumGate::Extender::GetUUID
Karel Donk edited this page Jun 4, 2018
·
1 revision
Gets a reference to the UUID of the extender. This is the same UUID passed in to the constructor.
const ExtenderUUID& GetUUID() const noexcept;
Returns a QuantumGate::ExtenderUUID
object containing the UUID of the extender.