![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Inheritance diagram for FStreamableTextureScopedDebugInfo:Public Member Functions | |
| FStreamableTextureScopedDebugInfo (const FStreamableTextureResource *InResource) | |
| virtual FString | GetFunctionName () const |
| virtual FString | GetFilename () const |
| virtual int32 | GetLineNumber () const |
Public Member Functions inherited from FScopedDebugInfo | |
| CORE_API | FScopedDebugInfo (int32 InNumReplacedOuterCalls) |
| virtual CORE_API | ~FScopedDebugInfo () |
Additional Inherited Members | |
Public Types inherited from FScopedDebugInfo | |
| enum | { MaxDescriptionLength = 128 } |
Static Public Member Functions inherited from FScopedDebugInfo | |
| static CORE_API FScopedDebugInfo * | GetDebugInfoStack () |
Public Attributes inherited from FScopedDebugInfo | |
| const int32 | NumReplacedOuterCalls |
| FScopedDebugInfo *const | NextOuterInfo |
Scoped debug info that provides the texture name to memory allocation and crash callstacks.
|
inline |
Initialization constructor.
|
inlinevirtual |
Implements FScopedDebugInfo.
|
inlinevirtual |
Implements FScopedDebugInfo.
Implements FScopedDebugInfo.