ECacheApplyPhase

At what point in the rerun construction script process is ApplyToActor being called for

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ComponentInstanceDataCache.h

Include

#include "ComponentInstanceDataCache.h"

Syntax

enum ECacheApplyPhase
{
    PostSimpleConstructionScript,
    PostUserConstructionScript,
}

Values

Name

Description

PostSimpleConstructionScript

PostUserConstructionScript

Remarks

At what point in the rerun construction script process is ApplyToActor being called for

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