SetConnected
Inherits: SetLinked, ObjectInteractionHook
Functions
_SetConnected_initialize
function _SetConnected_initialize(address setRegistry, address kindRegistry, address omniRegistry) internal;
_SetConnected_initializeFrom
function _SetConnected_initializeFrom(address setRegistry) internal;
supportsInterface
function supportsInterface(bytes4 interfaceId)
external
pure
virtual
override(SetLinked, ObjectInteractionHook)
returns (bool);
_SetConnected_supportsInterface
function _SetConnected_supportsInterface(bytes4 interfaceId) internal pure returns (bool);