#pragma once #include #include struct BGSAttackDataMap : NiRefObject { }; struct BGSAttackDataForm : BaseFormComponent { NiPointer attackDataMap; };