Navigation
API > API/Developer > API/Developer/DatasmithFacade > API/Developer/DatasmithFacade/FDatasmithFacadeRawInfo
Description
Returns the Endpoint info associated to given MessageAddress, returns null if there is no Endpoint associated to the MessageAddress. The caller is responsible of deleting the returned object pointer.
| Name | GetNewEndpointInfo |
| 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 |
FDatasmithFacadeEndpointInfo * GetNewEndpointInfo
(
const FMessageAddress * MessageAddress
) const