Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Utils
References
| Module | CADKernel |
| Header | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Utils/StringUtil.h |
| Include | #include "Utils/StringUtil.h" |
namespace UE
{
namespace CADKernel
{
namespace Utils
{
FString UE::CADKernel::Utils::EscapeBackSlashes
(
const FString & InputString
)
}
}
}