ELatentActionChangeType

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/LatentActionManager.h

Include

#include "Engine/LatentActionManager.h"

Syntax

enum ELatentActionChangeType
{
    ActionsRemoved,
    ActionsAdded,
}

Values

Name

Description

ActionsRemoved

Latent actions were removed

ActionsAdded

Latent actions were added

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