Expand description
Common ReShader types and functions
Enums§
- ReShader
Error - Errors that can occur when installing ReShade
Type Aliases§
- ReShader
Result - A type alias for
Result<T, ReShaderError>
Common ReShader types and functions
Result<T, ReShaderError>