UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Shader::FPreshaderStack Member List

This is the complete list of members for UE::Shader::FPreshaderStack, including all inherited members.

AdjustComponentCount(int32 NumComponentChange)UE::Shader::FPreshaderStackinline
CheckEmpty() constUE::Shader::FPreshaderStackinline
MergeTopTwoValues(EValueType ValueType, int32 ComponentsConsumed)UE::Shader::FPreshaderStackinline
Num() constUE::Shader::FPreshaderStackinline
OverrideTopType(EValueType ValueType)UE::Shader::FPreshaderStackinline
PeekComponents(int32 NumComponents)UE::Shader::FPreshaderStackinline
PeekType()UE::Shader::FPreshaderStackinline
PeekValue(int32 Offset=0)UE::Shader::FPreshaderStack
PopResult(FPreshaderValue &OutValue)UE::Shader::FPreshaderStack
PopValue()UE::Shader::FPreshaderStack
PushEmptyValue(const FPreshaderType &InType)UE::Shader::FPreshaderStack
PushEmptyValue(EValueType InType, int32 NumComponents)UE::Shader::FPreshaderStack
PushValue(const FValue &InValue)UE::Shader::FPreshaderStack
PushValue(const FPreshaderValue &InValue)UE::Shader::FPreshaderStack
PushValue(const FPreshaderType &InType, TArrayView< const FValueComponent > InComponents)UE::Shader::FPreshaderStack
Reset()UE::Shader::FPreshaderStackinline