#pragma once #include "RE/B/BGSEntryPoint.h" namespace RE { struct hknpActivationMode { using Enum = BGSEntryPoint::ENTRY_POINT; }; }