FLogGridEntry

Struct representing a grid location for a log window

Windows
MacOS
Linux

References

Module

NetcodeUnitTest

Header

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Public/UI/LogWindowManager.h

Include

#include "UI/LogWindowManager.h"

Syntax

struct FLogGridEntry

Remarks

Struct representing a grid location for a log window

Variables

Name Description

Public variable

float

 

Bottom

Public variable

float

 

Left

Public variable

TSharedPtr< SLo...

 

LogWindow

A reference to the log window inhabiting this grid space (if any)

Public variable

float

 

Right

Public variable

float

 

Top

The dimensions of the grid entry

Constructors

Name Description

Public function

FLogGridEntry()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss