Navigation
API > API/Plugins > API/Plugins/ImgMedia > API/Plugins/ImgMedia/UImgMediaSource
References
| Module | ImgMedia |
| Header | /Engine/Plugins/Media/ImgMedia/Source/ImgMedia/Public/ImgMediaSource.h |
| Include | #include "ImgMediaSource.h" |
| Source | /Engine/Plugins/Media/ImgMedia/Source/ImgMedia/Private/Assets/ImgMediaSource.cpp |
static bool IsPathUnderBasePath
&40;
const FString & InPath,
const FString & InBasePath,
FString & OutRelativePath
&41;
Remarks
Returns true if InPath is under InBasePath. If so, fills out OutRelativePath with the relative path between them