Navigation
API > API/Developer > API/Developer/DatasmithFacade > API/Developer/DatasmithFacade/FDatasmithFacadeRawInfo > API/Developer/DatasmithFacade/FDatasmithFacadeRawInfo/FDatasmithFacade-_1
Description
Returns the Source info at the given index, returns null if the index is invalid. The caller is responsible of deleting the returned object pointer.
| Name | GetNewSource |
| 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 |
FDatasmithFacadeDataPointId * GetNewSource
(
int32 Index
) const