Skip to content

QuantumGate::Extender::GetName

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

Gets the name of the extender. This is the name that was passed into the constructor.

Signature

const String& GetName() const noexcept;

Return values

Returns a QuantumGate::String object containing the name of the extender.

Clone this wiki locally