-
Couldn't load subscription status.
- Fork 23
QuantumGate::Local::HasExtender
Karel Donk edited this page Jun 2, 2018
·
1 revision
Returns whether the instance has a specific extender.
const bool HasExtender(const ExtenderUUID& extuuid) const noexcept;| Name | Description |
|---|---|
extuuid |
The ExtenderUUID of the extender to check for. See QuantumGate::UUID for more details. |
Returns true if the extender is present on the instance and false if not.