Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/ComponentInstanceDataCache.h |
| Include | #include "ComponentInstanceDataCache.h" |
Syntax
enum ECacheApplyPhase
{
PostSimpleConstructionScript,
PostUserConstructionScript,
NonConstructionScript,
}
Values
| Name | Description |
|---|---|
| PostSimpleConstructionScript | |
| PostUserConstructionScript | |
| NonConstructionScript |
Remarks
At what point in the rerun construction script process is ApplyToActor being called for