UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FShaderFileCacheEntry Struct Reference

Public Member Functions

bool IsEmpty () const
 

Public Attributes

FShaderSharedStringPtr Source
 
FShaderSharedAnsiStringPtr StrippedSource
 
FShaderPreprocessDependenciesShared Dependencies
 

Member Function Documentation

◆ IsEmpty()

bool FShaderFileCacheEntry::IsEmpty ( ) const
inline

Member Data Documentation

◆ Dependencies

FShaderPreprocessDependenciesShared FShaderFileCacheEntry::Dependencies

◆ Source

FShaderSharedStringPtr FShaderFileCacheEntry::Source

◆ StrippedSource

FShaderSharedAnsiStringPtr FShaderFileCacheEntry::StrippedSource

The documentation for this struct was generated from the following file: