UGameEngine::OnGameWindowMoved

Called when the game window is moved

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/GameEngine.h

Include

#include "Engine/GameEngine.h"

Source

/Engine/Source/Runtime/Engine/Private/GameEngine.cpp

Syntax

void OnGameWindowMoved
(
    const TSharedRef< SWindow > & WindowBeingMoved
)

Remarks

Called when the game window is moved

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