UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
StateStreamDebugRenderer.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#pragma once
4
5
#include "
Containers/StringFwd.h
"
6
8
9
class
IStateStreamDebugRenderer
10
{
11
public
:
12
virtual
void
DrawText
(
const
FStringView
&
Text
) = 0;
13
};
14
StringFwd.h
EArchiveValueType::Text
@ Text
IStateStreamDebugRenderer
Definition
StateStreamDebugRenderer.h:10
IStateStreamDebugRenderer::DrawText
virtual void DrawText(const FStringView &Text)=0
TStringView< TCHAR >
Engine
Source
Runtime
StateStream
Public
StateStreamDebugRenderer.h
Generated by
1.9.8