Skip to content

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.

Signature

const ExtenderUUID& GetUUID() const noexcept;

Return values

Returns a QuantumGate::ExtenderUUID object containing the UUID of the extender.

Clone this wiki locally