|
3 | 3 | #include "SFSE/Impl/PCH.h"
|
4 | 4 |
|
5 | 5 | #include "RE/A/AIProcess.h"
|
| 6 | +#include "RE/A/AVMData.h" |
6 | 7 | #include "RE/A/Actor.h"
|
7 | 8 | #include "RE/A/ActorEquipManager.h"
|
8 | 9 | #include "RE/A/ActorPackage.h"
|
|
14 | 15 | #include "RE/A/AlchemyItem.h"
|
15 | 16 | #include "RE/A/Array.h"
|
16 | 17 | #include "RE/A/ArrowProjectile.h"
|
| 18 | +#include "RE/B/BGSAcousticSpace.h" |
17 | 19 | #include "RE/B/BGSAnimationGraphComponent.h"
|
| 20 | +#include "RE/B/BGSArtObject.h" |
18 | 21 | #include "RE/B/BGSAttachParentArray.h"
|
19 | 22 | #include "RE/B/BGSAttackDataForm.h"
|
| 23 | +#include "RE/B/BGSAudioOcclusionPrimitive.h" |
| 24 | +#include "RE/B/BGSBendableSpline.h" |
| 25 | +#include "RE/B/BGSBiomeMarkerObject.h" |
20 | 26 | #include "RE/B/BGSBipedObjectForm.h"
|
21 | 27 | #include "RE/B/BGSBlockBashData.h"
|
22 | 28 | #include "RE/B/BGSBodyPartDefs.h"
|
|
29 | 35 | #include "RE/B/BGSEquipIndex.h"
|
30 | 36 | #include "RE/B/BGSEquipSlot.h"
|
31 | 37 | #include "RE/B/BGSEquipType.h"
|
| 38 | +#include "RE/B/BGSExplosion.h" |
32 | 39 | #include "RE/B/BGSFeaturedItemMessage.h"
|
33 | 40 | #include "RE/B/BGSForcedLocRefType.h"
|
34 | 41 | #include "RE/B/BGSFormFolderKeywordList.h"
|
| 42 | +#include "RE/B/BGSGenericBaseForm.h" |
| 43 | +#include "RE/B/BGSHazard.h" |
| 44 | +#include "RE/B/BGSIdleCollection.h" |
| 45 | +#include "RE/B/BGSIdleMarker.h" |
35 | 46 | #include "RE/B/BGSInstanceNamingRulesForm.h"
|
36 | 47 | #include "RE/B/BGSInventoryInterface.h"
|
37 | 48 | #include "RE/B/BGSInventoryItem.h"
|
38 | 49 | #include "RE/B/BGSInventoryList.h"
|
39 | 50 | #include "RE/B/BGSKeyword.h"
|
40 | 51 | #include "RE/B/BGSKeywordForm.h"
|
| 52 | +#include "RE/B/BGSLegendaryItem.h" |
41 | 53 | #include "RE/B/BGSListForm.h"
|
42 | 54 | #include "RE/B/BGSLocalizedString.h"
|
43 | 55 | #include "RE/B/BGSLocalizedStringDL.h"
|
|
47 | 59 | #include "RE/B/BGSMod.h"
|
48 | 60 | #include "RE/B/BGSModelMaterialSwap.h"
|
49 | 61 | #include "RE/B/BGSNativeTerminalForm.h"
|
| 62 | +#include "RE/B/BGSNavmeshableObject.h" |
50 | 63 | #include "RE/B/BGSObjectInstance.h"
|
51 | 64 | #include "RE/B/BGSObjectPlacementDefaults.h"
|
| 65 | +#include "RE/B/BGSOpenCloseForm.h" |
52 | 66 | #include "RE/B/BGSOutfit.h"
|
53 | 67 | #include "RE/B/BGSOverridePackCollection.h"
|
| 68 | +#include "RE/B/BGSPackIn.h" |
54 | 69 | #include "RE/B/BGSPerk.h"
|
55 | 70 | #include "RE/B/BGSPerkRankArray.h"
|
56 | 71 | #include "RE/B/BGSPickupPutdownSounds.h"
|
57 | 72 | #include "RE/B/BGSPreloadable.h"
|
58 | 73 | #include "RE/B/BGSPreviewTransform.h"
|
| 74 | +#include "RE/B/BGSProjectedDecal.h" |
59 | 75 | #include "RE/B/BGSProjectile.h"
|
60 | 76 | #include "RE/B/BGSPropertySheet.h"
|
61 | 77 | #include "RE/B/BGSReflectedForm.h"
|
62 | 78 | #include "RE/B/BGSScene.h"
|
63 | 79 | #include "RE/B/BGSSkinForm.h"
|
64 | 80 | #include "RE/B/BGSSnapTemplateComponent.h"
|
| 81 | +#include "RE/B/BGSStaticCollection.h" |
65 | 82 | #include "RE/B/BGSTerminal.h"
|
66 | 83 | #include "RE/B/BGSTerminalMenu.h"
|
67 | 84 | #include "RE/B/BGSTextureModel.h"
|
| 85 | +#include "RE/B/BGSTextureSet.h" |
68 | 86 | #include "RE/B/BGSTypedFormValuePair.h"
|
69 | 87 | #include "RE/B/BGSTypedKeywordValueArray.h"
|
70 | 88 | #include "RE/B/BGSVoiceType.h"
|
|
157 | 175 | #include "RE/M/msvc.h"
|
158 | 176 | #include "RE/N/NativeFunction.h"
|
159 | 177 | #include "RE/N/NativeFunctionBase.h"
|
| 178 | +#include "RE/N/NiColor.h" |
160 | 179 | #include "RE/N/NiMatrix3.h"
|
161 | 180 | #include "RE/N/NiPoint3.h"
|
162 | 181 | #include "RE/N/NiPoint4.h"
|
|
201 | 220 | #include "RE/T/TESAIForm.h"
|
202 | 221 | #include "RE/T/TESActorBase.h"
|
203 | 222 | #include "RE/T/TESActorBaseData.h"
|
| 223 | +#include "RE/T/TESAmmo.h" |
204 | 224 | #include "RE/T/TESBipedModelForm.h"
|
205 | 225 | #include "RE/T/TESBoundAnimObject.h"
|
206 | 226 | #include "RE/T/TESBoundObject.h"
|
|
219 | 239 | #include "RE/T/TESFormRefCount.h"
|
220 | 240 | #include "RE/T/TESFullName.h"
|
221 | 241 | #include "RE/T/TESGlobal.h"
|
| 242 | +#include "RE/T/TESGrass.h" |
222 | 243 | #include "RE/T/TESHandleForm.h"
|
223 | 244 | #include "RE/T/TESKey.h"
|
| 245 | +#include "RE/T/TESMagicTargetForm.h" |
224 | 246 | #include "RE/T/TESModel.h"
|
225 | 247 | #include "RE/T/TESNPC.h"
|
226 | 248 | #include "RE/T/TESObject.h"
|
| 249 | +#include "RE/T/TESObjectACTI.h" |
| 250 | +#include "RE/T/TESObjectANIO.h" |
| 251 | +#include "RE/T/TESObjectARMA.h" |
227 | 252 | #include "RE/T/TESObjectARMO.h"
|
| 253 | +#include "RE/T/TESObjectBOOK.h" |
228 | 254 | #include "RE/T/TESObjectCELL.h"
|
| 255 | +#include "RE/T/TESObjectCONT.h" |
| 256 | +#include "RE/T/TESObjectDOOR.h" |
| 257 | +#include "RE/T/TESObjectLIGH.h" |
229 | 258 | #include "RE/T/TESObjectLoadedEvent.h"
|
230 | 259 | #include "RE/T/TESObjectMISC.h"
|
231 | 260 | #include "RE/T/TESObjectREFR.h"
|
| 261 | +#include "RE/T/TESObjectSTAT.h" |
| 262 | +#include "RE/T/TESObjectWEAP.h" |
232 | 263 | #include "RE/T/TESQuest.h"
|
233 | 264 | #include "RE/T/TESRace.h"
|
234 | 265 | #include "RE/T/TESRaceForm.h"
|
|
0 commit comments