MCPcopy Create free account
hub / github.com/OpenAssetIO/OpenAssetIO / close

Method close

src/openassetio-ui/src/ui/managerApi/UIDelegateInterface.cpp:37–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35}
36
37void UIDelegateInterface::close([[maybe_unused]] const HostSessionPtr& hostSession) {}
38
39trait::TraitsDataPtr UIDelegateInterface::uiPolicy(
40 [[maybe_unused]] const trait::TraitSet& uiTraitSet, [[maybe_unused]] access::UIAccess uiAccess,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected