F4MP/tiltedcode/Code/client/Games/Skyrim/Components/BGSOverridePackCollection.h

9 lines
135 B
C
Raw Normal View History

#pragma once
#include <Components/BaseFormComponent.h>
struct BGSOverridePackCollection : BaseFormComponent
{
void* unk04[4];
};