FOnGameViewportTick

Delegate type used by [UGameViewportClient](API\Runtime\Engine\Engine\UGameViewportClient) for tick callbacks

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_OneParam< void, float > FOnGameViewportTick

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/GameViewportDelegates.h

Include

#include "Engine/GameViewportDelegates.h"

Remarks

Delegate type used by UGameViewportClient for tick callbacks

The first parameter is the time delta

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