Navigation
API > API/Developer > API/Developer/DatasmithFacade > API/Developer/DatasmithFacade/FDatasmithFacadeRawInfo
Description
Returns the DataPointInfo (Source or Destination) associated to the given Id, returns null if there is no DataPointInfo associated to the Id. The caller is responsible of deleting the returned object pointer.
| Name | GetNewDataPointsInfo |
| Type | function |
| Header File | /Engine/Source/Developer/Datasmith/DatasmithFacade/Public/DirectLink/DatasmithFacadeEndpointObserver.h |
| Include Path | #include "DirectLink/DatasmithFacadeEndpointObserver.h" |
| Source | /Engine/Source/Developer/Datasmith/DatasmithFacade/Private/DirectLink/DatasmithFacadeEndpointObserver.cpp |
FDatasmithFacadeDataPointInfo * GetNewDataPointsInfo
(
const FGuid * Id
) const