UE::ShaderCompilerCommon::RemoveConstantBufferPrefix

Unreal Engine C++ API Reference > Developer > ShaderCompilerCommon > UE::ShaderCompilerCommon::RemoveConstantBufferPrefix

References

   
Module ShaderCompilerCommon
Header /Engine/Source/Developer/ShaderCompilerCommon/Public/ShaderCompilerCommon.h
Include #include "ShaderCompilerCommon.h"
Source /Engine/Source/Developer/ShaderCompilerCommon/Private/ShaderCompilerCommon.cpp
namespace UE
{
    namespace ShaderCompilerCommon
    {
        [FString](API\Runtime\Core\Containers\FString) UE::ShaderCompilerCommon::RemoveConstantBufferPrefix
        (
            const [FString](API\Runtime\Core\Containers\FString) & InName
        )
    }
}

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library