Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/AActor
- AActor::RerunConstructionScripts()
- APackedLevelActor::RerunConstructionScripts()
- AWorldPartitionHLOD::RerunConstructionScripts()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/Actor.h |
| Include | #include "GameFramework/Actor.h" |
| Source | /Engine/Source/Runtime/Engine/Private/ActorConstruction.cpp |
virtual void RerunConstructionScripts()
Remarks
Rerun construction scripts, destroying all autogenerated components; will attempt to preserve the root component location.