Navigation
API > API/Plugins > API/Plugins/DirectLinkExtension > API/Plugins/DirectLinkExtension/IDirectLinkManager
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< FDirectLinkExternalSource > | GetOrCreateExternalSource
(
const DirectLink::FSourceHandle& SourceHandle |
Get the FDirectLinkExternalSource associated to the given DirectLink::FSourceHandle, either by creating it or returning a cached value. | |
| TSharedPtr< FDirectLinkExternalSource > | GetOrCreateExternalSource
(
const FSourceUri& Uri |
Get the FDirectLinkExternalSource associated to the given Uri, either by creating it or returning a cached value. |