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
{
void UE::CADKernel::Utils::RemoveUnwantedChar
(
FString & String,
const TCHAR UnwantedChar
)
}
}
}