![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <Shader.h>
Inheritance diagram for TShaderMapRef< ShaderType >:Additional Inherited Members | |
Static Public Member Functions inherited from TShaderRefBase< ShaderType, PointerTableType > | |
| template<typename OtherShaderType , typename OtherPointerTableType > | |
| static TShaderRefBase< ShaderType, PointerTableType > | Cast (const TShaderRefBase< OtherShaderType, OtherPointerTableType > &Rhs) |
| template<typename OtherShaderType , typename OtherPointerTableType > | |
| static TShaderRefBase< ShaderType, PointerTableType > | ReinterpretCast (const TShaderRefBase< OtherShaderType, OtherPointerTableType > &Rhs) |
A reference which is initialized with the requested shader type from a shader map.
|
inline |
|
inline |