#include "SmartObjectComponent.h" USmartObjectComponent::USmartObjectComponent() { this->ExecutionPriorityOverride = 0; this->bRichSmartObjectOwner = false; this->bRichSmartObjectComponent = false; }