#include <Canvas.h>
◆ FDisplayDebugManager()
| FDisplayDebugManager::FDisplayDebugManager |
( |
| ) |
|
|
inline |
◆ AddColumnIfNeeded()
| void FDisplayDebugManager::AddColumnIfNeeded |
( |
| ) |
|
◆ DrawString()
| void FDisplayDebugManager::DrawString |
( |
const FString & |
InDebugString, |
|
|
const float & |
OptionalXOffset = 0.f |
|
) |
| |
◆ GetMaxCharHeight()
| float FDisplayDebugManager::GetMaxCharHeight |
( |
| ) |
const |
|
inline |
◆ GetMaxCharHeightRef()
| float & FDisplayDebugManager::GetMaxCharHeightRef |
( |
| ) |
|
|
inline |
◆ GetTextScale()
| float FDisplayDebugManager::GetTextScale |
( |
| ) |
const |
◆ GetXPos()
| float FDisplayDebugManager::GetXPos |
( |
| ) |
const |
|
inline |
◆ GetYPos()
| float FDisplayDebugManager::GetYPos |
( |
| ) |
const |
|
inline |
◆ GetYPosRef()
| float & FDisplayDebugManager::GetYPosRef |
( |
| ) |
|
|
inline |
◆ GetYStep()
| float FDisplayDebugManager::GetYStep |
( |
| ) |
const |
|
inline |
◆ Initialize()
◆ SetDrawColor()
| void FDisplayDebugManager::SetDrawColor |
( |
const FColor & |
NewColor | ) |
|
|
inline |
◆ SetFont()
| void FDisplayDebugManager::SetFont |
( |
const UFont * |
NewFont | ) |
|
|
inline |
◆ SetLinearDrawColor()
◆ SetYPos()
| void FDisplayDebugManager::SetYPos |
( |
const float |
NewYPos | ) |
|
|
inline |
◆ ShiftYDrawPosition()
| void FDisplayDebugManager::ShiftYDrawPosition |
( |
const float & |
YOffset | ) |
|
|
inline |
The documentation for this struct was generated from the following files:
- Engine/Source/Runtime/Engine/Classes/Engine/Canvas.h
- Engine/Source/Runtime/Engine/Private/UserInterface/Canvas.cpp