Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/AActor
Syntax
uint8 bRunConstructionScriptOnDrag: 1
Remarks
If true during PostEditMove the construction script will be run every time. If false it will only run when the drag finishes.