UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FShaderParameterMap Member List

This is the complete list of members for FShaderParameterMap, including all inherited members.

AddParameterAllocation(FStringView ParameterName, uint16 BufferIndex, uint16 BaseIndex, uint16 Size, EShaderParameterType ParameterType)FShaderParameterMap
ContainsParameterAllocation(FStringView ParameterName) constFShaderParameterMap
CountParametersOfType(EShaderParameterType InType) constFShaderParameterMap
FindAndRemoveParameterAllocation(FStringView ParameterName)FShaderParameterMap
FindParameterAllocation(FStringView ParameterName) constFShaderParameterMap
FindParameterAllocation(FStringView ParameterName, uint16 &OutBufferIndex, uint16 &OutBaseIndex, uint16 &OutSize) constFShaderParameterMap
FShaderParameterMap()FShaderParameterMapinline
GetAllParameterNames(TArray< FString > &OutNames) constFShaderParameterMapinline
GetAllParameterNamesOfType(EShaderParameterType InType) constFShaderParameterMap
GetParameterMap() constFShaderParameterMapinline
operator<<FShaderParameterMapfriend
ParameterMapFShaderParameterMap
RemoveParameterAllocation(FStringView ParameterName)FShaderParameterMap
UpdateHash(FSHA1 &HashState) constFShaderParameterMap
VerifyBindingsAreComplete(const TCHAR *ShaderTypeName, FShaderTarget Target, const class FVertexFactoryType *InVertexFactoryType) constFShaderParameterMap