FViewportDisplayDelegate

Wrapper to allow multiple delegate types to be held in one container for the subsystem

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/ViewportStatsSubsystem.h

Include

#include "Engine/ViewportStatsSubsystem.h"

Syntax

struct FViewportDisplayDelegate

Remarks

Wrapper to allow multiple delegate types to be held in one container for the subsystem

Variables

Constructors

Functions

Name Description

Public function

bool

 

Execute

(
    FText& OutText,
    FLinearColor& OutColor
)

Public function Const

bool

 

IsBound()

Public function

void

 

Unbind()

Operators

Name Description

Public function

FViewportDis...

 

operator=

Public function

FViewportDis...

 

operator=

(
    const FViewportDisplayDelegate&
)

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