GenericApplication::BroadcastDisplayMetricsChanged

Trigger the OnDisplayMetricsChanged event with the argument 'InMetrics'

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

/Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericApplication.h

Include

#include "GenericPlatform/GenericApplication.h"

Syntax

void BroadcastDisplayMetricsChanged
(
    const FDisplayMetrics & InMetrics
)

Remarks

Trigger the OnDisplayMetricsChanged event with the argument 'InMetrics'

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