FOnWorldPreActorTick

Delegate called before actors are ticked for each world. Delta seconds is already dilated and clamped.

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_ThreeParams< void, UWorld *, ELevelTick, float > FOnWorldPreActorTick

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/World.h

Include

#include "Engine/World.h"

Remarks

Delegate called before actors are ticked for each world. Delta seconds is already dilated and clamped.

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