F4MP/tiltedcode/Code/client/Games/Skyrim/RTTI.cpp

5630 lines
410 KiB
C++
Raw Normal View History

#include "RTTI.h"
const VersionDbPtr<internal::TDynamicCast> internal::DynamicCast(109689);
namespace internal
{
template <class T> RttiLocator<T>::RttiLocator(uint32_t aId)
{
m_pRtti = TiltedPhoques::MakeUnique<VersionDbPtr<void*>>(aId);
}
template <class T> const void* RttiLocator<T>::Get()
{
return *m_pRtti;
}
} // namespace internal
template struct internal::RttiLocator<IFormFactory>;
internal::RttiLocator<IFormFactory> registerRtti_IFormFactory(392214);
template struct internal::RttiLocator<BaseFormComponent>;
internal::RttiLocator<BaseFormComponent> registerRtti_BaseFormComponent(392215);
template struct internal::RttiLocator<TESForm>;
internal::RttiLocator<TESForm> registerRtti_TESForm(392216);
template struct internal::RttiLocator<SpellItem>;
internal::RttiLocator<SpellItem> registerRtti_SpellItem(392217);
template struct internal::RttiLocator<AlchemyItem>;
internal::RttiLocator<AlchemyItem> registerRtti_AlchemyItem(392218);
template struct internal::RttiLocator<MagicItem>;
internal::RttiLocator<MagicItem> registerRtti_MagicItem(392219);
template struct internal::RttiLocator<TESBoundObject>;
internal::RttiLocator<TESBoundObject> registerRtti_TESBoundObject(392220);
template struct internal::RttiLocator<TESObject>;
internal::RttiLocator<TESObject> registerRtti_TESObject(392221);
template struct internal::RttiLocator<TESFullName>;
internal::RttiLocator<TESFullName> registerRtti_TESFullName(392222);
template struct internal::RttiLocator<BGSKeywordForm>;
internal::RttiLocator<BGSKeywordForm> registerRtti_BGSKeywordForm(392223);
template struct internal::RttiLocator<TESModelTextureSwap>;
internal::RttiLocator<TESModelTextureSwap> registerRtti_TESModelTextureSwap(392224);
template struct internal::RttiLocator<TESModel>;
internal::RttiLocator<TESModel> registerRtti_TESModel(392225);
template struct internal::RttiLocator<TESIcon>;
internal::RttiLocator<TESIcon> registerRtti_TESIcon(392226);
template struct internal::RttiLocator<TESTexture>;
internal::RttiLocator<TESTexture> registerRtti_TESTexture(392227);
template struct internal::RttiLocator<BGSMessageIcon>;
internal::RttiLocator<BGSMessageIcon> registerRtti_BGSMessageIcon(392228);
template struct internal::RttiLocator<TESWeightForm>;
internal::RttiLocator<TESWeightForm> registerRtti_TESWeightForm(392229);
template struct internal::RttiLocator<BGSEquipType>;
internal::RttiLocator<BGSEquipType> registerRtti_BGSEquipType(392230);
template struct internal::RttiLocator<BGSDestructibleObjectForm>;
internal::RttiLocator<BGSDestructibleObjectForm> registerRtti_BGSDestructibleObjectForm(392231);
template struct internal::RttiLocator<BGSPickupPutdownSounds>;
internal::RttiLocator<BGSPickupPutdownSounds> registerRtti_BGSPickupPutdownSounds(392232);
template struct internal::RttiLocator<BGSImpactDataSet>;
internal::RttiLocator<BGSImpactDataSet> registerRtti_BGSImpactDataSet(392235);
template struct internal::RttiLocator<BGSArtObject>;
internal::RttiLocator<BGSArtObject> registerRtti_BGSArtObject(392236);
template struct internal::RttiLocator<TESEffectShader>;
internal::RttiLocator<TESEffectShader> registerRtti_TESEffectShader(392237);
template struct internal::RttiLocator<BGSExplosion>;
internal::RttiLocator<BGSExplosion> registerRtti_BGSExplosion(392238);
template struct internal::RttiLocator<BGSProjectile>;
internal::RttiLocator<BGSProjectile> registerRtti_BGSProjectile(392239);
template struct internal::RttiLocator<BGSDualCastData>;
internal::RttiLocator<BGSDualCastData> registerRtti_BGSDualCastData(392240);
template struct internal::RttiLocator<Setting>;
internal::RttiLocator<Setting> registerRtti_Setting(392242);
template struct internal::RttiLocator<GameSettingCollection>;
internal::RttiLocator<GameSettingCollection> registerRtti_GameSettingCollection(392248);
template struct internal::RttiLocator<EffectSetting>;
internal::RttiLocator<EffectSetting> registerRtti_EffectSetting(392251);
template struct internal::RttiLocator<TESImageSpaceModifier>;
internal::RttiLocator<TESImageSpaceModifier> registerRtti_TESImageSpaceModifier(392256);
template struct internal::RttiLocator<BGSPerk>;
internal::RttiLocator<BGSPerk> registerRtti_BGSPerk(392257);
template struct internal::RttiLocator<BGSReferenceEffect>;
internal::RttiLocator<BGSReferenceEffect> registerRtti_BGSReferenceEffect(392258);
template struct internal::RttiLocator<TESObjectLIGH>;
internal::RttiLocator<TESObjectLIGH> registerRtti_TESObjectLIGH(392259);
template struct internal::RttiLocator<BGSMenuDisplayObject>;
internal::RttiLocator<BGSMenuDisplayObject> registerRtti_BGSMenuDisplayObject(392260);
template struct internal::RttiLocator<TESEnchantableForm>;
internal::RttiLocator<TESEnchantableForm> registerRtti_TESEnchantableForm(392263);
template struct internal::RttiLocator<BGSListForm>;
internal::RttiLocator<BGSListForm> registerRtti_BGSListForm(392264);
template struct internal::RttiLocator<EnchantmentItem>;
internal::RttiLocator<EnchantmentItem> registerRtti_EnchantmentItem(392265);
template struct internal::RttiLocator<IngredientItem>;
internal::RttiLocator<IngredientItem> registerRtti_IngredientItem(392268);
template struct internal::RttiLocator<TESValueForm>;
internal::RttiLocator<TESValueForm> registerRtti_TESValueForm(392269);
template struct internal::RttiLocator<BSTask>;
internal::RttiLocator<BSTask> registerRtti_BSTask(392270);
template struct internal::RttiLocator<IOTask>;
internal::RttiLocator<IOTask> registerRtti_IOTask(392271);
template struct internal::RttiLocator<QueuedFile>;
internal::RttiLocator<QueuedFile> registerRtti_QueuedFile(392272);
template struct internal::RttiLocator<BSQueuedResourceCollectionBase>;
internal::RttiLocator<BSQueuedResourceCollectionBase> registerRtti_BSQueuedResourceCollectionBase(392275);
template struct internal::RttiLocator<MagicItemTraversalFunctor>;
internal::RttiLocator<MagicItemTraversalFunctor> registerRtti_MagicItemTraversalFunctor(392279);
template struct internal::RttiLocator<MagicItemFindFunctor>;
internal::RttiLocator<MagicItemFindFunctor> registerRtti_MagicItemFindFunctor(392280);
template struct internal::RttiLocator<MagicItemFindKeywordFunctor>;
internal::RttiLocator<MagicItemFindKeywordFunctor> registerRtti_MagicItemFindKeywordFunctor(392281);
template struct internal::RttiLocator<FindNonExcludedDeliveryFunctor>;
internal::RttiLocator<FindNonExcludedDeliveryFunctor> registerRtti_FindNonExcludedDeliveryFunctor(392285);
template struct internal::RttiLocator<FindEqualsFunctor>;
internal::RttiLocator<FindEqualsFunctor> registerRtti_FindEqualsFunctor(392288);
template struct internal::RttiLocator<GetCostliestEffectFunctor>;
internal::RttiLocator<GetCostliestEffectFunctor> registerRtti_GetCostliestEffectFunctor(392289);
template struct internal::RttiLocator<LongestDurationFunctor>;
internal::RttiLocator<LongestDurationFunctor> registerRtti_LongestDurationFunctor(392290);
template struct internal::RttiLocator<LargestAreaFunctor>;
internal::RttiLocator<LargestAreaFunctor> registerRtti_LargestAreaFunctor(392291);
template struct internal::RttiLocator<GetMagicItemDescriptionFunctor>;
internal::RttiLocator<GetMagicItemDescriptionFunctor> registerRtti_GetMagicItemDescriptionFunctor(392292);
template struct internal::RttiLocator<ScrollItem>;
internal::RttiLocator<ScrollItem> registerRtti_ScrollItem(392295);
template struct internal::RttiLocator<TESDescription>;
internal::RttiLocator<TESDescription> registerRtti_TESDescription(392296);
template struct internal::RttiLocator<TESGlobal>;
internal::RttiLocator<TESGlobal> registerRtti_TESGlobal(392299);
template struct internal::RttiLocator<BSExtraData>;
internal::RttiLocator<BSExtraData> registerRtti_BSExtraData(392300);
template struct internal::RttiLocator<ExtraSeenData>;
internal::RttiLocator<ExtraSeenData> registerRtti_ExtraSeenData(392301);
template struct internal::RttiLocator<ExtraHavok>;
internal::RttiLocator<ExtraHavok> registerRtti_ExtraHavok(392302);
template struct internal::RttiLocator<ExtraEditorID>;
internal::RttiLocator<ExtraEditorID> registerRtti_ExtraEditorID(392303);
template struct internal::RttiLocator<MagicTarget>;
internal::RttiLocator<MagicTarget> registerRtti_MagicTarget(392304);
template struct internal::RttiLocator<ExtraTimeLeft>;
internal::RttiLocator<ExtraTimeLeft> registerRtti_ExtraTimeLeft(392305);
template struct internal::RttiLocator<ExtraLock>;
internal::RttiLocator<ExtraLock> registerRtti_ExtraLock(392306);
template struct internal::RttiLocator<ExtraTeleport>;
internal::RttiLocator<ExtraTeleport> registerRtti_ExtraTeleport(392307);
template struct internal::RttiLocator<ExtraStartingPosition>;
internal::RttiLocator<ExtraStartingPosition> registerRtti_ExtraStartingPosition(392308);
template struct internal::RttiLocator<ExtraOwnership>;
internal::RttiLocator<ExtraOwnership> registerRtti_ExtraOwnership(392309);
template struct internal::RttiLocator<ExtraGlobal>;
internal::RttiLocator<ExtraGlobal> registerRtti_ExtraGlobal(392310);
template struct internal::RttiLocator<ExtraRank>;
internal::RttiLocator<ExtraRank> registerRtti_ExtraRank(392311);
template struct internal::RttiLocator<ExtraCount>;
internal::RttiLocator<ExtraCount> registerRtti_ExtraCount(392312);
template struct internal::RttiLocator<ExtraWorn>;
internal::RttiLocator<ExtraWorn> registerRtti_ExtraWorn(392313);
template struct internal::RttiLocator<ExtraWornLeft>;
internal::RttiLocator<ExtraWornLeft> registerRtti_ExtraWornLeft(392314);
template struct internal::RttiLocator<ExtraLeveledItem>;
internal::RttiLocator<ExtraLeveledItem> registerRtti_ExtraLeveledItem(392315);
template struct internal::RttiLocator<ExtraOutfitItem>;
internal::RttiLocator<ExtraOutfitItem> registerRtti_ExtraOutfitItem(392316);
template struct internal::RttiLocator<ExtraHealth>;
internal::RttiLocator<ExtraHealth> registerRtti_ExtraHealth(392317);
template struct internal::RttiLocator<ExtraHealthPerc>;
internal::RttiLocator<ExtraHealthPerc> registerRtti_ExtraHealthPerc(392318);
template struct internal::RttiLocator<ExtraCharge>;
internal::RttiLocator<ExtraCharge> registerRtti_ExtraCharge(392319);
template struct internal::RttiLocator<ExtraScale>;
internal::RttiLocator<ExtraScale> registerRtti_ExtraScale(392320);
template struct internal::RttiLocator<ExtraReferenceHandle>;
internal::RttiLocator<ExtraReferenceHandle> registerRtti_ExtraReferenceHandle(392321);
template struct internal::RttiLocator<ExtraFollower>;
internal::RttiLocator<ExtraFollower> registerRtti_ExtraFollower(392322);
template struct internal::RttiLocator<ExtraOriginalReference>;
internal::RttiLocator<ExtraOriginalReference> registerRtti_ExtraOriginalReference(392323);
template struct internal::RttiLocator<ExtraEnableStateParent>;
internal::RttiLocator<ExtraEnableStateParent> registerRtti_ExtraEnableStateParent(392324);
template struct internal::RttiLocator<ExtraEnableStateChildren>;
internal::RttiLocator<ExtraEnableStateChildren> registerRtti_ExtraEnableStateChildren(392325);
template struct internal::RttiLocator<ExtraLinkedRef>;
internal::RttiLocator<ExtraLinkedRef> registerRtti_ExtraLinkedRef(392326);
template struct internal::RttiLocator<ExtraLinkedRefChildren>;
internal::RttiLocator<ExtraLinkedRefChildren> registerRtti_ExtraLinkedRefChildren(392327);
template struct internal::RttiLocator<ExtraActivateRef>;
internal::RttiLocator<ExtraActivateRef> registerRtti_ExtraActivateRef(392328);
template struct internal::RttiLocator<ExtraActivateRefChildren>;
internal::RttiLocator<ExtraActivateRefChildren> registerRtti_ExtraActivateRefChildren(392329);
template struct internal::RttiLocator<ExtraRandomTeleportMarker>;
internal::RttiLocator<ExtraRandomTeleportMarker> registerRtti_ExtraRandomTeleportMarker(392330);
template struct internal::RttiLocator<ExtraCannotWear>;
internal::RttiLocator<ExtraCannotWear> registerRtti_ExtraCannotWear(392331);
template struct internal::RttiLocator<ExtraPoison>;
internal::RttiLocator<ExtraPoison> registerRtti_ExtraPoison(392332);
template struct internal::RttiLocator<ExtraLastFinishedSequence>;
internal::RttiLocator<ExtraLastFinishedSequence> registerRtti_ExtraLastFinishedSequence(392333);
template struct internal::RttiLocator<ExtraItemDropper>;
internal::RttiLocator<ExtraItemDropper> registerRtti_ExtraItemDropper(392334);
template struct internal::RttiLocator<ExtraDroppedItemList>;
internal::RttiLocator<ExtraDroppedItemList> registerRtti_ExtraDroppedItemList(392335);
template struct internal::RttiLocator<ExtraSavedAnimation>;
internal::RttiLocator<ExtraSavedAnimation> registerRtti_ExtraSavedAnimation(392336);
template struct internal::RttiLocator<ExtraSavedHavokData>;
internal::RttiLocator<ExtraSavedHavokData> registerRtti_ExtraSavedHavokData(392337);
template struct internal::RttiLocator<ExtraHeadingTarget>;
internal::RttiLocator<ExtraHeadingTarget> registerRtti_ExtraHeadingTarget(392338);
template struct internal::RttiLocator<ExtraRefractionProperty>;
internal::RttiLocator<ExtraRefractionProperty> registerRtti_ExtraRefractionProperty(392339);
template struct internal::RttiLocator<ExtraSound>;
internal::RttiLocator<ExtraSound> registerRtti_ExtraSound(392340);
template struct internal::RttiLocator<ExtraCreatureAwakeSound>;
internal::RttiLocator<ExtraCreatureAwakeSound> registerRtti_ExtraCreatureAwakeSound(392341);
template struct internal::RttiLocator<ExtraCreatureMovementSound>;
internal::RttiLocator<ExtraCreatureMovementSound> registerRtti_ExtraCreatureMovementSound(392342);
template struct internal::RttiLocator<ExtraWeaponIdleSound>;
internal::RttiLocator<ExtraWeaponIdleSound> registerRtti_ExtraWeaponIdleSound(392343);
template struct internal::RttiLocator<ExtraWeaponAttackSound>;
internal::RttiLocator<ExtraWeaponAttackSound> registerRtti_ExtraWeaponAttackSound(392344);
template struct internal::RttiLocator<ExtraActivateLoopSound>;
internal::RttiLocator<ExtraActivateLoopSound> registerRtti_ExtraActivateLoopSound(392345);
template struct internal::RttiLocator<ExtraObjectHealth>;
internal::RttiLocator<ExtraObjectHealth> registerRtti_ExtraObjectHealth(392346);
template struct internal::RttiLocator<ExtraFactionChanges>;
internal::RttiLocator<ExtraFactionChanges> registerRtti_ExtraFactionChanges(392347);
template struct internal::RttiLocator<ExtraActorCause>;
internal::RttiLocator<ExtraActorCause> registerRtti_ExtraActorCause(392348);
template struct internal::RttiLocator<ExtraPatrolRefData>;
internal::RttiLocator<ExtraPatrolRefData> registerRtti_ExtraPatrolRefData(392349);
template struct internal::RttiLocator<ExtraEncounterZone>;
internal::RttiLocator<ExtraEncounterZone> registerRtti_ExtraEncounterZone(392350);
template struct internal::RttiLocator<ExtraNavMeshPortal>;
internal::RttiLocator<ExtraNavMeshPortal> registerRtti_ExtraNavMeshPortal(392351);
template struct internal::RttiLocator<ExtraOcclusionPlaneRefData>;
internal::RttiLocator<ExtraOcclusionPlaneRefData> registerRtti_ExtraOcclusionPlaneRefData(392352);
template struct internal::RttiLocator<ExtraPortalRefData>;
internal::RttiLocator<ExtraPortalRefData> registerRtti_ExtraPortalRefData(392353);
template struct internal::RttiLocator<ExtraRoomRefData>;
internal::RttiLocator<ExtraRoomRefData> registerRtti_ExtraRoomRefData(392354);
template struct internal::RttiLocator<ExtraAliasInstanceArray>;
internal::RttiLocator<ExtraAliasInstanceArray> registerRtti_ExtraAliasInstanceArray(392355);
template struct internal::RttiLocator<ExtraSceneData>;
internal::RttiLocator<ExtraSceneData> registerRtti_ExtraSceneData(392356);
template struct internal::RttiLocator<ExtraBadPosition>;
internal::RttiLocator<ExtraBadPosition> registerRtti_ExtraBadPosition(392357);
template struct internal::RttiLocator<ExtraHeadTrackingWeight>;
internal::RttiLocator<ExtraHeadTrackingWeight> registerRtti_ExtraHeadTrackingWeight(392358);
template struct internal::RttiLocator<ExtraFavorCost>;
internal::RttiLocator<ExtraFavorCost> registerRtti_ExtraFavorCost(392359);
template struct internal::RttiLocator<ExtraTextDisplayData>;
internal::RttiLocator<ExtraTextDisplayData> registerRtti_ExtraTextDisplayData(392360);
template struct internal::RttiLocator<ExtraHorse>;
internal::RttiLocator<ExtraHorse> registerRtti_ExtraHorse(392361);
template struct internal::RttiLocator<ExtraEnchantment>;
internal::RttiLocator<ExtraEnchantment> registerRtti_ExtraEnchantment(392362);
template struct internal::RttiLocator<ExtraForcedTarget>;
internal::RttiLocator<ExtraForcedTarget> registerRtti_ExtraForcedTarget(392363);
template struct internal::RttiLocator<ExtraUniqueID>;
internal::RttiLocator<ExtraUniqueID> registerRtti_ExtraUniqueID(392364);
template struct internal::RttiLocator<ExtraFlags>;
internal::RttiLocator<ExtraFlags> registerRtti_ExtraFlags(392365);
template struct internal::RttiLocator<ExtraDecalGroup>;
internal::RttiLocator<ExtraDecalGroup> registerRtti_ExtraDecalGroup(392366);
template struct internal::RttiLocator<ExtraWaterCurrentZoneData>;
internal::RttiLocator<ExtraWaterCurrentZoneData> registerRtti_ExtraWaterCurrentZoneData(392367);
template struct internal::RttiLocator<ExtraMissingRefIDs>;
internal::RttiLocator<ExtraMissingRefIDs> registerRtti_ExtraMissingRefIDs(392368);
template struct internal::RttiLocator<ExtraCell3D>;
internal::RttiLocator<ExtraCell3D> registerRtti_ExtraCell3D(392369);
template struct internal::RttiLocator<ExtraRegionList>;
internal::RttiLocator<ExtraRegionList> registerRtti_ExtraRegionList(392370);
template struct internal::RttiLocator<ExtraCellSkyRegion>;
internal::RttiLocator<ExtraCellSkyRegion> registerRtti_ExtraCellSkyRegion(392371);
template struct internal::RttiLocator<ExtraCellImageSpace>;
internal::RttiLocator<ExtraCellImageSpace> registerRtti_ExtraCellImageSpace(392372);
template struct internal::RttiLocator<ExtraNorthRotation>;
internal::RttiLocator<ExtraNorthRotation> registerRtti_ExtraNorthRotation(392373);
template struct internal::RttiLocator<ExtraDetachTime>;
internal::RttiLocator<ExtraDetachTime> registerRtti_ExtraDetachTime(392374);
template struct internal::RttiLocator<ExtraCanTalkToPlayer>;
internal::RttiLocator<ExtraCanTalkToPlayer> registerRtti_ExtraCanTalkToPlayer(392375);
template struct internal::RttiLocator<ExtraPrimitive>;
internal::RttiLocator<ExtraPrimitive> registerRtti_ExtraPrimitive(392376);
template struct internal::RttiLocator<ExtraAmmo>;
internal::RttiLocator<ExtraAmmo> registerRtti_ExtraAmmo(392377);
template struct internal::RttiLocator<ExtraMagicLight>;
internal::RttiLocator<ExtraMagicLight> registerRtti_ExtraMagicLight(392378);
template struct internal::RttiLocator<ExtraLight>;
internal::RttiLocator<ExtraLight> registerRtti_ExtraLight(392379);
template struct internal::RttiLocator<ExtraFromAlias>;
internal::RttiLocator<ExtraFromAlias> registerRtti_ExtraFromAlias(392380);
template struct internal::RttiLocator<ExtraOpenCloseActivateRef>;
internal::RttiLocator<ExtraOpenCloseActivateRef> registerRtti_ExtraOpenCloseActivateRef(392381);
template struct internal::RttiLocator<ExtraTeleportName>;
internal::RttiLocator<ExtraTeleportName> registerRtti_ExtraTeleportName(392382);
template struct internal::RttiLocator<ExtraCachedScale>;
internal::RttiLocator<ExtraCachedScale> registerRtti_ExtraCachedScale(392383);
template struct internal::RttiLocator<ExtraHotkey>;
internal::RttiLocator<ExtraHotkey> registerRtti_ExtraHotkey(392384);
template struct internal::RttiLocator<ExtraPackageStartLocation>;
internal::RttiLocator<ExtraPackageStartLocation> registerRtti_ExtraPackageStartLocation(392385);
template struct internal::RttiLocator<ExtraLocation>;
internal::RttiLocator<ExtraLocation> registerRtti_ExtraLocation(392386);
template struct internal::RttiLocator<ExtraTresPassPackage>;
internal::RttiLocator<ExtraTresPassPackage> registerRtti_ExtraTresPassPackage(392387);
template struct internal::RttiLocator<ExtraRagDollData>;
internal::RttiLocator<ExtraRagDollData> registerRtti_ExtraRagDollData(392388);
template struct internal::RttiLocator<ExtraAttachRef>;
internal::RttiLocator<ExtraAttachRef> registerRtti_ExtraAttachRef(392389);
template struct internal::RttiLocator<ExtraAttachRefChildren>;
internal::RttiLocator<ExtraAttachRefChildren> registerRtti_ExtraAttachRefChildren(392390);
template struct internal::RttiLocator<ExtraAshPileRef>;
internal::RttiLocator<ExtraAshPileRef> registerRtti_ExtraAshPileRef(392391);
template struct internal::RttiLocator<ExtraLocationRefType>;
internal::RttiLocator<ExtraLocationRefType> registerRtti_ExtraLocationRefType(392392);
template struct internal::RttiLocator<ExtraLeveledItemBase>;
internal::RttiLocator<ExtraLeveledItemBase> registerRtti_ExtraLeveledItemBase(392393);
template struct internal::RttiLocator<ExtraReflectedRefs>;
internal::RttiLocator<ExtraReflectedRefs> registerRtti_ExtraReflectedRefs(392394);
template struct internal::RttiLocator<ExtraReflectorRefs>;
internal::RttiLocator<ExtraReflectorRefs> registerRtti_ExtraReflectorRefs(392395);
template struct internal::RttiLocator<ExtraWaterLightRefs>;
internal::RttiLocator<ExtraWaterLightRefs> registerRtti_ExtraWaterLightRefs(392396);
template struct internal::RttiLocator<ExtraLitWaterRefs>;
internal::RttiLocator<ExtraLitWaterRefs> registerRtti_ExtraLitWaterRefs(392397);
template struct internal::RttiLocator<ExtraLevCreaModifier>;
internal::RttiLocator<ExtraLevCreaModifier> registerRtti_ExtraLevCreaModifier(392398);
template struct internal::RttiLocator<ExtraSpawnContainer>;
internal::RttiLocator<ExtraSpawnContainer> registerRtti_ExtraSpawnContainer(392399);
template struct internal::RttiLocator<ExtraEmittanceSource>;
internal::RttiLocator<ExtraEmittanceSource> registerRtti_ExtraEmittanceSource(392400);
template struct internal::RttiLocator<ExtraMultiBoundRef>;
internal::RttiLocator<ExtraMultiBoundRef> registerRtti_ExtraMultiBoundRef(392401);
template struct internal::RttiLocator<ExtraMultiBound>;
internal::RttiLocator<ExtraMultiBound> registerRtti_ExtraMultiBound(392402);
template struct internal::RttiLocator<ExtraRoom>;
internal::RttiLocator<ExtraRoom> registerRtti_ExtraRoom(392403);
template struct internal::RttiLocator<ExtraFriendHits>;
internal::RttiLocator<ExtraFriendHits> registerRtti_ExtraFriendHits(392404);
template struct internal::RttiLocator<ExtraStartingWorldOrCell>;
internal::RttiLocator<ExtraStartingWorldOrCell> registerRtti_ExtraStartingWorldOrCell(392405);
template struct internal::RttiLocator<ExtraHasNoRumors>;
internal::RttiLocator<ExtraHasNoRumors> registerRtti_ExtraHasNoRumors(392406);
template struct internal::RttiLocator<ExtraTerminalState>;
internal::RttiLocator<ExtraTerminalState> registerRtti_ExtraTerminalState(392407);
template struct internal::RttiLocator<ExtraModelSwap>;
internal::RttiLocator<ExtraModelSwap> registerRtti_ExtraModelSwap(392408);
template struct internal::RttiLocator<ExtraRadius>;
internal::RttiLocator<ExtraRadius> registerRtti_ExtraRadius(392409);
template struct internal::RttiLocator<ExtraCombatStyle>;
internal::RttiLocator<ExtraCombatStyle> registerRtti_ExtraCombatStyle(392410);
template struct internal::RttiLocator<ExtraPackageData>;
internal::RttiLocator<ExtraPackageData> registerRtti_ExtraPackageData(392411);
template struct internal::RttiLocator<ExtraCollisionData>;
internal::RttiLocator<ExtraCollisionData> registerRtti_ExtraCollisionData(392412);
template struct internal::RttiLocator<ExtraGuardedRefData>;
internal::RttiLocator<ExtraGuardedRefData> registerRtti_ExtraGuardedRefData(392413);
template struct internal::RttiLocator<ExtraIgnoredBySandbox>;
internal::RttiLocator<ExtraIgnoredBySandbox> registerRtti_ExtraIgnoredBySandbox(392414);
template struct internal::RttiLocator<ExtraPromotedRef>;
internal::RttiLocator<ExtraPromotedRef> registerRtti_ExtraPromotedRef(392415);
template struct internal::RttiLocator<ExtraLargeRefOwnerCells>;
internal::RttiLocator<ExtraLargeRefOwnerCells> registerRtti_ExtraLargeRefOwnerCells(392416);
template struct internal::RttiLocator<ExtraLightData>;
internal::RttiLocator<ExtraLightData> registerRtti_ExtraLightData(392417);
template struct internal::RttiLocator<ExtraAttachedArrows3D>;
internal::RttiLocator<ExtraAttachedArrows3D> registerRtti_ExtraAttachedArrows3D(392418);
template struct internal::RttiLocator<ExtraAlphaCutoff>;
internal::RttiLocator<ExtraAlphaCutoff> registerRtti_ExtraAlphaCutoff(392419);
template struct internal::RttiLocator<ExtraForcedLandingMarker>;
internal::RttiLocator<ExtraForcedLandingMarker> registerRtti_ExtraForcedLandingMarker(392420);
template struct internal::RttiLocator<ExtraRefrPath>;
internal::RttiLocator<ExtraRefrPath> registerRtti_ExtraRefrPath(392421);
template struct internal::RttiLocator<ExtraCellWaterEnvMap>;
internal::RttiLocator<ExtraCellWaterEnvMap> registerRtti_ExtraCellWaterEnvMap(392422);
template struct internal::RttiLocator<ExtraWaterData>;
internal::RttiLocator<ExtraWaterData> registerRtti_ExtraWaterData(392423);
template struct internal::RttiLocator<ExtraScriptedAnimDependence>;
internal::RttiLocator<ExtraScriptedAnimDependence> registerRtti_ExtraScriptedAnimDependence(392424);
template struct internal::RttiLocator<ExtraCellMusicType>;
internal::RttiLocator<ExtraCellMusicType> registerRtti_ExtraCellMusicType(392425);
template struct internal::RttiLocator<ExtraCellAcousticSpace>;
internal::RttiLocator<ExtraCellAcousticSpace> registerRtti_ExtraCellAcousticSpace(392426);
template struct internal::RttiLocator<ExtraCellWaterType>;
internal::RttiLocator<ExtraCellWaterType> registerRtti_ExtraCellWaterType(392427);
template struct internal::RttiLocator<ExtraGIDBuffer>;
internal::RttiLocator<ExtraGIDBuffer> registerRtti_ExtraGIDBuffer(392428);
template struct internal::RttiLocator<TESWorldSpace>;
internal::RttiLocator<TESWorldSpace> registerRtti_TESWorldSpace(392429);
template struct internal::RttiLocator<TESObjectCELL>;
internal::RttiLocator<TESObjectCELL> registerRtti_TESObjectCELL(392430);
template struct internal::RttiLocator<TESKey>;
internal::RttiLocator<TESKey> registerRtti_TESKey(392431);
template struct internal::RttiLocator<TESImageSpace>;
internal::RttiLocator<TESImageSpace> registerRtti_TESImageSpace(392432);
template struct internal::RttiLocator<BGSAcousticSpace>;
internal::RttiLocator<BGSAcousticSpace> registerRtti_BGSAcousticSpace(392433);
template struct internal::RttiLocator<TESWaterForm>;
internal::RttiLocator<TESWaterForm> registerRtti_TESWaterForm(392434);
template struct internal::RttiLocator<BGSLocationRefType>;
internal::RttiLocator<BGSLocationRefType> registerRtti_BGSLocationRefType(392435);
template struct internal::RttiLocator<BGSMusicType>;
internal::RttiLocator<BGSMusicType> registerRtti_BGSMusicType(392436);
template struct internal::RttiLocator<TESObjectREFR>;
internal::RttiLocator<TESObjectREFR> registerRtti_TESObjectREFR(392437);
template struct internal::RttiLocator<BGSEncounterZone>;
internal::RttiLocator<BGSEncounterZone> registerRtti_BGSEncounterZone(392438);
template struct internal::RttiLocator<TESAmmo>;
internal::RttiLocator<TESAmmo> registerRtti_TESAmmo(392439);
template struct internal::RttiLocator<TESPackage>;
internal::RttiLocator<TESPackage> registerRtti_TESPackage(392440);
template struct internal::RttiLocator<TESTopicInfo>;
internal::RttiLocator<TESTopicInfo> registerRtti_TESTopicInfo(392441);
template struct internal::RttiLocator<TESTopic>;
internal::RttiLocator<TESTopic> registerRtti_TESTopic(392442);
template struct internal::RttiLocator<BGSDialogueBranch>;
internal::RttiLocator<BGSDialogueBranch> registerRtti_BGSDialogueBranch(392443);
template struct internal::RttiLocator<TESFaction>;
internal::RttiLocator<TESFaction> registerRtti_TESFaction(392444);
template struct internal::RttiLocator<TESCombatStyle>;
internal::RttiLocator<TESCombatStyle> registerRtti_TESCombatStyle(392445);
template struct internal::RttiLocator<TESActorBase>;
internal::RttiLocator<TESActorBase> registerRtti_TESActorBase(392446);
template struct internal::RttiLocator<BGSScene>;
internal::RttiLocator<BGSScene> registerRtti_BGSScene(392447);
template struct internal::RttiLocator<TESQuest>;
internal::RttiLocator<TESQuest> registerRtti_TESQuest(392448);
template struct internal::RttiLocator<BGSKeyword>;
internal::RttiLocator<BGSKeyword> registerRtti_BGSKeyword(392449);
template struct internal::RttiLocator<BGSMessage>;
internal::RttiLocator<BGSMessage> registerRtti_BGSMessage(392450);
template struct internal::RttiLocator<ExtraMissingLinkedRefIDs>;
internal::RttiLocator<ExtraMissingLinkedRefIDs> registerRtti_ExtraMissingLinkedRefIDs(392452);
template struct internal::RttiLocator<NonActorMagicTarget>;
internal::RttiLocator<NonActorMagicTarget> registerRtti_NonActorMagicTarget(392453);
template struct internal::RttiLocator<ExtraMapMarker>;
internal::RttiLocator<ExtraMapMarker> registerRtti_ExtraMapMarker(392454);
template struct internal::RttiLocator<ExtraDistantData>;
internal::RttiLocator<ExtraDistantData> registerRtti_ExtraDistantData(392455);
template struct internal::RttiLocator<ExtraAnimNoteReceiver>;
internal::RttiLocator<ExtraAnimNoteReceiver> registerRtti_ExtraAnimNoteReceiver(392456);
template struct internal::RttiLocator<ExtraLockList>;
internal::RttiLocator<ExtraLockList> registerRtti_ExtraLockList(392457);
template struct internal::RttiLocator<ExtraPersistentCell>;
internal::RttiLocator<ExtraPersistentCell> registerRtti_ExtraPersistentCell(392458);
template struct internal::RttiLocator<ExtraRaceData>;
internal::RttiLocator<ExtraRaceData> registerRtti_ExtraRaceData(392459);
template struct internal::RttiLocator<ExtraAnimGraphManager>;
internal::RttiLocator<ExtraAnimGraphManager> registerRtti_ExtraAnimGraphManager(392460);
template struct internal::RttiLocator<ExtraDismemberedLimbs>;
internal::RttiLocator<ExtraDismemberedLimbs> registerRtti_ExtraDismemberedLimbs(392461);
template struct internal::RttiLocator<ExtraBiped>;
internal::RttiLocator<ExtraBiped> registerRtti_ExtraBiped(392462);
template struct internal::RttiLocator<ExtraLeveledCreature>;
internal::RttiLocator<ExtraLeveledCreature> registerRtti_ExtraLeveledCreature(392463);
template struct internal::RttiLocator<ExtraAction>;
internal::RttiLocator<ExtraAction> registerRtti_ExtraAction(392464);
template struct internal::RttiLocator<ExtraShouldWear>;
internal::RttiLocator<ExtraShouldWear> registerRtti_ExtraShouldWear(392465);
template struct internal::RttiLocator<ExtraContainerChanges>;
internal::RttiLocator<ExtraContainerChanges> registerRtti_ExtraContainerChanges(392466);
template struct internal::RttiLocator<ExtraPackage>;
internal::RttiLocator<ExtraPackage> registerRtti_ExtraPackage(392467);
template struct internal::RttiLocator<ExtraPlayerCrimeList>;
internal::RttiLocator<ExtraPlayerCrimeList> registerRtti_ExtraPlayerCrimeList(392468);
template struct internal::RttiLocator<ExtraRunOncePacks>;
internal::RttiLocator<ExtraRunOncePacks> registerRtti_ExtraRunOncePacks(392469);
template struct internal::RttiLocator<ExtraGhost>;
internal::RttiLocator<ExtraGhost> registerRtti_ExtraGhost(392470);
template struct internal::RttiLocator<ExtraSayTopicInfoOnceADay>;
internal::RttiLocator<ExtraSayTopicInfoOnceADay> registerRtti_ExtraSayTopicInfoOnceADay(392471);
template struct internal::RttiLocator<ExtraPatrolRefInUseData>;
internal::RttiLocator<ExtraPatrolRefInUseData> registerRtti_ExtraPatrolRefInUseData(392472);
template struct internal::RttiLocator<ExtraFollowerSwimBreadcrumbs>;
internal::RttiLocator<ExtraFollowerSwimBreadcrumbs> registerRtti_ExtraFollowerSwimBreadcrumbs(392473);
template struct internal::RttiLocator<ExtraInfoGeneralTopic>;
internal::RttiLocator<ExtraInfoGeneralTopic> registerRtti_ExtraInfoGeneralTopic(392474);
template struct internal::RttiLocator<ExtraSayToTopicInfo>;
internal::RttiLocator<ExtraSayToTopicInfo> registerRtti_ExtraSayToTopicInfo(392475);
template struct internal::RttiLocator<ExtraSoul>;
internal::RttiLocator<ExtraSoul> registerRtti_ExtraSoul(392476);
template struct internal::RttiLocator<ExtraResourcesPreload>;
internal::RttiLocator<ExtraResourcesPreload> registerRtti_ExtraResourcesPreload(392477);
template struct internal::RttiLocator<ExtraPortal>;
internal::RttiLocator<ExtraPortal> registerRtti_ExtraPortal(392478);
template struct internal::RttiLocator<ExtraOcclusionShape>;
internal::RttiLocator<ExtraOcclusionShape> registerRtti_ExtraOcclusionShape(392479);
template struct internal::RttiLocator<ExtraEditorRef3DData>;
internal::RttiLocator<ExtraEditorRef3DData> registerRtti_ExtraEditorRef3DData(392480);
template struct internal::RttiLocator<ExtraEditorRefMoveData>;
internal::RttiLocator<ExtraEditorRefMoveData> registerRtti_ExtraEditorRefMoveData(392481);
template struct internal::RttiLocator<ExtraAnimationSequencer>;
internal::RttiLocator<ExtraAnimationSequencer> registerRtti_ExtraAnimationSequencer(392482);
template struct internal::RttiLocator<ExtraCellGrassData>;
internal::RttiLocator<ExtraCellGrassData> registerRtti_ExtraCellGrassData(392483);
template struct internal::RttiLocator<ExtraInteraction>;
internal::RttiLocator<ExtraInteraction> registerRtti_ExtraInteraction(392484);
template struct internal::RttiLocator<ExtraGroupConstraint>;
internal::RttiLocator<ExtraGroupConstraint> registerRtti_ExtraGroupConstraint(392485);
template struct internal::RttiLocator<MultiBoundMarkerData>;
internal::RttiLocator<MultiBoundMarkerData> registerRtti_MultiBoundMarkerData(392486);
template struct internal::RttiLocator<INISettingCollection>;
internal::RttiLocator<INISettingCollection> registerRtti_INISettingCollection(392488);
template struct internal::RttiLocator<BSStream>;
internal::RttiLocator<BSStream> registerRtti_BSStream(392490);
template struct internal::RttiLocator<NiStream>;
internal::RttiLocator<NiStream> registerRtti_NiStream(392491);
template struct internal::RttiLocator<InterfacedClass>;
internal::RttiLocator<InterfacedClass> registerRtti_InterfacedClass(392492);
template struct internal::RttiLocator<BSThread>;
internal::RttiLocator<BSThread> registerRtti_BSThread(392493);
template struct internal::RttiLocator<TESBipedModelForm>;
internal::RttiLocator<TESBipedModelForm> registerRtti_TESBipedModelForm(392496);
template struct internal::RttiLocator<QueuedActor>;
internal::RttiLocator<QueuedActor> registerRtti_QueuedActor(392499);
template struct internal::RttiLocator<QueuedReference>;
internal::RttiLocator<QueuedReference> registerRtti_QueuedReference(392500);
template struct internal::RttiLocator<QueuedModel>;
internal::RttiLocator<QueuedModel> registerRtti_QueuedModel(392501);
template struct internal::RttiLocator<QueuedCharacter>;
internal::RttiLocator<QueuedCharacter> registerRtti_QueuedCharacter(392502);
template struct internal::RttiLocator<QueuedHead>;
internal::RttiLocator<QueuedHead> registerRtti_QueuedHead(392503);
template struct internal::RttiLocator<QueuedHelmet>;
internal::RttiLocator<QueuedHelmet> registerRtti_QueuedHelmet(392504);
template struct internal::RttiLocator<AttachDistant3DTask>;
internal::RttiLocator<AttachDistant3DTask> registerRtti_AttachDistant3DTask(392507);
template struct internal::RttiLocator<QueuedAnimationObject>;
internal::RttiLocator<QueuedAnimationObject> registerRtti_QueuedAnimationObject(392508);
template struct internal::RttiLocator<QueuedTempEffect>;
internal::RttiLocator<QueuedTempEffect> registerRtti_QueuedTempEffect(392509);
template struct internal::RttiLocator<BackgroundProcessThread>;
internal::RttiLocator<BackgroundProcessThread> registerRtti_BackgroundProcessThread(392510);
template struct internal::RttiLocator<BSTaskThread>;
internal::RttiLocator<BSTaskThread> registerRtti_BSTaskThread(392511);
template struct internal::RttiLocator<QueuedTree>;
internal::RttiLocator<QueuedTree> registerRtti_QueuedTree(392513);
template struct internal::RttiLocator<QueuedPlayer>;
internal::RttiLocator<QueuedPlayer> registerRtti_QueuedPlayer(392514);
template struct internal::RttiLocator<INIPrefSettingCollection>;
internal::RttiLocator<INIPrefSettingCollection> registerRtti_INIPrefSettingCollection(392515);
template struct internal::RttiLocator<NiRefObject>;
internal::RttiLocator<NiRefObject> registerRtti_NiRefObject(392517);
template struct internal::RttiLocator<NiObject>;
internal::RttiLocator<NiObject> registerRtti_NiObject(392518);
template struct internal::RttiLocator<NiObjectNET>;
internal::RttiLocator<NiObjectNET> registerRtti_NiObjectNET(392519);
template struct internal::RttiLocator<NiAVObject>;
internal::RttiLocator<NiAVObject> registerRtti_NiAVObject(392520);
template struct internal::RttiLocator<AddCellGrassTask>;
internal::RttiLocator<AddCellGrassTask> registerRtti_AddCellGrassTask(392522);
template struct internal::RttiLocator<ICellAttachDetachEventSource>;
internal::RttiLocator<ICellAttachDetachEventSource> registerRtti_ICellAttachDetachEventSource(392523);
template struct internal::RttiLocator<TES>;
internal::RttiLocator<TES> registerRtti_TES(392527);
template struct internal::RttiLocator<BSTempNodeManager>;
internal::RttiLocator<BSTempNodeManager> registerRtti_BSTempNodeManager(392531);
template struct internal::RttiLocator<NiNode>;
internal::RttiLocator<NiNode> registerRtti_NiNode(392532);
template struct internal::RttiLocator<BGSAddonNode>;
internal::RttiLocator<BGSAddonNode> registerRtti_BGSAddonNode(392537);
template struct internal::RttiLocator<Actor>;
internal::RttiLocator<Actor> registerRtti_Actor(392538);
template struct internal::RttiLocator<TESObjectWEAP>;
internal::RttiLocator<TESObjectWEAP> registerRtti_TESObjectWEAP(392539);
template struct internal::RttiLocator<TESEyes>;
internal::RttiLocator<TESEyes> registerRtti_TESEyes(392540);
template struct internal::RttiLocator<TESObjectACTI>;
internal::RttiLocator<TESObjectACTI> registerRtti_TESObjectACTI(392541);
template struct internal::RttiLocator<BGSVoiceType>;
internal::RttiLocator<BGSVoiceType> registerRtti_BGSVoiceType(392542);
template struct internal::RttiLocator<TESObjectSTAT>;
internal::RttiLocator<TESObjectSTAT> registerRtti_TESObjectSTAT(392543);
template struct internal::RttiLocator<TESObjectMISC>;
internal::RttiLocator<TESObjectMISC> registerRtti_TESObjectMISC(392544);
template struct internal::RttiLocator<TESObjectDOOR>;
internal::RttiLocator<TESObjectDOOR> registerRtti_TESObjectDOOR(392545);
template struct internal::RttiLocator<TESNPC>;
internal::RttiLocator<TESNPC> registerRtti_TESNPC(392546);
template struct internal::RttiLocator<BGSLoadFormBuffer>;
internal::RttiLocator<BGSLoadFormBuffer> registerRtti_BGSLoadFormBuffer(392548);
template struct internal::RttiLocator<BGSLoadGameBuffer>;
internal::RttiLocator<BGSLoadGameBuffer> registerRtti_BGSLoadGameBuffer(392549);
template struct internal::RttiLocator<BGSLoadFormData>;
internal::RttiLocator<BGSLoadFormData> registerRtti_BGSLoadFormData(392550);
template struct internal::RttiLocator<BGSStoryManagerBranchNode>;
internal::RttiLocator<BGSStoryManagerBranchNode> registerRtti_BGSStoryManagerBranchNode(392551);
template struct internal::RttiLocator<BGSStoryManagerNodeBase>;
internal::RttiLocator<BGSStoryManagerNodeBase> registerRtti_BGSStoryManagerNodeBase(392552);
template struct internal::RttiLocator<BGSStoryManagerTreeForm>;
internal::RttiLocator<BGSStoryManagerTreeForm> registerRtti_BGSStoryManagerTreeForm(392553);
template struct internal::RttiLocator<BGSAttackDataForm>;
internal::RttiLocator<BGSAttackDataForm> registerRtti_BGSAttackDataForm(392563);
template struct internal::RttiLocator<BGSBipedModelList>;
internal::RttiLocator<BGSBipedModelList> registerRtti_BGSBipedModelList(392564);
template struct internal::RttiLocator<BGSBipedObjectForm>;
internal::RttiLocator<BGSBipedObjectForm> registerRtti_BGSBipedObjectForm(392565);
template struct internal::RttiLocator<BGSBlockBashData>;
internal::RttiLocator<BGSBlockBashData> registerRtti_BGSBlockBashData(392566);
template struct internal::RttiLocator<BGSDebris>;
internal::RttiLocator<BGSDebris> registerRtti_BGSDebris(392567);
template struct internal::RttiLocator<BGSIdleCollection>;
internal::RttiLocator<BGSIdleCollection> registerRtti_BGSIdleCollection(392570);
template struct internal::RttiLocator<TESIdleForm>;
internal::RttiLocator<TESIdleForm> registerRtti_TESIdleForm(392571);
template struct internal::RttiLocator<BGSOverridePackCollection>;
internal::RttiLocator<BGSOverridePackCollection> registerRtti_BGSOverridePackCollection(392572);
template struct internal::RttiLocator<PerkRankVisitor>;
internal::RttiLocator<PerkRankVisitor> registerRtti_PerkRankVisitor(392573);
template struct internal::RttiLocator<BGSPerkRankArray>;
internal::RttiLocator<BGSPerkRankArray> registerRtti_BGSPerkRankArray(392574);
template struct internal::RttiLocator<BGSSkinForm>;
internal::RttiLocator<BGSSkinForm> registerRtti_BGSSkinForm(392576);
template struct internal::RttiLocator<TESObjectARMO>;
internal::RttiLocator<TESObjectARMO> registerRtti_TESObjectARMO(392577);
template struct internal::RttiLocator<TESSoundFile>;
internal::RttiLocator<TESSoundFile> registerRtti_TESSoundFile(392578);
template struct internal::RttiLocator<TESAIForm>;
internal::RttiLocator<TESAIForm> registerRtti_TESAIForm(392579);
template struct internal::RttiLocator<TESActorBaseData>;
internal::RttiLocator<TESActorBaseData> registerRtti_TESActorBaseData(392580);
template struct internal::RttiLocator<TESAttackDamageForm>;
internal::RttiLocator<TESAttackDamageForm> registerRtti_TESAttackDamageForm(392581);
template struct internal::RttiLocator<TESContainer>;
internal::RttiLocator<TESContainer> registerRtti_TESContainer(392582);
template struct internal::RttiLocator<TESHealthForm>;
internal::RttiLocator<TESHealthForm> registerRtti_TESHealthForm(392583);
template struct internal::RttiLocator<TESLeveledList>;
internal::RttiLocator<TESLeveledList> registerRtti_TESLeveledList(392584);
template struct internal::RttiLocator<TESProduceForm>;
internal::RttiLocator<TESProduceForm> registerRtti_TESProduceForm(392585);
template struct internal::RttiLocator<TESQualityForm>;
internal::RttiLocator<TESQualityForm> registerRtti_TESQualityForm(392586);
template struct internal::RttiLocator<TESRaceForm>;
internal::RttiLocator<TESRaceForm> registerRtti_TESRaceForm(392587);
template struct internal::RttiLocator<TESSpellList>;
internal::RttiLocator<TESSpellList> registerRtti_TESSpellList(392588);
template struct internal::RttiLocator<TESReactionForm>;
internal::RttiLocator<TESReactionForm> registerRtti_TESReactionForm(392589);
template struct internal::RttiLocator<TESImageSpaceModifiableForm>;
internal::RttiLocator<TESImageSpaceModifiableForm> registerRtti_TESImageSpaceModifiableForm(392590);
template struct internal::RttiLocator<TESModelLODList>;
internal::RttiLocator<TESModelLODList> registerRtti_TESModelLODList(392592);
template struct internal::RttiLocator<TESLevItem>;
internal::RttiLocator<TESLevItem> registerRtti_TESLevItem(392593);
template struct internal::RttiLocator<TESModelRDT>;
internal::RttiLocator<TESModelRDT> registerRtti_TESModelRDT(392597);
template struct internal::RttiLocator<BSStorage>;
internal::RttiLocator<BSStorage> registerRtti_BSStorage(392600);
template struct internal::RttiLocator<BSMemStorage>;
internal::RttiLocator<BSMemStorage> registerRtti_BSMemStorage(392601);
template struct internal::RttiLocator<BSVMLoadTask>;
internal::RttiLocator<BSVMLoadTask> registerRtti_BSVMLoadTask(392607);
template struct internal::RttiLocator<BGSTextureSet>;
internal::RttiLocator<BGSTextureSet> registerRtti_BGSTextureSet(392609);
template struct internal::RttiLocator<TESRace>;
internal::RttiLocator<TESRace> registerRtti_TESRace(392612);
template struct internal::RttiLocator<TESLevSpell>;
internal::RttiLocator<TESLevSpell> registerRtti_TESLevSpell(392613);
template struct internal::RttiLocator<TESShout>;
internal::RttiLocator<TESShout> registerRtti_TESShout(392614);
template struct internal::RttiLocator<ActionInput>;
internal::RttiLocator<ActionInput> registerRtti_ActionInput(392615);
template struct internal::RttiLocator<BGSAnimSoundStateManager>;
internal::RttiLocator<BGSAnimSoundStateManager> registerRtti_BGSAnimSoundStateManager(392616);
template struct internal::RttiLocator<BGSParticleArrayAttach>;
internal::RttiLocator<BGSParticleArrayAttach> registerRtti_BGSParticleArrayAttach(392626);
template struct internal::RttiLocator<BGSHavokGeometryAttach>;
internal::RttiLocator<BGSHavokGeometryAttach> registerRtti_BGSHavokGeometryAttach(392630);
template struct internal::RttiLocator<BGSNamedNodeAttach>;
internal::RttiLocator<BGSNamedNodeAttach> registerRtti_BGSNamedNodeAttach(392634);
template struct internal::RttiLocator<BGSMultiTechniqueAttach>;
internal::RttiLocator<BGSMultiTechniqueAttach> registerRtti_BGSMultiTechniqueAttach(392638);
template struct internal::RttiLocator<hkpRayHitCollector>;
internal::RttiLocator<hkpRayHitCollector> registerRtti_hkpRayHitCollector(392642);
template struct internal::RttiLocator<hkpAllRayHitTempCollector>;
internal::RttiLocator<hkpAllRayHitTempCollector> registerRtti_hkpAllRayHitTempCollector(392643);
template struct internal::RttiLocator<BGSDecalNode>;
internal::RttiLocator<BGSDecalNode> registerRtti_BGSDecalNode(392644);
template struct internal::RttiLocator<QueuedPromoteReferencesTask>;
internal::RttiLocator<QueuedPromoteReferencesTask> registerRtti_QueuedPromoteReferencesTask(392645);
template struct internal::RttiLocator<NiProperty>;
internal::RttiLocator<NiProperty> registerRtti_NiProperty(392646);
template struct internal::RttiLocator<NiAlphaProperty>;
internal::RttiLocator<NiAlphaProperty> registerRtti_NiAlphaProperty(392647);
template struct internal::RttiLocator<BGSQueuedGrassModelHandles>;
internal::RttiLocator<BGSQueuedGrassModelHandles> registerRtti_BGSQueuedGrassModelHandles(392651);
template struct internal::RttiLocator<BGSPrimitive>;
internal::RttiLocator<BGSPrimitive> registerRtti_BGSPrimitive(392652);
template struct internal::RttiLocator<BSOcclusionShape>;
internal::RttiLocator<BSOcclusionShape> registerRtti_BSOcclusionShape(392653);
template struct internal::RttiLocator<BSPortal>;
internal::RttiLocator<BSPortal> registerRtti_BSPortal(392654);
template struct internal::RttiLocator<BSOcclusionPlane>;
internal::RttiLocator<BSOcclusionPlane> registerRtti_BSOcclusionPlane(392655);
template struct internal::RttiLocator<BGSPrimitiveLine>;
internal::RttiLocator<BGSPrimitiveLine> registerRtti_BGSPrimitiveLine(392656);
template struct internal::RttiLocator<BGSPrimitiveBox>;
internal::RttiLocator<BGSPrimitiveBox> registerRtti_BGSPrimitiveBox(392657);
template struct internal::RttiLocator<BGSPrimitivePlane>;
internal::RttiLocator<BGSPrimitivePlane> registerRtti_BGSPrimitivePlane(392658);
template struct internal::RttiLocator<BGSPrimitiveSphere>;
internal::RttiLocator<BGSPrimitiveSphere> registerRtti_BGSPrimitiveSphere(392659);
template struct internal::RttiLocator<BSMultiBoundAABB>;
internal::RttiLocator<BSMultiBoundAABB> registerRtti_BSMultiBoundAABB(392660);
template struct internal::RttiLocator<BSMultiBoundShape>;
internal::RttiLocator<BSMultiBoundShape> registerRtti_BSMultiBoundShape(392661);
template struct internal::RttiLocator<BSMultiBoundOBB>;
internal::RttiLocator<BSMultiBoundOBB> registerRtti_BSMultiBoundOBB(392662);
template struct internal::RttiLocator<BSMultiBoundSphere>;
internal::RttiLocator<BSMultiBoundSphere> registerRtti_BSMultiBoundSphere(392663);
template struct internal::RttiLocator<BGSSceneInfo>;
internal::RttiLocator<BGSSceneInfo> registerRtti_BGSSceneInfo(392667);
template struct internal::RttiLocator<BSAnimationGraphChannel>;
internal::RttiLocator<BSAnimationGraphChannel> registerRtti_BSAnimationGraphChannel(392672);
template struct internal::RttiLocator<BSAnimGroupSequence>;
internal::RttiLocator<BSAnimGroupSequence> registerRtti_BSAnimGroupSequence(392675);
template struct internal::RttiLocator<NiControllerSequence>;
internal::RttiLocator<NiControllerSequence> registerRtti_NiControllerSequence(392676);
template struct internal::RttiLocator<BSAnimNoteReceiver>;
internal::RttiLocator<BSAnimNoteReceiver> registerRtti_BSAnimNoteReceiver(392677);
template struct internal::RttiLocator<IBSAnimNoteReceiver>;
internal::RttiLocator<IBSAnimNoteReceiver> registerRtti_IBSAnimNoteReceiver(392678);
template struct internal::RttiLocator<GridArray>;
internal::RttiLocator<GridArray> registerRtti_GridArray(392680);
template struct internal::RttiLocator<GridCellArray>;
internal::RttiLocator<GridCellArray> registerRtti_GridCellArray(392681);
template struct internal::RttiLocator<TESActionData>;
internal::RttiLocator<TESActionData> registerRtti_TESActionData(392682);
template struct internal::RttiLocator<BGSActionData>;
internal::RttiLocator<BGSActionData> registerRtti_BGSActionData(392683);
template struct internal::RttiLocator<ActionOutput>;
internal::RttiLocator<ActionOutput> registerRtti_ActionOutput(392684);
template struct internal::RttiLocator<FindByEffectSettingFunctor>;
internal::RttiLocator<FindByEffectSettingFunctor> registerRtti_FindByEffectSettingFunctor(392691);
template struct internal::RttiLocator<TESCameraState>;
internal::RttiLocator<TESCameraState> registerRtti_TESCameraState(392709);
template struct internal::RttiLocator<LocalMapCamera>;
internal::RttiLocator<LocalMapCamera> registerRtti_LocalMapCamera(392710);
template struct internal::RttiLocator<TESCamera>;
internal::RttiLocator<TESCamera> registerRtti_TESCamera(392711);
template struct internal::RttiLocator<NiExtraData>;
internal::RttiLocator<NiExtraData> registerRtti_NiExtraData(392713);
template struct internal::RttiLocator<BSSplatterExtraData>;
internal::RttiLocator<BSSplatterExtraData> registerRtti_BSSplatterExtraData(392714);
template struct internal::RttiLocator<TESRegionData>;
internal::RttiLocator<TESRegionData> registerRtti_TESRegionData(392716);
template struct internal::RttiLocator<TESRegionDataWeather>;
internal::RttiLocator<TESRegionDataWeather> registerRtti_TESRegionDataWeather(392717);
template struct internal::RttiLocator<TESRegion>;
internal::RttiLocator<TESRegion> registerRtti_TESRegion(392718);
template struct internal::RttiLocator<TESRegionDataGrass>;
internal::RttiLocator<TESRegionDataGrass> registerRtti_TESRegionDataGrass(392719);
template struct internal::RttiLocator<TESRegionDataLandscape>;
internal::RttiLocator<TESRegionDataLandscape> registerRtti_TESRegionDataLandscape(392720);
template struct internal::RttiLocator<TESRegionDataManager>;
internal::RttiLocator<TESRegionDataManager> registerRtti_TESRegionDataManager(392721);
template struct internal::RttiLocator<TESRegionDataMap>;
internal::RttiLocator<TESRegionDataMap> registerRtti_TESRegionDataMap(392722);
template struct internal::RttiLocator<TESRegionDataObjects>;
internal::RttiLocator<TESRegionDataObjects> registerRtti_TESRegionDataObjects(392723);
template struct internal::RttiLocator<TESRegionDataSound>;
internal::RttiLocator<TESRegionDataSound> registerRtti_TESRegionDataSound(392724);
template struct internal::RttiLocator<TESRegionObjectBase>;
internal::RttiLocator<TESRegionObjectBase> registerRtti_TESRegionObjectBase(392725);
template struct internal::RttiLocator<TESRegionGrassObject>;
internal::RttiLocator<TESRegionGrassObject> registerRtti_TESRegionGrassObject(392726);
template struct internal::RttiLocator<TESRegionGrassObjectList>;
internal::RttiLocator<TESRegionGrassObjectList> registerRtti_TESRegionGrassObjectList(392727);
template struct internal::RttiLocator<TESRegionList>;
internal::RttiLocator<TESRegionList> registerRtti_TESRegionList(392729);
template struct internal::RttiLocator<TESRegionNoiseFunction>;
internal::RttiLocator<TESRegionNoiseFunction> registerRtti_TESRegionNoiseFunction(392731);
template struct internal::RttiLocator<TESRegionObject>;
internal::RttiLocator<TESRegionObject> registerRtti_TESRegionObject(392732);
template struct internal::RttiLocator<TESLandTexture>;
internal::RttiLocator<TESLandTexture> registerRtti_TESLandTexture(392733);
template struct internal::RttiLocator<TESRegionObjectList>;
internal::RttiLocator<TESRegionObjectList> registerRtti_TESRegionObjectList(392734);
template struct internal::RttiLocator<BGSAddonNodeSoundHandleExtra>;
internal::RttiLocator<BGSAddonNodeSoundHandleExtra> registerRtti_BGSAddonNodeSoundHandleExtra(392738);
template struct internal::RttiLocator<BGSApparatus>;
internal::RttiLocator<BGSApparatus> registerRtti_BGSApparatus(392741);
template struct internal::RttiLocator<BGSArtObjectCloneTask>;
internal::RttiLocator<BGSArtObjectCloneTask> registerRtti_BGSArtObjectCloneTask(392744);
template struct internal::RttiLocator<BGSConstructibleObject>;
internal::RttiLocator<BGSConstructibleObject> registerRtti_BGSConstructibleObject(392748);
template struct internal::RttiLocator<bhkWorldObject>;
internal::RttiLocator<bhkWorldObject> registerRtti_bhkWorldObject(392752);
template struct internal::RttiLocator<NiCollisionObject>;
internal::RttiLocator<NiCollisionObject> registerRtti_NiCollisionObject(392753);
template struct internal::RttiLocator<bhkNiCollisionObject>;
internal::RttiLocator<bhkNiCollisionObject> registerRtti_bhkNiCollisionObject(392754);
template struct internal::RttiLocator<bhkRigidBody>;
internal::RttiLocator<bhkRigidBody> registerRtti_bhkRigidBody(392755);
template struct internal::RttiLocator<BGSPreloadable>;
internal::RttiLocator<BGSPreloadable> registerRtti_BGSPreloadable(392756);
template struct internal::RttiLocator<BGSHazard>;
internal::RttiLocator<BGSHazard> registerRtti_BGSHazard(392761);
template struct internal::RttiLocator<BGSLensFlare>;
internal::RttiLocator<BGSLensFlare> registerRtti_BGSLensFlare(392764);
template struct internal::RttiLocator<BSLensFlareRenderData>;
internal::RttiLocator<BSLensFlareRenderData> registerRtti_BSLensFlareRenderData(392765);
template struct internal::RttiLocator<BSLensFlareSpriteRenderData>;
internal::RttiLocator<BSLensFlareSpriteRenderData> registerRtti_BSLensFlareSpriteRenderData(392766);
template struct internal::RttiLocator<BGSLensFlareSprite>;
internal::RttiLocator<BGSLensFlareSprite> registerRtti_BGSLensFlareSprite(392767);
template struct internal::RttiLocator<BGSVolumetricLighting>;
internal::RttiLocator<BGSVolumetricLighting> registerRtti_BGSVolumetricLighting(392770);
template struct internal::RttiLocator<BSVolumetricLightingRenderData>;
internal::RttiLocator<BSVolumetricLightingRenderData> registerRtti_BSVolumetricLightingRenderData(392771);
template struct internal::RttiLocator<BGSMovableStatic>;
internal::RttiLocator<BGSMovableStatic> registerRtti_BGSMovableStatic(392774);
template struct internal::RttiLocator<BGSOutfit>;
internal::RttiLocator<BGSOutfit> registerRtti_BGSOutfit(392777);
template struct internal::RttiLocator<BGSCollisionLayer>;
internal::RttiLocator<BGSCollisionLayer> registerRtti_BGSCollisionLayer(392780);
template struct internal::RttiLocator<BGSStaticCollection>;
internal::RttiLocator<BGSStaticCollection> registerRtti_BGSStaticCollection(392783);
template struct internal::RttiLocator<TESMagicTargetForm>;
internal::RttiLocator<TESMagicTargetForm> registerRtti_TESMagicTargetForm(392786);
template struct internal::RttiLocator<BGSTalkingActivator>;
internal::RttiLocator<BGSTalkingActivator> registerRtti_BGSTalkingActivator(392787);
template struct internal::RttiLocator<TESBoundAnimObject>;
internal::RttiLocator<TESBoundAnimObject> registerRtti_TESBoundAnimObject(392788);
template struct internal::RttiLocator<BGSOpenCloseForm>;
internal::RttiLocator<BGSOpenCloseForm> registerRtti_BGSOpenCloseForm(392789);
template struct internal::RttiLocator<BSTriShape>;
internal::RttiLocator<BSTriShape> registerRtti_BSTriShape(392796);
template struct internal::RttiLocator<BSGeometry>;
internal::RttiLocator<BSGeometry> registerRtti_BSGeometry(392797);
template struct internal::RttiLocator<BSParticleShaderGeometry>;
internal::RttiLocator<BSParticleShaderGeometry> registerRtti_BSParticleShaderGeometry(392798);
template struct internal::RttiLocator<BSDynamicTriShape>;
internal::RttiLocator<BSDynamicTriShape> registerRtti_BSDynamicTriShape(392799);
template struct internal::RttiLocator<TESFlora>;
internal::RttiLocator<TESFlora> registerRtti_TESFlora(392802);
template struct internal::RttiLocator<TESFurniture>;
internal::RttiLocator<TESFurniture> registerRtti_TESFurniture(392805);
template struct internal::RttiLocator<TESGrass>;
internal::RttiLocator<TESGrass> registerRtti_TESGrass(392808);
template struct internal::RttiLocator<TESLevCharacter>;
internal::RttiLocator<TESLevCharacter> registerRtti_TESLevCharacter(392813);
template struct internal::RttiLocator<TESObjectANIO>;
internal::RttiLocator<TESObjectANIO> registerRtti_TESObjectANIO(392824);
template struct internal::RttiLocator<TESObjectARMA>;
internal::RttiLocator<TESObjectARMA> registerRtti_TESObjectARMA(392827);
template struct internal::RttiLocator<TESObjectBOOK>;
internal::RttiLocator<TESObjectBOOK> registerRtti_TESObjectBOOK(392832);
template struct internal::RttiLocator<TESMagicCasterForm>;
internal::RttiLocator<TESMagicCasterForm> registerRtti_TESMagicCasterForm(392835);
template struct internal::RttiLocator<TESObjectCONT>;
internal::RttiLocator<TESObjectCONT> registerRtti_TESObjectCONT(392836);
template struct internal::RttiLocator<IFadeDoneCallback>;
internal::RttiLocator<IFadeDoneCallback> registerRtti_IFadeDoneCallback(392839);
template struct internal::RttiLocator<TESObjectTREE>;
internal::RttiLocator<TESObjectTREE> registerRtti_TESObjectTREE(392848);
template struct internal::RttiLocator<TESSoulGem>;
internal::RttiLocator<TESSoulGem> registerRtti_TESSoulGem(392853);
template struct internal::RttiLocator<BGSLocation>;
internal::RttiLocator<BGSLocation> registerRtti_BGSLocation(392856);
template struct internal::RttiLocator<QueuedPromoteLargeReferencesTask>;
internal::RttiLocator<QueuedPromoteLargeReferencesTask> registerRtti_QueuedPromoteLargeReferencesTask(392857);
template struct internal::RttiLocator<BGSLightingTemplate>;
internal::RttiLocator<BGSLightingTemplate> registerRtti_BGSLightingTemplate(392860);
template struct internal::RttiLocator<QueuedPromoteLocationReferencesTask>;
internal::RttiLocator<QueuedPromoteLocationReferencesTask> registerRtti_QueuedPromoteLocationReferencesTask(392863);
template struct internal::RttiLocator<BGSShaderParticleGeometryData>;
internal::RttiLocator<BGSShaderParticleGeometryData> registerRtti_BGSShaderParticleGeometryData(392870);
template struct internal::RttiLocator<BSParticleShaderEmitter>;
internal::RttiLocator<BSParticleShaderEmitter> registerRtti_BSParticleShaderEmitter(392871);
template struct internal::RttiLocator<BSParticleShaderCubeEmitter>;
internal::RttiLocator<BSParticleShaderCubeEmitter> registerRtti_BSParticleShaderCubeEmitter(392872);
template struct internal::RttiLocator<BSParticleShaderSnowEmitter>;
internal::RttiLocator<BSParticleShaderSnowEmitter> registerRtti_BSParticleShaderSnowEmitter(392873);
template struct internal::RttiLocator<BSParticleShaderRainEmitter>;
internal::RttiLocator<BSParticleShaderRainEmitter> registerRtti_BSParticleShaderRainEmitter(392874);
template struct internal::RttiLocator<CellLoaderTask>;
internal::RttiLocator<CellLoaderTask> registerRtti_CellLoaderTask(392875);
template struct internal::RttiLocator<ImageSpaceModifierInstanceForm>;
internal::RttiLocator<ImageSpaceModifierInstanceForm> registerRtti_ImageSpaceModifierInstanceForm(392876);
template struct internal::RttiLocator<ImageSpaceModifierInstance>;
internal::RttiLocator<ImageSpaceModifierInstance> registerRtti_ImageSpaceModifierInstance(392877);
template struct internal::RttiLocator<ImageSpaceModifierInstanceTemp>;
internal::RttiLocator<ImageSpaceModifierInstanceTemp> registerRtti_ImageSpaceModifierInstanceTemp(392878);
template struct internal::RttiLocator<ImageSpaceModifierInstanceDOF>;
internal::RttiLocator<ImageSpaceModifierInstanceDOF> registerRtti_ImageSpaceModifierInstanceDOF(392879);
template struct internal::RttiLocator<ImageSpaceModifierInstanceRB>;
internal::RttiLocator<ImageSpaceModifierInstanceRB> registerRtti_ImageSpaceModifierInstanceRB(392880);
template struct internal::RttiLocator<TESWeather>;
internal::RttiLocator<TESWeather> registerRtti_TESWeather(392883);
template struct internal::RttiLocator<TESClimate>;
internal::RttiLocator<TESClimate> registerRtti_TESClimate(392884);
template struct internal::RttiLocator<NiFloatData>;
internal::RttiLocator<NiFloatData> registerRtti_NiFloatData(392889);
template struct internal::RttiLocator<NiColorData>;
internal::RttiLocator<NiColorData> registerRtti_NiColorData(392890);
template struct internal::RttiLocator<hkReferencedObject>;
internal::RttiLocator<hkReferencedObject> registerRtti_hkReferencedObject(392892);
template struct internal::RttiLocator<hkBaseObject>;
internal::RttiLocator<hkBaseObject> registerRtti_hkBaseObject(392893);
template struct internal::RttiLocator<TESChildCell>;
internal::RttiLocator<TESChildCell> registerRtti_TESChildCell(392894);
template struct internal::RttiLocator<TESObjectLAND>;
internal::RttiLocator<TESObjectLAND> registerRtti_TESObjectLAND(392895);
template struct internal::RttiLocator<hkpMoppCode>;
internal::RttiLocator<hkpMoppCode> registerRtti_hkpMoppCode(392896);
template struct internal::RttiLocator<hkpWorldCinfo>;
internal::RttiLocator<hkpWorldCinfo> registerRtti_hkpWorldCinfo(392902);
template struct internal::RttiLocator<hkpEntityListener>;
internal::RttiLocator<hkpEntityListener> registerRtti_hkpEntityListener(392903);
template struct internal::RttiLocator<bhkEntityListener>;
internal::RttiLocator<bhkEntityListener> registerRtti_bhkEntityListener(392904);
template struct internal::RttiLocator<CheckWithinMultiBoundTask>;
internal::RttiLocator<CheckWithinMultiBoundTask> registerRtti_CheckWithinMultiBoundTask(392905);
template struct internal::RttiLocator<ExtraProcessMiddleLow>;
internal::RttiLocator<ExtraProcessMiddleLow> registerRtti_ExtraProcessMiddleLow(392906);
template struct internal::RttiLocator<SeenData>;
internal::RttiLocator<SeenData> registerRtti_SeenData(392907);
template struct internal::RttiLocator<IntSeenData>;
internal::RttiLocator<IntSeenData> registerRtti_IntSeenData(392908);
template struct internal::RttiLocator<TESWindListener>;
internal::RttiLocator<TESWindListener> registerRtti_TESWindListener(392918);
template struct internal::RttiLocator<bhkWindListener>;
internal::RttiLocator<bhkWindListener> registerRtti_bhkWindListener(392919);
template struct internal::RttiLocator<bhkSerializable>;
internal::RttiLocator<bhkSerializable> registerRtti_bhkSerializable(392927);
template struct internal::RttiLocator<bhkRefObject>;
internal::RttiLocator<bhkRefObject> registerRtti_bhkRefObject(392928);
template struct internal::RttiLocator<hkpShape>;
internal::RttiLocator<hkpShape> registerRtti_hkpShape(392929);
template struct internal::RttiLocator<bhkShape>;
internal::RttiLocator<bhkShape> registerRtti_bhkShape(392930);
template struct internal::RttiLocator<BSHandleRefObject>;
internal::RttiLocator<BSHandleRefObject> registerRtti_BSHandleRefObject(392931);
template struct internal::RttiLocator<bhkAabbPhantom>;
internal::RttiLocator<bhkAabbPhantom> registerRtti_bhkAabbPhantom(392933);
template struct internal::RttiLocator<bhkPhantom>;
internal::RttiLocator<bhkPhantom> registerRtti_bhkPhantom(392934);
template struct internal::RttiLocator<hkpPhantomCallbackShape>;
internal::RttiLocator<hkpPhantomCallbackShape> registerRtti_hkpPhantomCallbackShape(392936);
template struct internal::RttiLocator<bhkEntity>;
internal::RttiLocator<bhkEntity> registerRtti_bhkEntity(392939);
template struct internal::RttiLocator<IAnimationGraphManagerHolder>;
internal::RttiLocator<IAnimationGraphManagerHolder> registerRtti_IAnimationGraphManagerHolder(392941);
template struct internal::RttiLocator<bhkSimpleShapePhantom>;
internal::RttiLocator<bhkSimpleShapePhantom> registerRtti_bhkSimpleShapePhantom(392942);
template struct internal::RttiLocator<bhkShapePhantom>;
internal::RttiLocator<bhkShapePhantom> registerRtti_bhkShapePhantom(392943);
template struct internal::RttiLocator<bhkCollisionObject>;
internal::RttiLocator<bhkCollisionObject> registerRtti_bhkCollisionObject(392944);
template struct internal::RttiLocator<bhkAcousticSpacePhantomCallbackShape>;
internal::RttiLocator<bhkAcousticSpacePhantomCallbackShape> registerRtti_bhkAcousticSpacePhantomCallbackShape(392946);
template struct internal::RttiLocator<bhkSphereRepShape>;
internal::RttiLocator<bhkSphereRepShape> registerRtti_bhkSphereRepShape(392947);
template struct internal::RttiLocator<bhkConvexShape>;
internal::RttiLocator<bhkConvexShape> registerRtti_bhkConvexShape(392948);
template struct internal::RttiLocator<bhkPCollisionObject>;
internal::RttiLocator<bhkPCollisionObject> registerRtti_bhkPCollisionObject(392949);
template struct internal::RttiLocator<bhkSphereShape>;
internal::RttiLocator<bhkSphereShape> registerRtti_bhkSphereShape(392950);
template struct internal::RttiLocator<ReferenceEffectController>;
internal::RttiLocator<ReferenceEffectController> registerRtti_ReferenceEffectController(392951);
template struct internal::RttiLocator<OwnedController>;
internal::RttiLocator<OwnedController> registerRtti_OwnedController(392952);
template struct internal::RttiLocator<OwnedCameraEffectController>;
internal::RttiLocator<OwnedCameraEffectController> registerRtti_OwnedCameraEffectController(392953);
template struct internal::RttiLocator<bhkBoxShape>;
internal::RttiLocator<bhkBoxShape> registerRtti_bhkBoxShape(392954);
template struct internal::RttiLocator<IAnimationStreamWrite>;
internal::RttiLocator<IAnimationStreamWrite> registerRtti_IAnimationStreamWrite(392959);
template struct internal::RttiLocator<IAnimationStreamRead>;
internal::RttiLocator<IAnimationStreamRead> registerRtti_IAnimationStreamRead(392960);
template struct internal::RttiLocator<AnimationStreamLoadGame>;
internal::RttiLocator<AnimationStreamLoadGame> registerRtti_AnimationStreamLoadGame(392961);
template struct internal::RttiLocator<AnimationStreamSaveGame>;
internal::RttiLocator<AnimationStreamSaveGame> registerRtti_AnimationStreamSaveGame(392962);
template struct internal::RttiLocator<ExtraUsedMarkers>;
internal::RttiLocator<ExtraUsedMarkers> registerRtti_ExtraUsedMarkers(392965);
template struct internal::RttiLocator<ExtraReservedMarkers>;
internal::RttiLocator<ExtraReservedMarkers> registerRtti_ExtraReservedMarkers(392966);
template struct internal::RttiLocator<NiTimeController>;
internal::RttiLocator<NiTimeController> registerRtti_NiTimeController(392972);
template struct internal::RttiLocator<BGSMaterialType>;
internal::RttiLocator<BGSMaterialType> registerRtti_BGSMaterialType(392975);
template struct internal::RttiLocator<TESTexture1024>;
internal::RttiLocator<TESTexture1024> registerRtti_TESTexture1024(392978);
template struct internal::RttiLocator<BGSReverbParameters>;
internal::RttiLocator<BGSReverbParameters> registerRtti_BGSReverbParameters(392984);
template struct internal::RttiLocator<BGSCameraPath>;
internal::RttiLocator<BGSCameraPath> registerRtti_BGSCameraPath(392986);
template struct internal::RttiLocator<BGSCameraShot>;
internal::RttiLocator<BGSCameraShot> registerRtti_BGSCameraShot(392987);
template struct internal::RttiLocator<NiFormArray>;
internal::RttiLocator<NiFormArray> registerRtti_NiFormArray(392988);
template struct internal::RttiLocator<BGSColorForm>;
internal::RttiLocator<BGSColorForm> registerRtti_BGSColorForm(392999);
template struct internal::RttiLocator<BGSDefaultObjectManager>;
internal::RttiLocator<BGSDefaultObjectManager> registerRtti_BGSDefaultObjectManager(393000);
template struct internal::RttiLocator<BGSFootstep>;
internal::RttiLocator<BGSFootstep> registerRtti_BGSFootstep(393004);
template struct internal::RttiLocator<BGSFootstepSet>;
internal::RttiLocator<BGSFootstepSet> registerRtti_BGSFootstepSet(393007);
template struct internal::RttiLocator<BGSImpactData>;
internal::RttiLocator<BGSImpactData> registerRtti_BGSImpactData(393010);
template struct internal::RttiLocator<BSMaterialObject>;
internal::RttiLocator<BSMaterialObject> registerRtti_BSMaterialObject(393021);
template struct internal::RttiLocator<BGSMaterialObject>;
internal::RttiLocator<BGSMaterialObject> registerRtti_BGSMaterialObject(393022);
template struct internal::RttiLocator<BGSMenuIcon>;
internal::RttiLocator<BGSMenuIcon> registerRtti_BGSMenuIcon(393027);
template struct internal::RttiLocator<BSIMusicTrack>;
internal::RttiLocator<BSIMusicTrack> registerRtti_BSIMusicTrack(393034);
template struct internal::RttiLocator<BGSMusicPaletteTrack>;
internal::RttiLocator<BGSMusicPaletteTrack> registerRtti_BGSMusicPaletteTrack(393035);
template struct internal::RttiLocator<BGSMusicTrack>;
internal::RttiLocator<BGSMusicTrack> registerRtti_BGSMusicTrack(393036);
template struct internal::RttiLocator<BGSMusicSilenceTrack>;
internal::RttiLocator<BGSMusicSilenceTrack> registerRtti_BGSMusicSilenceTrack(393037);
template struct internal::RttiLocator<BGSMusicSingleTrack>;
internal::RttiLocator<BGSMusicSingleTrack> registerRtti_BGSMusicSingleTrack(393044);
template struct internal::RttiLocator<BGSMusicTrackFormWrapper>;
internal::RttiLocator<BGSMusicTrackFormWrapper> registerRtti_BGSMusicTrackFormWrapper(393047);
template struct internal::RttiLocator<BSIMusicType>;
internal::RttiLocator<BSIMusicType> registerRtti_BSIMusicType(393050);
template struct internal::RttiLocator<BSIReverbType>;
internal::RttiLocator<BSIReverbType> registerRtti_BSIReverbType(393053);
template struct internal::RttiLocator<BGSSoundCategory>;
internal::RttiLocator<BGSSoundCategory> registerRtti_BGSSoundCategory(393056);
template struct internal::RttiLocator<BSISoundCategory>;
internal::RttiLocator<BSISoundCategory> registerRtti_BSISoundCategory(393057);
template struct internal::RttiLocator<BGSSoundDescriptorForm>;
internal::RttiLocator<BGSSoundDescriptorForm> registerRtti_BGSSoundDescriptorForm(393060);
template struct internal::RttiLocator<BSISoundDescriptor>;
internal::RttiLocator<BSISoundDescriptor> registerRtti_BSISoundDescriptor(393061);
template struct internal::RttiLocator<BSISoundOutputModel>;
internal::RttiLocator<BSISoundOutputModel> registerRtti_BSISoundOutputModel(393064);
template struct internal::RttiLocator<BGSSoundOutput>;
internal::RttiLocator<BGSSoundOutput> registerRtti_BGSSoundOutput(393065);
template struct internal::RttiLocator<BGSSoundDescriptor>;
internal::RttiLocator<BGSSoundDescriptor> registerRtti_BGSSoundDescriptor(393074);
template struct internal::RttiLocator<BGSStandardSoundDef>;
internal::RttiLocator<BGSStandardSoundDef> registerRtti_BGSStandardSoundDef(393075);
template struct internal::RttiLocator<BSTextureSet>;
internal::RttiLocator<BSTextureSet> registerRtti_BSTextureSet(393079);
template struct internal::RttiLocator<BSShaderTextureSet>;
internal::RttiLocator<BSShaderTextureSet> registerRtti_BSShaderTextureSet(393080);
template struct internal::RttiLocator<IVisitProcedures>;
internal::RttiLocator<IVisitProcedures> registerRtti_IVisitProcedures(393081);
template struct internal::RttiLocator<TESLoadScreen>;
internal::RttiLocator<TESLoadScreen> registerRtti_TESLoadScreen(393090);
template struct internal::RttiLocator<Script>;
internal::RttiLocator<Script> registerRtti_Script(393093);
template struct internal::RttiLocator<BGSNote>;
internal::RttiLocator<BGSNote> registerRtti_BGSNote(393094);
template struct internal::RttiLocator<MagicCaster>;
internal::RttiLocator<MagicCaster> registerRtti_MagicCaster(393096);
template struct internal::RttiLocator<NiBinaryStream>;
internal::RttiLocator<NiBinaryStream> registerRtti_NiBinaryStream(393110);
template struct internal::RttiLocator<MobIterOperator>;
internal::RttiLocator<MobIterOperator> registerRtti_MobIterOperator(393113);
template struct internal::RttiLocator<TESSound>;
internal::RttiLocator<TESSound> registerRtti_TESSound(393124);
template struct internal::RttiLocator<TESWordOfPower>;
internal::RttiLocator<TESWordOfPower> registerRtti_TESWordOfPower(393127);
template struct internal::RttiLocator<BGSAction>;
internal::RttiLocator<BGSAction> registerRtti_BGSAction(393130);
template struct internal::RttiLocator<BGSAssociationType>;
internal::RttiLocator<BGSAssociationType> registerRtti_BGSAssociationType(393133);
template struct internal::RttiLocator<TESModelPSA>;
internal::RttiLocator<TESModelPSA> registerRtti_TESModelPSA(393134);
template struct internal::RttiLocator<BGSRagdoll>;
internal::RttiLocator<BGSRagdoll> registerRtti_BGSRagdoll(393137);
template struct internal::RttiLocator<BGSBodyPartData>;
internal::RttiLocator<BGSBodyPartData> registerRtti_BGSBodyPartData(393138);
template struct internal::RttiLocator<PerkEntryVisitor>;
internal::RttiLocator<PerkEntryVisitor> registerRtti_PerkEntryVisitor(393144);
template struct internal::RttiLocator<BGSEntryPointFunctionData>;
internal::RttiLocator<BGSEntryPointFunctionData> registerRtti_BGSEntryPointFunctionData(393146);
template struct internal::RttiLocator<BGSEntryPointFunctionDataOneValue>;
internal::RttiLocator<BGSEntryPointFunctionDataOneValue> registerRtti_BGSEntryPointFunctionDataOneValue(393147);
template struct internal::RttiLocator<BGSEntryPointFunctionDataTwoValue>;
internal::RttiLocator<BGSEntryPointFunctionDataTwoValue> registerRtti_BGSEntryPointFunctionDataTwoValue(393148);
template struct internal::RttiLocator<BGSEntryPointFunctionDataLeveledList>;
internal::RttiLocator<BGSEntryPointFunctionDataLeveledList> registerRtti_BGSEntryPointFunctionDataLeveledList(393149);
template struct internal::RttiLocator<BGSEntryPointFunctionDataSpellItem>;
internal::RttiLocator<BGSEntryPointFunctionDataSpellItem> registerRtti_BGSEntryPointFunctionDataSpellItem(393150);
template struct internal::RttiLocator<BGSEntryPointFunctionDataBooleanGraphVariable>;
internal::RttiLocator<BGSEntryPointFunctionDataBooleanGraphVariable> registerRtti_BGSEntryPointFunctionDataBooleanGraphVariable(393151);
template struct internal::RttiLocator<BGSEntryPointFunctionDataText>;
internal::RttiLocator<BGSEntryPointFunctionDataText> registerRtti_BGSEntryPointFunctionDataText(393152);
template struct internal::RttiLocator<BGSEntryPointFunctionDataActivateChoice>;
internal::RttiLocator<BGSEntryPointFunctionDataActivateChoice> registerRtti_BGSEntryPointFunctionDataActivateChoice(393153);
template struct internal::RttiLocator<BGSEquipSlot>;
internal::RttiLocator<BGSEquipSlot> registerRtti_BGSEquipSlot(393156);
template struct internal::RttiLocator<BGSHeadPart>;
internal::RttiLocator<BGSHeadPart> registerRtti_BGSHeadPart(393159);
template struct internal::RttiLocator<TESModelTri>;
internal::RttiLocator<TESModelTri> registerRtti_TESModelTri(393160);
template struct internal::RttiLocator<BGSIdleMarker>;
internal::RttiLocator<BGSIdleMarker> registerRtti_BGSIdleMarker(393163);
template struct internal::RttiLocator<BGSBaseAlias>;
internal::RttiLocator<BGSBaseAlias> registerRtti_BGSBaseAlias(393166);
template struct internal::RttiLocator<BGSLocAlias>;
internal::RttiLocator<BGSLocAlias> registerRtti_BGSLocAlias(393167);
template struct internal::RttiLocator<BGSMovementType>;
internal::RttiLocator<BGSMovementType> registerRtti_BGSMovementType(393170);
template struct internal::RttiLocator<BGSPerkEntry>;
internal::RttiLocator<BGSPerkEntry> registerRtti_BGSPerkEntry(393175);
template struct internal::RttiLocator<BGSQuestPerkEntry>;
internal::RttiLocator<BGSQuestPerkEntry> registerRtti_BGSQuestPerkEntry(393176);
template struct internal::RttiLocator<BGSAbilityPerkEntry>;
internal::RttiLocator<BGSAbilityPerkEntry> registerRtti_BGSAbilityPerkEntry(393177);
template struct internal::RttiLocator<BGSEntryPointPerkEntry>;
internal::RttiLocator<BGSEntryPointPerkEntry> registerRtti_BGSEntryPointPerkEntry(393178);
template struct internal::RttiLocator<BGSRefAlias>;
internal::RttiLocator<BGSRefAlias> registerRtti_BGSRefAlias(393181);
template struct internal::RttiLocator<BGSRelationship>;
internal::RttiLocator<BGSRelationship> registerRtti_BGSRelationship(393184);
template struct internal::RttiLocator<BGSSceneAction>;
internal::RttiLocator<BGSSceneAction> registerRtti_BGSSceneAction(393188);
template struct internal::RttiLocator<BGSSceneActionDialogue>;
internal::RttiLocator<BGSSceneActionDialogue> registerRtti_BGSSceneActionDialogue(393189);
template struct internal::RttiLocator<BGSSceneActionPackage>;
internal::RttiLocator<BGSSceneActionPackage> registerRtti_BGSSceneActionPackage(393190);
template struct internal::RttiLocator<BGSSceneActionTimer>;
internal::RttiLocator<BGSSceneActionTimer> registerRtti_BGSSceneActionTimer(393193);
template struct internal::RttiLocator<Reset3DMobIterator>;
internal::RttiLocator<Reset3DMobIterator> registerRtti_Reset3DMobIterator(393198);
template struct internal::RttiLocator<TESAnimGroup>;
internal::RttiLocator<TESAnimGroup> registerRtti_TESAnimGroup(393199);
template struct internal::RttiLocator<TESClass>;
internal::RttiLocator<TESClass> registerRtti_TESClass(393202);
template struct internal::RttiLocator<ActorValueOwner>;
internal::RttiLocator<ActorValueOwner> registerRtti_ActorValueOwner(393210);
template struct internal::RttiLocator<BSFaceGenModelExtraData>;
internal::RttiLocator<BSFaceGenModelExtraData> registerRtti_BSFaceGenModelExtraData(393212);
template struct internal::RttiLocator<QueuedPromoteQuestTask>;
internal::RttiLocator<QueuedPromoteQuestTask> registerRtti_QueuedPromoteQuestTask(393217);
template struct internal::RttiLocator<BGSTextureModel>;
internal::RttiLocator<BGSTextureModel> registerRtti_BGSTextureModel(393222);
template struct internal::RttiLocator<BGSBehaviorGraphModel>;
internal::RttiLocator<BGSBehaviorGraphModel> registerRtti_BGSBehaviorGraphModel(393223);
template struct internal::RttiLocator<AttackAnimationArrayMap>;
internal::RttiLocator<AttackAnimationArrayMap> registerRtti_AttackAnimationArrayMap(393224);
template struct internal::RttiLocator<BGSAcousticSpaceListener>;
internal::RttiLocator<BGSAcousticSpaceListener> registerRtti_BGSAcousticSpaceListener(393239);
template struct internal::RttiLocator<ZoneEntry>;
internal::RttiLocator<ZoneEntry> registerRtti_ZoneEntry(393240);
template struct internal::RttiLocator<TargetEntry>;
internal::RttiLocator<TargetEntry> registerRtti_TargetEntry(393242);
template struct internal::RttiLocator<BGSZoneTargetListener>;
internal::RttiLocator<BGSZoneTargetListener> registerRtti_BGSZoneTargetListener(393243);
template struct internal::RttiLocator<TrapTargetEntry>;
internal::RttiLocator<TrapTargetEntry> registerRtti_TrapTargetEntry(393244);
template struct internal::RttiLocator<hkpAction>;
internal::RttiLocator<hkpAction> registerRtti_hkpAction(393245);
template struct internal::RttiLocator<bhkAction>;
internal::RttiLocator<bhkAction> registerRtti_bhkAction(393246);
template struct internal::RttiLocator<bhkCartTether>;
internal::RttiLocator<bhkCartTether> registerRtti_bhkCartTether(393247);
template struct internal::RttiLocator<hkSerializableCinfo>;
internal::RttiLocator<hkSerializableCinfo> registerRtti_hkSerializableCinfo(393249);
template struct internal::RttiLocator<bhkConstraint>;
internal::RttiLocator<bhkConstraint> registerRtti_bhkConstraint(393250);
template struct internal::RttiLocator<bhkPrismaticConstraint>;
internal::RttiLocator<bhkPrismaticConstraint> registerRtti_bhkPrismaticConstraint(393252);
template struct internal::RttiLocator<hkpUnaryAction>;
internal::RttiLocator<hkpUnaryAction> registerRtti_hkpUnaryAction(393253);
template struct internal::RttiLocator<bhkUnaryAction>;
internal::RttiLocator<bhkUnaryAction> registerRtti_bhkUnaryAction(393254);
template struct internal::RttiLocator<CellMopp>;
internal::RttiLocator<CellMopp> registerRtti_CellMopp(393259);
template struct internal::RttiLocator<BSTasklet>;
internal::RttiLocator<BSTasklet> registerRtti_BSTasklet(393260);
template struct internal::RttiLocator<BSTaskletData>;
internal::RttiLocator<BSTaskletData> registerRtti_BSTaskletData(393261);
template struct internal::RttiLocator<BSWin32TaskletData>;
internal::RttiLocator<BSWin32TaskletData> registerRtti_BSWin32TaskletData(393262);
template struct internal::RttiLocator<bhkBvTreeShape>;
internal::RttiLocator<bhkBvTreeShape> registerRtti_bhkBvTreeShape(393263);
template struct internal::RttiLocator<bhkTriSampledHeightFieldBvTreeShape>;
internal::RttiLocator<bhkTriSampledHeightFieldBvTreeShape> registerRtti_bhkTriSampledHeightFieldBvTreeShape(393264);
template struct internal::RttiLocator<hkpContactListener>;
internal::RttiLocator<hkpContactListener> registerRtti_hkpContactListener(393268);
template struct internal::RttiLocator<bhkContactListener>;
internal::RttiLocator<bhkContactListener> registerRtti_bhkContactListener(393269);
template struct internal::RttiLocator<bhkBackfaceContactListener>;
internal::RttiLocator<bhkBackfaceContactListener> registerRtti_bhkBackfaceContactListener(393270);
template struct internal::RttiLocator<FOCollisionListener>;
internal::RttiLocator<FOCollisionListener> registerRtti_FOCollisionListener(393271);
template struct internal::RttiLocator<hkpIslandActivationListener>;
internal::RttiLocator<hkpIslandActivationListener> registerRtti_hkpIslandActivationListener(393276);
template struct internal::RttiLocator<FOIslandActivationListener>;
internal::RttiLocator<FOIslandActivationListener> registerRtti_FOIslandActivationListener(393277);
template struct internal::RttiLocator<hkStreamWriter>;
internal::RttiLocator<hkStreamWriter> registerRtti_hkStreamWriter(393278);
template struct internal::RttiLocator<hkError>;
internal::RttiLocator<hkError> registerRtti_hkError(393279);
template struct internal::RttiLocator<hkStreamReader>;
internal::RttiLocator<hkStreamReader> registerRtti_hkStreamReader(393281);
template struct internal::RttiLocator<hkFileSystem>;
internal::RttiLocator<hkFileSystem> registerRtti_hkFileSystem(393282);
template struct internal::RttiLocator<HavokStreambufReader>;
internal::RttiLocator<HavokStreambufReader> registerRtti_HavokStreambufReader(393284);
template struct internal::RttiLocator<HavokStreambufWriter>;
internal::RttiLocator<HavokStreambufWriter> registerRtti_HavokStreambufWriter(393285);
template struct internal::RttiLocator<HavokFileStreambufReader>;
internal::RttiLocator<HavokFileStreambufReader> registerRtti_HavokFileStreambufReader(393286);
template struct internal::RttiLocator<HavokFileStreambufWriter>;
internal::RttiLocator<HavokFileStreambufWriter> registerRtti_HavokFileStreambufWriter(393287);
template struct internal::RttiLocator<hkNativeFileSystem>;
internal::RttiLocator<hkNativeFileSystem> registerRtti_hkNativeFileSystem(393288);
template struct internal::RttiLocator<HavokStreambufFactory>;
internal::RttiLocator<HavokStreambufFactory> registerRtti_HavokStreambufFactory(393289);
template struct internal::RttiLocator<HavokError>;
internal::RttiLocator<HavokError> registerRtti_HavokError(393290);
template struct internal::RttiLocator<hkpCdPointCollector>;
internal::RttiLocator<hkpCdPointCollector> registerRtti_hkpCdPointCollector(393291);
template struct internal::RttiLocator<hkpAllCdPointCollector>;
internal::RttiLocator<hkpAllCdPointCollector> registerRtti_hkpAllCdPointCollector(393292);
template struct internal::RttiLocator<LoadedAreaBound>;
internal::RttiLocator<LoadedAreaBound> registerRtti_LoadedAreaBound(393293);
template struct internal::RttiLocator<RagdollFurnitureListener>;
internal::RttiLocator<RagdollFurnitureListener> registerRtti_RagdollFurnitureListener(393294);
template struct internal::RttiLocator<hkpClosestRayHitCollector>;
internal::RttiLocator<hkpClosestRayHitCollector> registerRtti_hkpClosestRayHitCollector(393296);
template struct internal::RttiLocator<SpecificItemCollector>;
internal::RttiLocator<SpecificItemCollector> registerRtti_SpecificItemCollector(393297);
template struct internal::RttiLocator<hkpPhantomListener>;
internal::RttiLocator<hkpPhantomListener> registerRtti_hkpPhantomListener(393298);
template struct internal::RttiLocator<hkpCdBodyPairCollector>;
internal::RttiLocator<hkpCdBodyPairCollector> registerRtti_hkpCdBodyPairCollector(393299);
template struct internal::RttiLocator<bhkTrapListener>;
internal::RttiLocator<bhkTrapListener> registerRtti_bhkTrapListener(393300);
template struct internal::RttiLocator<TrapEntry>;
internal::RttiLocator<TrapEntry> registerRtti_TrapEntry(393301);
template struct internal::RttiLocator<TriggerEntry>;
internal::RttiLocator<TriggerEntry> registerRtti_TriggerEntry(393302);
template struct internal::RttiLocator<TESTrapListener>;
internal::RttiLocator<TESTrapListener> registerRtti_TESTrapListener(393306);
template struct internal::RttiLocator<hkpAllCdBodyPairTempCollector>;
internal::RttiLocator<hkpAllCdBodyPairTempCollector> registerRtti_hkpAllCdBodyPairTempCollector(393307);
template struct internal::RttiLocator<hkpAllCdPointTempCollector>;
internal::RttiLocator<hkpAllCdPointTempCollector> registerRtti_hkpAllCdPointTempCollector(393308);
template struct internal::RttiLocator<Atmosphere>;
internal::RttiLocator<Atmosphere> registerRtti_Atmosphere(393311);
template struct internal::RttiLocator<SkyObject>;
internal::RttiLocator<SkyObject> registerRtti_SkyObject(393312);
template struct internal::RttiLocator<Clouds>;
internal::RttiLocator<Clouds> registerRtti_Clouds(393313);
template struct internal::RttiLocator<Moon>;
internal::RttiLocator<Moon> registerRtti_Moon(393314);
template struct internal::RttiLocator<BSGeometryListCullingProcess>;
internal::RttiLocator<BSGeometryListCullingProcess> registerRtti_BSGeometryListCullingProcess(393315);
template struct internal::RttiLocator<BSCullingProcess>;
internal::RttiLocator<BSCullingProcess> registerRtti_BSCullingProcess(393316);
template struct internal::RttiLocator<NiCullingProcess>;
internal::RttiLocator<NiCullingProcess> registerRtti_NiCullingProcess(393317);
template struct internal::RttiLocator<Precipitation>;
internal::RttiLocator<Precipitation> registerRtti_Precipitation(393318);
template struct internal::RttiLocator<Sky>;
internal::RttiLocator<Sky> registerRtti_Sky(393319);
template struct internal::RttiLocator<SkyEffectController>;
internal::RttiLocator<SkyEffectController> registerRtti_SkyEffectController(393321);
template struct internal::RttiLocator<SkyStaticFindFunctor>;
internal::RttiLocator<SkyStaticFindFunctor> registerRtti_SkyStaticFindFunctor(393322);
template struct internal::RttiLocator<TempLoadGameBuffer>;
internal::RttiLocator<TempLoadGameBuffer> registerRtti_TempLoadGameBuffer(393323);
template struct internal::RttiLocator<Stars>;
internal::RttiLocator<Stars> registerRtti_Stars(393324);
template struct internal::RttiLocator<NiBillboardNode>;
internal::RttiLocator<NiBillboardNode> registerRtti_NiBillboardNode(393325);
template struct internal::RttiLocator<Sun>;
internal::RttiLocator<Sun> registerRtti_Sun(393326);
template struct internal::RttiLocator<BShkNonTransformController>;
internal::RttiLocator<BShkNonTransformController> registerRtti_BShkNonTransformController(393328);
template struct internal::RttiLocator<BShkFloatController>;
internal::RttiLocator<BShkFloatController> registerRtti_BShkFloatController(393329);
template struct internal::RttiLocator<BGShkPhonemeController>;
internal::RttiLocator<BGShkPhonemeController> registerRtti_BGShkPhonemeController(393330);
template struct internal::RttiLocator<BSFaceGenAnimationData>;
internal::RttiLocator<BSFaceGenAnimationData> registerRtti_BSFaceGenAnimationData(393335);
template struct internal::RttiLocator<FutBinaryFileC>;
internal::RttiLocator<FutBinaryFileC> registerRtti_FutBinaryFileC(393336);
template struct internal::RttiLocator<BSResourceFaceGenBinaryFile>;
internal::RttiLocator<BSResourceFaceGenBinaryFile> registerRtti_BSResourceFaceGenBinaryFile(393337);
template struct internal::RttiLocator<BSFaceGenKeyframe>;
internal::RttiLocator<BSFaceGenKeyframe> registerRtti_BSFaceGenKeyframe(393356);
template struct internal::RttiLocator<BSFaceGenKeyframeExclusive>;
internal::RttiLocator<BSFaceGenKeyframeExclusive> registerRtti_BSFaceGenKeyframeExclusive(393357);
template struct internal::RttiLocator<BSFaceGenKeyframeMultiple>;
internal::RttiLocator<BSFaceGenKeyframeMultiple> registerRtti_BSFaceGenKeyframeMultiple(393358);
template struct internal::RttiLocator<BSFaceGenModel>;
internal::RttiLocator<BSFaceGenModel> registerRtti_BSFaceGenModel(393362);
template struct internal::RttiLocator<BSFaceGenMorphData>;
internal::RttiLocator<BSFaceGenMorphData> registerRtti_BSFaceGenMorphData(393364);
template struct internal::RttiLocator<BSFaceGenMorphDataHead>;
internal::RttiLocator<BSFaceGenMorphDataHead> registerRtti_BSFaceGenMorphDataHead(393365);
template struct internal::RttiLocator<BSFaceGenMorphDataHair>;
internal::RttiLocator<BSFaceGenMorphDataHair> registerRtti_BSFaceGenMorphDataHair(393366);
template struct internal::RttiLocator<BSFaceGenBaseMorphExtraData>;
internal::RttiLocator<BSFaceGenBaseMorphExtraData> registerRtti_BSFaceGenBaseMorphExtraData(393367);
template struct internal::RttiLocator<BSFaceGenNiNode>;
internal::RttiLocator<BSFaceGenNiNode> registerRtti_BSFaceGenNiNode(393369);
template struct internal::RttiLocator<BSFadeNodeCuller>;
internal::RttiLocator<BSFadeNodeCuller> registerRtti_BSFadeNodeCuller(393370);
template struct internal::RttiLocator<ActorValueInfo>;
internal::RttiLocator<ActorValueInfo> registerRtti_ActorValueInfo(393372);
template struct internal::RttiLocator<BGSSkillPerkTreeNode>;
internal::RttiLocator<BGSSkillPerkTreeNode> registerRtti_BGSSkillPerkTreeNode(393373);
template struct internal::RttiLocator<IAIWorldLocation>;
internal::RttiLocator<IAIWorldLocation> registerRtti_IAIWorldLocation(393374);
template struct internal::RttiLocator<BGSAIWorldLocation>;
internal::RttiLocator<BGSAIWorldLocation> registerRtti_BGSAIWorldLocation(393375);
template struct internal::RttiLocator<BGSAIWorldLocationRefRadius>;
internal::RttiLocator<BGSAIWorldLocationRefRadius> registerRtti_BGSAIWorldLocationRefRadius(393376);
template struct internal::RttiLocator<BGSAIWorldLocationPointRadius>;
internal::RttiLocator<BGSAIWorldLocationPointRadius> registerRtti_BGSAIWorldLocationPointRadius(393378);
template struct internal::RttiLocator<BGSAIWorldLocationInteriorCell>;
internal::RttiLocator<BGSAIWorldLocationInteriorCell> registerRtti_BGSAIWorldLocationInteriorCell(393380);
template struct internal::RttiLocator<BGSAttackDataMap>;
internal::RttiLocator<BGSAttackDataMap> registerRtti_BGSAttackDataMap(393382);
template struct internal::RttiLocator<BGSAttackData>;
internal::RttiLocator<BGSAttackData> registerRtti_BGSAttackData(393383);
template struct internal::RttiLocator<IPackageDataAIWorldLocationHandle>;
internal::RttiLocator<IPackageDataAIWorldLocationHandle> registerRtti_IPackageDataAIWorldLocationHandle(393384);
template struct internal::RttiLocator<IAIWorldLocationHandle>;
internal::RttiLocator<IAIWorldLocationHandle> registerRtti_IAIWorldLocationHandle(393385);
template struct internal::RttiLocator<IAITarget>;
internal::RttiLocator<IAITarget> registerRtti_IAITarget(393386);
template struct internal::RttiLocator<BGSPackageDataFloat>;
internal::RttiLocator<BGSPackageDataFloat> registerRtti_BGSPackageDataFloat(393387);
template struct internal::RttiLocator<BGSPackageDataInt>;
internal::RttiLocator<BGSPackageDataInt> registerRtti_BGSPackageDataInt(393389);
template struct internal::RttiLocator<BGSPackageDataRefOLD>;
internal::RttiLocator<BGSPackageDataRefOLD> registerRtti_BGSPackageDataRefOLD(393391);
template struct internal::RttiLocator<BGSPackageDataLocation>;
internal::RttiLocator<BGSPackageDataLocation> registerRtti_BGSPackageDataLocation(393392);
template struct internal::RttiLocator<BGSPackageDataTargetSelector>;
internal::RttiLocator<BGSPackageDataTargetSelector> registerRtti_BGSPackageDataTargetSelector(393393);
template struct internal::RttiLocator<IPackageData>;
internal::RttiLocator<IPackageData> registerRtti_IPackageData(393416);
template struct internal::RttiLocator<BGSPackageDataBool>;
internal::RttiLocator<BGSPackageDataBool> registerRtti_BGSPackageDataBool(393417);
template struct internal::RttiLocator<BGSPackageDataLocationWrapper>;
internal::RttiLocator<BGSPackageDataLocationWrapper> registerRtti_BGSPackageDataLocationWrapper(393426);
template struct internal::RttiLocator<BGSPackageDataObjectList>;
internal::RttiLocator<BGSPackageDataObjectList> registerRtti_BGSPackageDataObjectList(393430);
template struct internal::RttiLocator<ObjectListItem>;
internal::RttiLocator<ObjectListItem> registerRtti_ObjectListItem(393431);
template struct internal::RttiLocator<BGSPackageDataRef>;
internal::RttiLocator<BGSPackageDataRef> registerRtti_BGSPackageDataRef(393433);
template struct internal::RttiLocator<BGSPackageDataTopic>;
internal::RttiLocator<BGSPackageDataTopic> registerRtti_BGSPackageDataTopic(393437);
template struct internal::RttiLocator<IProcedureTreeExecState>;
internal::RttiLocator<IProcedureTreeExecState> registerRtti_IProcedureTreeExecState(393441);
template struct internal::RttiLocator<IProcedureTreeItem>;
internal::RttiLocator<IProcedureTreeItem> registerRtti_IProcedureTreeItem(393443);
template struct internal::RttiLocator<BGSProcedureDoneExecState>;
internal::RttiLocator<BGSProcedureDoneExecState> registerRtti_BGSProcedureDoneExecState(393445);
template struct internal::RttiLocator<BGSProcedureTreeConditionalItem>;
internal::RttiLocator<BGSProcedureTreeConditionalItem> registerRtti_BGSProcedureTreeConditionalItem(393447);
template struct internal::RttiLocator<BGSProcedureTreeBranch>;
internal::RttiLocator<BGSProcedureTreeBranch> registerRtti_BGSProcedureTreeBranch(393448);
template struct internal::RttiLocator<BGSProcedureTreeOneChildExecState>;
internal::RttiLocator<BGSProcedureTreeOneChildExecState> registerRtti_BGSProcedureTreeOneChildExecState(393449);
template struct internal::RttiLocator<BGSProcedureTreeSequence>;
internal::RttiLocator<BGSProcedureTreeSequence> registerRtti_BGSProcedureTreeSequence(393450);
template struct internal::RttiLocator<BGSProcedureTreeSequenceExecState>;
internal::RttiLocator<BGSProcedureTreeSequenceExecState> registerRtti_BGSProcedureTreeSequenceExecState(393452);
template struct internal::RttiLocator<BGSProcedureTreeStacked>;
internal::RttiLocator<BGSProcedureTreeStacked> registerRtti_BGSProcedureTreeStacked(393454);
template struct internal::RttiLocator<BGSProcedureTreeStackedExecState>;
internal::RttiLocator<BGSProcedureTreeStackedExecState> registerRtti_BGSProcedureTreeStackedExecState(393456);
template struct internal::RttiLocator<BGSProcedureTreeSimultaneous>;
internal::RttiLocator<BGSProcedureTreeSimultaneous> registerRtti_BGSProcedureTreeSimultaneous(393458);
template struct internal::RttiLocator<BGSProcedureTreeSimultaneousExecState>;
internal::RttiLocator<BGSProcedureTreeSimultaneousExecState> registerRtti_BGSProcedureTreeSimultaneousExecState(393460);
template struct internal::RttiLocator<BGSProcedureTreeRandom>;
internal::RttiLocator<BGSProcedureTreeRandom> registerRtti_BGSProcedureTreeRandom(393462);
template struct internal::RttiLocator<BGSProcedureTreeRandomExecState>;
internal::RttiLocator<BGSProcedureTreeRandomExecState> registerRtti_BGSProcedureTreeRandomExecState(393464);
template struct internal::RttiLocator<BGSProcedureGuardExecState>;
internal::RttiLocator<BGSProcedureGuardExecState> registerRtti_BGSProcedureGuardExecState(393466);
template struct internal::RttiLocator<BGSProcedureDialogueExecState>;
internal::RttiLocator<BGSProcedureDialogueExecState> registerRtti_BGSProcedureDialogueExecState(393468);
template struct internal::RttiLocator<BGSProcedureEatExecState>;
internal::RttiLocator<BGSProcedureEatExecState> registerRtti_BGSProcedureEatExecState(393470);
template struct internal::RttiLocator<BGSProcedureFindExecState>;
internal::RttiLocator<BGSProcedureFindExecState> registerRtti_BGSProcedureFindExecState(393472);
template struct internal::RttiLocator<BGSProcedureHoldPositionExecState>;
internal::RttiLocator<BGSProcedureHoldPositionExecState> registerRtti_BGSProcedureHoldPositionExecState(393474);
template struct internal::RttiLocator<BGSProcedureKeepAnEyeOnExecState>;
internal::RttiLocator<BGSProcedureKeepAnEyeOnExecState> registerRtti_BGSProcedureKeepAnEyeOnExecState(393476);
template struct internal::RttiLocator<BGSProcedureSayExecState>;
internal::RttiLocator<BGSProcedureSayExecState> registerRtti_BGSProcedureSayExecState(393478);
template struct internal::RttiLocator<BGSProcedureWaitExecState>;
internal::RttiLocator<BGSProcedureWaitExecState> registerRtti_BGSProcedureWaitExecState(393480);
template struct internal::RttiLocator<IProcedure>;
internal::RttiLocator<IProcedure> registerRtti_IProcedure(393603);
template struct internal::RttiLocator<BGSProcedureBase>;
internal::RttiLocator<BGSProcedureBase> registerRtti_BGSProcedureBase(393604);
template struct internal::RttiLocator<BGSProcedureDone>;
internal::RttiLocator<BGSProcedureDone> registerRtti_BGSProcedureDone(393605);
template struct internal::RttiLocator<IPackageDataTypeCheck>;
internal::RttiLocator<IPackageDataTypeCheck> registerRtti_IPackageDataTypeCheck(393611);
template struct internal::RttiLocator<BGSProcedureAcquire>;
internal::RttiLocator<BGSProcedureAcquire> registerRtti_BGSProcedureAcquire(393615);
template struct internal::RttiLocator<BGSProcedureAcquireExecState>;
internal::RttiLocator<BGSProcedureAcquireExecState> registerRtti_BGSProcedureAcquireExecState(393617);
template struct internal::RttiLocator<BGSProcedureActivate>;
internal::RttiLocator<BGSProcedureActivate> registerRtti_BGSProcedureActivate(393622);
template struct internal::RttiLocator<BGSProcedureActivateExecState>;
internal::RttiLocator<BGSProcedureActivateExecState> registerRtti_BGSProcedureActivateExecState(393624);
template struct internal::RttiLocator<BGSProcedureDialogue>;
internal::RttiLocator<BGSProcedureDialogue> registerRtti_BGSProcedureDialogue(393630);
template struct internal::RttiLocator<BGSProcedureDialogueActivate>;
internal::RttiLocator<BGSProcedureDialogueActivate> registerRtti_BGSProcedureDialogueActivate(393636);
template struct internal::RttiLocator<BGSProcedureDialogueActivateExecState>;
internal::RttiLocator<BGSProcedureDialogueActivateExecState> registerRtti_BGSProcedureDialogueActivateExecState(393638);
template struct internal::RttiLocator<BGSProcedureEat>;
internal::RttiLocator<BGSProcedureEat> registerRtti_BGSProcedureEat(393644);
template struct internal::RttiLocator<BGSProcedureEscort>;
internal::RttiLocator<BGSProcedureEscort> registerRtti_BGSProcedureEscort(393651);
template struct internal::RttiLocator<BGSProcedureEscortExecState>;
internal::RttiLocator<BGSProcedureEscortExecState> registerRtti_BGSProcedureEscortExecState(393653);
template struct internal::RttiLocator<BGSProcedureFind>;
internal::RttiLocator<BGSProcedureFind> registerRtti_BGSProcedureFind(393659);
template struct internal::RttiLocator<BGSProcedureFlee>;
internal::RttiLocator<BGSProcedureFlee> registerRtti_BGSProcedureFlee(393664);
template struct internal::RttiLocator<BGSProcedureFleeExecState>;
internal::RttiLocator<BGSProcedureFleeExecState> registerRtti_BGSProcedureFleeExecState(393666);
template struct internal::RttiLocator<BGSProcedureFlightGrab>;
internal::RttiLocator<BGSProcedureFlightGrab> registerRtti_BGSProcedureFlightGrab(393671);
template struct internal::RttiLocator<BGSProcedureFlightGrabExecState>;
internal::RttiLocator<BGSProcedureFlightGrabExecState> registerRtti_BGSProcedureFlightGrabExecState(393673);
template struct internal::RttiLocator<IMovementParameters>;
internal::RttiLocator<IMovementParameters> registerRtti_IMovementParameters(393679);
template struct internal::RttiLocator<BGSProcedureFollow>;
internal::RttiLocator<BGSProcedureFollow> registerRtti_BGSProcedureFollow(393680);
template struct internal::RttiLocator<BGSProcedureFollowTo>;
internal::RttiLocator<BGSProcedureFollowTo> registerRtti_BGSProcedureFollowTo(393682);
template struct internal::RttiLocator<BGSProcedureFollowExecState>;
internal::RttiLocator<BGSProcedureFollowExecState> registerRtti_BGSProcedureFollowExecState(393684);
template struct internal::RttiLocator<MovementParameters>;
internal::RttiLocator<MovementParameters> registerRtti_MovementParameters(393686);
template struct internal::RttiLocator<BGSProcedureForceGreet>;
internal::RttiLocator<BGSProcedureForceGreet> registerRtti_BGSProcedureForceGreet(393693);
template struct internal::RttiLocator<BGSProcedureGuard>;
internal::RttiLocator<BGSProcedureGuard> registerRtti_BGSProcedureGuard(393698);
template struct internal::RttiLocator<BGSProcedureHoldPosition>;
internal::RttiLocator<BGSProcedureHoldPosition> registerRtti_BGSProcedureHoldPosition(393703);
template struct internal::RttiLocator<BGSProcedureHover>;
internal::RttiLocator<BGSProcedureHover> registerRtti_BGSProcedureHover(393708);
template struct internal::RttiLocator<BGSProcedureHoverExecState>;
internal::RttiLocator<BGSProcedureHoverExecState> registerRtti_BGSProcedureHoverExecState(393710);
template struct internal::RttiLocator<BGSProcedureKeepAnEyeOn>;
internal::RttiLocator<BGSProcedureKeepAnEyeOn> registerRtti_BGSProcedureKeepAnEyeOn(393715);
template struct internal::RttiLocator<BGSProcedureLock>;
internal::RttiLocator<BGSProcedureLock> registerRtti_BGSProcedureLock(393720);
template struct internal::RttiLocator<BGSProcedureUnlock>;
internal::RttiLocator<BGSProcedureUnlock> registerRtti_BGSProcedureUnlock(393722);
template struct internal::RttiLocator<BGSProcedureLockUnlockExecState>;
internal::RttiLocator<BGSProcedureLockUnlockExecState> registerRtti_BGSProcedureLockUnlockExecState(393724);
template struct internal::RttiLocator<BGSProcedureOrbit>;
internal::RttiLocator<BGSProcedureOrbit> registerRtti_BGSProcedureOrbit(393732);
template struct internal::RttiLocator<BGSProcedureOrbitExecState>;
internal::RttiLocator<BGSProcedureOrbitExecState> registerRtti_BGSProcedureOrbitExecState(393734);
template struct internal::RttiLocator<BGSProcedurePatrol>;
internal::RttiLocator<BGSProcedurePatrol> registerRtti_BGSProcedurePatrol(393739);
template struct internal::RttiLocator<BGSProcedurePatrolExecState>;
internal::RttiLocator<BGSProcedurePatrolExecState> registerRtti_BGSProcedurePatrolExecState(393741);
template struct internal::RttiLocator<BGSProcedurePursue>;
internal::RttiLocator<BGSProcedurePursue> registerRtti_BGSProcedurePursue(393746);
template struct internal::RttiLocator<BGSProcedureSandboxExecState>;
internal::RttiLocator<BGSProcedureSandboxExecState> registerRtti_BGSProcedureSandboxExecState(393751);
template struct internal::RttiLocator<BGSProcedureSandbox>;
internal::RttiLocator<BGSProcedureSandbox> registerRtti_BGSProcedureSandbox(393753);
template struct internal::RttiLocator<BGSProcedureSay>;
internal::RttiLocator<BGSProcedureSay> registerRtti_BGSProcedureSay(393758);
template struct internal::RttiLocator<BGSProcedureShout>;
internal::RttiLocator<BGSProcedureShout> registerRtti_BGSProcedureShout(393763);
template struct internal::RttiLocator<BGSProcedureShoutExecState>;
internal::RttiLocator<BGSProcedureShoutExecState> registerRtti_BGSProcedureShoutExecState(393765);
template struct internal::RttiLocator<BGSProcedureSit>;
internal::RttiLocator<BGSProcedureSit> registerRtti_BGSProcedureSit(393771);
template struct internal::RttiLocator<BGSProcedureSleep>;
internal::RttiLocator<BGSProcedureSleep> registerRtti_BGSProcedureSleep(393773);
template struct internal::RttiLocator<BGSProcedureSitSleepExecState>;
internal::RttiLocator<BGSProcedureSitSleepExecState> registerRtti_BGSProcedureSitSleepExecState(393775);
template struct internal::RttiLocator<BGSProcedureTravel>;
internal::RttiLocator<BGSProcedureTravel> registerRtti_BGSProcedureTravel(393783);
template struct internal::RttiLocator<BGSProcedureTravelExecState>;
internal::RttiLocator<BGSProcedureTravelExecState> registerRtti_BGSProcedureTravelExecState(393785);
template struct internal::RttiLocator<BGSProcedureTreeProcedure>;
internal::RttiLocator<BGSProcedureTreeProcedure> registerRtti_BGSProcedureTreeProcedure(393790);
template struct internal::RttiLocator<BGSProcedureUseIdleMarker>;
internal::RttiLocator<BGSProcedureUseIdleMarker> registerRtti_BGSProcedureUseIdleMarker(393792);
template struct internal::RttiLocator<BGSProcedureUseIdleMarkerExecState>;
internal::RttiLocator<BGSProcedureUseIdleMarkerExecState> registerRtti_BGSProcedureUseIdleMarkerExecState(393794);
template struct internal::RttiLocator<BGSProcedureUseMagic>;
internal::RttiLocator<BGSProcedureUseMagic> registerRtti_BGSProcedureUseMagic(393799);
template struct internal::RttiLocator<BGSProcedureUseMagicExecState>;
internal::RttiLocator<BGSProcedureUseMagicExecState> registerRtti_BGSProcedureUseMagicExecState(393801);
template struct internal::RttiLocator<BGSProcedureUseWeapon>;
internal::RttiLocator<BGSProcedureUseWeapon> registerRtti_BGSProcedureUseWeapon(393806);
template struct internal::RttiLocator<BGSProcedureUseWeaponExecState>;
internal::RttiLocator<BGSProcedureUseWeaponExecState> registerRtti_BGSProcedureUseWeaponExecState(393808);
template struct internal::RttiLocator<BGSProcedureWait>;
internal::RttiLocator<BGSProcedureWait> registerRtti_BGSProcedureWait(393813);
template struct internal::RttiLocator<BGSProcedureWander>;
internal::RttiLocator<BGSProcedureWander> registerRtti_BGSProcedureWander(393818);
template struct internal::RttiLocator<BGSProcedureWanderExecState>;
internal::RttiLocator<BGSProcedureWanderExecState> registerRtti_BGSProcedureWanderExecState(393820);
template struct internal::RttiLocator<BGSVisitProceduresInitActorLocation>;
internal::RttiLocator<BGSVisitProceduresInitActorLocation> registerRtti_BGSVisitProceduresInitActorLocation(393825);
template struct internal::RttiLocator<BGSVisitProceduresCheckGuardWarnTarget>;
internal::RttiLocator<BGSVisitProceduresCheckGuardWarnTarget> registerRtti_BGSVisitProceduresCheckGuardWarnTarget(393826);
template struct internal::RttiLocator<PackageCreator>;
internal::RttiLocator<PackageCreator> registerRtti_PackageCreator(393827);
template struct internal::RttiLocator<DialoguePackage>;
internal::RttiLocator<DialoguePackage> registerRtti_DialoguePackage(393828);
template struct internal::RttiLocator<TESPackageData>;
internal::RttiLocator<TESPackageData> registerRtti_TESPackageData(393829);
template struct internal::RttiLocator<TESAmbushPackageData>;
internal::RttiLocator<TESAmbushPackageData> registerRtti_TESAmbushPackageData(393830);
template struct internal::RttiLocator<TESCustomPackageData>;
internal::RttiLocator<TESCustomPackageData> registerRtti_TESCustomPackageData(393831);
template struct internal::RttiLocator<IProcedureTreeVisitor>;
internal::RttiLocator<IProcedureTreeVisitor> registerRtti_IProcedureTreeVisitor(393832);
template struct internal::RttiLocator<TESDialoguePackageData>;
internal::RttiLocator<TESDialoguePackageData> registerRtti_TESDialoguePackageData(393834);
template struct internal::RttiLocator<TESEatPackageData>;
internal::RttiLocator<TESEatPackageData> registerRtti_TESEatPackageData(393835);
template struct internal::RttiLocator<TESEscortPackageData>;
internal::RttiLocator<TESEscortPackageData> registerRtti_TESEscortPackageData(393836);
template struct internal::RttiLocator<TESFollowPackageData>;
internal::RttiLocator<TESFollowPackageData> registerRtti_TESFollowPackageData(393837);
template struct internal::RttiLocator<TESPatrolPackageData>;
internal::RttiLocator<TESPatrolPackageData> registerRtti_TESPatrolPackageData(393838);
template struct internal::RttiLocator<TESUseItemPackageData>;
internal::RttiLocator<TESUseItemPackageData> registerRtti_TESUseItemPackageData(393839);
template struct internal::RttiLocator<TESUseWeaponPackageData>;
internal::RttiLocator<TESUseWeaponPackageData> registerRtti_TESUseWeaponPackageData(393840);
template struct internal::RttiLocator<ActorPackageData>;
internal::RttiLocator<ActorPackageData> registerRtti_ActorPackageData(393841);
template struct internal::RttiLocator<UseWeaponActorPackageData>;
internal::RttiLocator<UseWeaponActorPackageData> registerRtti_UseWeaponActorPackageData(393842);
template struct internal::RttiLocator<PackageLocation>;
internal::RttiLocator<PackageLocation> registerRtti_PackageLocation(393843);
template struct internal::RttiLocator<ITempEffectFactory>;
internal::RttiLocator<ITempEffectFactory> registerRtti_ITempEffectFactory(393844);
template struct internal::RttiLocator<BSTempEffect>;
internal::RttiLocator<BSTempEffect> registerRtti_BSTempEffect(393851);
template struct internal::RttiLocator<BSTempEffectDebris>;
internal::RttiLocator<BSTempEffectDebris> registerRtti_BSTempEffectDebris(393855);
template struct internal::RttiLocator<BSTempEffectGeometryDecal>;
internal::RttiLocator<BSTempEffectGeometryDecal> registerRtti_BSTempEffectGeometryDecal(393856);
template struct internal::RttiLocator<BGSParticleObjectCloneTask>;
internal::RttiLocator<BGSParticleObjectCloneTask> registerRtti_BGSParticleObjectCloneTask(393859);
template struct internal::RttiLocator<BSTempEffectParticle>;
internal::RttiLocator<BSTempEffectParticle> registerRtti_BSTempEffectParticle(393860);
template struct internal::RttiLocator<BSTempEffectSimpleDecal>;
internal::RttiLocator<BSTempEffectSimpleDecal> registerRtti_BSTempEffectSimpleDecal(393861);
template struct internal::RttiLocator<BSLightingShaderMaterial>;
internal::RttiLocator<BSLightingShaderMaterial> registerRtti_BSLightingShaderMaterial(393862);
template struct internal::RttiLocator<BSLightingShaderMaterialBase>;
internal::RttiLocator<BSLightingShaderMaterialBase> registerRtti_BSLightingShaderMaterialBase(393863);
template struct internal::RttiLocator<BSShaderMaterial>;
internal::RttiLocator<BSShaderMaterial> registerRtti_BSShaderMaterial(393864);
template struct internal::RttiLocator<BSTempEffectSPG>;
internal::RttiLocator<BSTempEffectSPG> registerRtti_BSTempEffectSPG(393866);
template struct internal::RttiLocator<BSTempEffectWeaponBlood>;
internal::RttiLocator<BSTempEffectWeaponBlood> registerRtti_BSTempEffectWeaponBlood(393867);
template struct internal::RttiLocator<BSTerrainEffect>;
internal::RttiLocator<BSTerrainEffect> registerRtti_BSTerrainEffect(393869);
template struct internal::RttiLocator<NavMesh>;
internal::RttiLocator<NavMesh> registerRtti_NavMesh(393873);
template struct internal::RttiLocator<BSNavmesh>;
internal::RttiLocator<BSNavmesh> registerRtti_BSNavmesh(393874);
template struct internal::RttiLocator<BSPathingStreamRead>;
internal::RttiLocator<BSPathingStreamRead> registerRtti_BSPathingStreamRead(393875);
template struct internal::RttiLocator<PathingStreamMasterFileRead>;
internal::RttiLocator<PathingStreamMasterFileRead> registerRtti_PathingStreamMasterFileRead(393876);
template struct internal::RttiLocator<NavMeshInfoMap>;
internal::RttiLocator<NavMeshInfoMap> registerRtti_NavMeshInfoMap(393878);
template struct internal::RttiLocator<BSNavmeshInfoMap>;
internal::RttiLocator<BSNavmeshInfoMap> registerRtti_BSNavmeshInfoMap(393879);
template struct internal::RttiLocator<PrecomputedNavmeshInfoPathMap>;
internal::RttiLocator<PrecomputedNavmeshInfoPathMap> registerRtti_PrecomputedNavmeshInfoPathMap(393881);
template struct internal::RttiLocator<BSPrecomputedNavmeshInfoPathMap>;
internal::RttiLocator<BSPrecomputedNavmeshInfoPathMap> registerRtti_BSPrecomputedNavmeshInfoPathMap(393882);
template struct internal::RttiLocator<hkpEntityActivationListener>;
internal::RttiLocator<hkpEntityActivationListener> registerRtti_hkpEntityActivationListener(393885);
template struct internal::RttiLocator<NavMeshObstacleManager>;
internal::RttiLocator<NavMeshObstacleManager> registerRtti_NavMeshObstacleManager(393886);
template struct internal::RttiLocator<bhkObstacleDeactivationListener>;
internal::RttiLocator<bhkObstacleDeactivationListener> registerRtti_bhkObstacleDeactivationListener(393892);
template struct internal::RttiLocator<bhkObstacleRemovalListener>;
internal::RttiLocator<bhkObstacleRemovalListener> registerRtti_bhkObstacleRemovalListener(393893);
template struct internal::RttiLocator<BSNavmeshReferenceObstacleArray>;
internal::RttiLocator<BSNavmeshReferenceObstacleArray> registerRtti_BSNavmeshReferenceObstacleArray(393894);
template struct internal::RttiLocator<ObstacleTaskData>;
internal::RttiLocator<ObstacleTaskData> registerRtti_ObstacleTaskData(393895);
template struct internal::RttiLocator<PathingCoverLocation>;
internal::RttiLocator<PathingCoverLocation> registerRtti_PathingCoverLocation(393896);
template struct internal::RttiLocator<BSPathingLocation>;
internal::RttiLocator<BSPathingLocation> registerRtti_BSPathingLocation(393897);
template struct internal::RttiLocator<BSPathingCellManager>;
internal::RttiLocator<BSPathingCellManager> registerRtti_BSPathingCellManager(393898);
template struct internal::RttiLocator<Pathing>;
internal::RttiLocator<Pathing> registerRtti_Pathing(393900);
template struct internal::RttiLocator<BSPathing>;
internal::RttiLocator<BSPathing> registerRtti_BSPathing(393905);
template struct internal::RttiLocator<MovementManager>;
internal::RttiLocator<MovementManager> registerRtti_MovementManager(393907);
template struct internal::RttiLocator<PathingRequestSafeStraightLine>;
internal::RttiLocator<PathingRequestSafeStraightLine> registerRtti_PathingRequestSafeStraightLine(393910);
template struct internal::RttiLocator<PathingRequestClosePoint>;
internal::RttiLocator<PathingRequestClosePoint> registerRtti_PathingRequestClosePoint(393911);
template struct internal::RttiLocator<PathingRequest>;
internal::RttiLocator<PathingRequest> registerRtti_PathingRequest(393912);
template struct internal::RttiLocator<BSPathingRequest>;
internal::RttiLocator<BSPathingRequest> registerRtti_BSPathingRequest(393913);
template struct internal::RttiLocator<BSPathingSolution>;
internal::RttiLocator<BSPathingSolution> registerRtti_BSPathingSolution(393916);
template struct internal::RttiLocator<BSPathingCell>;
internal::RttiLocator<BSPathingCell> registerRtti_BSPathingCell(393922);
template struct internal::RttiLocator<PathingCell>;
internal::RttiLocator<PathingCell> registerRtti_PathingCell(393923);
template struct internal::RttiLocator<BSPathingDoor>;
internal::RttiLocator<BSPathingDoor> registerRtti_BSPathingDoor(393928);
template struct internal::RttiLocator<PathingDoor>;
internal::RttiLocator<PathingDoor> registerRtti_PathingDoor(393929);
template struct internal::RttiLocator<BSPathingLockData>;
internal::RttiLocator<BSPathingLockData> registerRtti_BSPathingLockData(393934);
template struct internal::RttiLocator<PathingLockData>;
internal::RttiLocator<PathingLockData> registerRtti_PathingLockData(393935);
template struct internal::RttiLocator<BSPathingNumericIDVisitor>;
internal::RttiLocator<BSPathingNumericIDVisitor> registerRtti_BSPathingNumericIDVisitor(393936);
template struct internal::RttiLocator<PathingNumericIDVisitor>;
internal::RttiLocator<PathingNumericIDVisitor> registerRtti_PathingNumericIDVisitor(393937);
template struct internal::RttiLocator<BSPathingSpace>;
internal::RttiLocator<BSPathingSpace> registerRtti_BSPathingSpace(393943);
template struct internal::RttiLocator<PathingSpace>;
internal::RttiLocator<PathingSpace> registerRtti_PathingSpace(393944);
template struct internal::RttiLocator<TeleportDoorSearch>;
internal::RttiLocator<TeleportDoorSearch> registerRtti_TeleportDoorSearch(393945);
template struct internal::RttiLocator<NavMeshSearchClosePoint>;
internal::RttiLocator<NavMeshSearchClosePoint> registerRtti_NavMeshSearchClosePoint(393948);
template struct internal::RttiLocator<NavMeshSearchFitSphere>;
internal::RttiLocator<NavMeshSearchFitSphere> registerRtti_NavMeshSearchFitSphere(393952);
template struct internal::RttiLocator<NavMeshSearchFlee>;
internal::RttiLocator<NavMeshSearchFlee> registerRtti_NavMeshSearchFlee(393954);
template struct internal::RttiLocator<NavMeshSearchHide>;
internal::RttiLocator<NavMeshSearchHide> registerRtti_NavMeshSearchHide(393956);
template struct internal::RttiLocator<BSNavmeshSearch>;
internal::RttiLocator<BSNavmeshSearch> registerRtti_BSNavmeshSearch(393957);
template struct internal::RttiLocator<NavMeshSearchLOS>;
internal::RttiLocator<NavMeshSearchLOS> registerRtti_NavMeshSearchLOS(393960);
template struct internal::RttiLocator<NavMeshSearchMaxCost>;
internal::RttiLocator<NavMeshSearchMaxCost> registerRtti_NavMeshSearchMaxCost(393961);
template struct internal::RttiLocator<NavMeshSearchMultipleGoals>;
internal::RttiLocator<NavMeshSearchMultipleGoals> registerRtti_NavMeshSearchMultipleGoals(393963);
template struct internal::RttiLocator<NavMeshSearchSLPoint>;
internal::RttiLocator<NavMeshSearchSLPoint> registerRtti_NavMeshSearchSLPoint(393964);
template struct internal::RttiLocator<IPathBuilderFactoryBase>;
internal::RttiLocator<IPathBuilderFactoryBase> registerRtti_IPathBuilderFactoryBase(393969);
template struct internal::RttiLocator<PathingRequestClosestGoal>;
internal::RttiLocator<PathingRequestClosestGoal> registerRtti_PathingRequestClosestGoal(393976);
template struct internal::RttiLocator<PathingRequestCover>;
internal::RttiLocator<PathingRequestCover> registerRtti_PathingRequestCover(393982);
template struct internal::RttiLocator<PathingRequestFlee>;
internal::RttiLocator<PathingRequestFlee> registerRtti_PathingRequestFlee(393987);
template struct internal::RttiLocator<PathingRequestFly>;
internal::RttiLocator<PathingRequestFly> registerRtti_PathingRequestFly(393992);
template struct internal::RttiLocator<PathingRequestFlyAction>;
internal::RttiLocator<PathingRequestFlyAction> registerRtti_PathingRequestFlyAction(393997);
template struct internal::RttiLocator<PathingRequestFlyHover>;
internal::RttiLocator<PathingRequestFlyHover> registerRtti_PathingRequestFlyHover(394002);
template struct internal::RttiLocator<PathingRequestFlyLand>;
internal::RttiLocator<PathingRequestFlyLand> registerRtti_PathingRequestFlyLand(394007);
template struct internal::RttiLocator<PathingRequestFlyOrbit>;
internal::RttiLocator<PathingRequestFlyOrbit> registerRtti_PathingRequestFlyOrbit(394012);
template struct internal::RttiLocator<PathingRequestFlyTakeOff>;
internal::RttiLocator<PathingRequestFlyTakeOff> registerRtti_PathingRequestFlyTakeOff(394017);
template struct internal::RttiLocator<PathingRequestHide>;
internal::RttiLocator<PathingRequestHide> registerRtti_PathingRequestHide(394022);
template struct internal::RttiLocator<PathingRequestLOS>;
internal::RttiLocator<PathingRequestLOS> registerRtti_PathingRequestLOS(394027);
template struct internal::RttiLocator<PathingRequestOptimalLocation>;
internal::RttiLocator<PathingRequestOptimalLocation> registerRtti_PathingRequestOptimalLocation(394032);
template struct internal::RttiLocator<PathingRequestRotate>;
internal::RttiLocator<PathingRequestRotate> registerRtti_PathingRequestRotate(394037);
template struct internal::RttiLocator<PathingRequestStopMoving>;
internal::RttiLocator<PathingRequestStopMoving> registerRtti_PathingRequestStopMoving(394046);
template struct internal::RttiLocator<BGSQueuedTerrainUpdate>;
internal::RttiLocator<BGSQueuedTerrainUpdate> registerRtti_BGSQueuedTerrainUpdate(394104);
template struct internal::RttiLocator<BGSQueuedTerrainUpgrade>;
internal::RttiLocator<BGSQueuedTerrainUpgrade> registerRtti_BGSQueuedTerrainUpgrade(394105);
template struct internal::RttiLocator<BGSQueuedTerrainDowngrade>;
internal::RttiLocator<BGSQueuedTerrainDowngrade> registerRtti_BGSQueuedTerrainDowngrade(394106);
template struct internal::RttiLocator<BGSQueuedTerrainInitialLoad>;
internal::RttiLocator<BGSQueuedTerrainInitialLoad> registerRtti_BGSQueuedTerrainInitialLoad(394107);
template struct internal::RttiLocator<BGSQueuedObjectUpgrade>;
internal::RttiLocator<BGSQueuedObjectUpgrade> registerRtti_BGSQueuedObjectUpgrade(394108);
template struct internal::RttiLocator<BGSQueuedObjectDowngrade>;
internal::RttiLocator<BGSQueuedObjectDowngrade> registerRtti_BGSQueuedObjectDowngrade(394109);
template struct internal::RttiLocator<BGSQueuedObjectInitialLoad>;
internal::RttiLocator<BGSQueuedObjectInitialLoad> registerRtti_BGSQueuedObjectInitialLoad(394110);
template struct internal::RttiLocator<hkpPhantom>;
internal::RttiLocator<hkpPhantom> registerRtti_hkpPhantom(394122);
template struct internal::RttiLocator<hkpWorldObject>;
internal::RttiLocator<hkpWorldObject> registerRtti_hkpWorldObject(394123);
template struct internal::RttiLocator<hkpAabbPhantom>;
internal::RttiLocator<hkpAabbPhantom> registerRtti_hkpAabbPhantom(394124);
template struct internal::RttiLocator<TESWaterObject>;
internal::RttiLocator<TESWaterObject> registerRtti_TESWaterObject(394128);
template struct internal::RttiLocator<TESWaterReflections>;
internal::RttiLocator<TESWaterReflections> registerRtti_TESWaterReflections(394129);
template struct internal::RttiLocator<TESWaterDisplacement>;
internal::RttiLocator<TESWaterDisplacement> registerRtti_TESWaterDisplacement(394130);
template struct internal::RttiLocator<TESWaterNormals>;
internal::RttiLocator<TESWaterNormals> registerRtti_TESWaterNormals(394131);
template struct internal::RttiLocator<BGSStoryManagerTreeVisitor>;
internal::RttiLocator<BGSStoryManagerTreeVisitor> registerRtti_BGSStoryManagerTreeVisitor(394134);
template struct internal::RttiLocator<BGSStoryManagerQuestFinder>;
internal::RttiLocator<BGSStoryManagerQuestFinder> registerRtti_BGSStoryManagerQuestFinder(394135);
template struct internal::RttiLocator<BGSStoryManager>;
internal::RttiLocator<BGSStoryManager> registerRtti_BGSStoryManager(394136);
template struct internal::RttiLocator<BGSStoryManagerEventNode>;
internal::RttiLocator<BGSStoryManagerEventNode> registerRtti_BGSStoryManagerEventNode(394142);
template struct internal::RttiLocator<BGSStoryManagerQuestNode>;
internal::RttiLocator<BGSStoryManagerQuestNode> registerRtti_BGSStoryManagerQuestNode(394145);
template struct internal::RttiLocator<BGSStoryTeller>;
internal::RttiLocator<BGSStoryTeller> registerRtti_BGSStoryTeller(394147);
template struct internal::RttiLocator<BGSLOSData>;
internal::RttiLocator<BGSLOSData> registerRtti_BGSLOSData(394153);
template struct internal::RttiLocator<AnimationClipDataSingleton>;
internal::RttiLocator<AnimationClipDataSingleton> registerRtti_AnimationClipDataSingleton(394154);
template struct internal::RttiLocator<IAnimationGraphManagerLoadingTask>;
internal::RttiLocator<IAnimationGraphManagerLoadingTask> registerRtti_IAnimationGraphManagerLoadingTask(394160);
template struct internal::RttiLocator<hkaRaycastInterface>;
internal::RttiLocator<hkaRaycastInterface> registerRtti_hkaRaycastInterface(394163);
template struct internal::RttiLocator<BSIFootIkRaycastInterfaceDB>;
internal::RttiLocator<BSIFootIkRaycastInterfaceDB> registerRtti_BSIFootIkRaycastInterfaceDB(394164);
template struct internal::RttiLocator<CachedRaycastData>;
internal::RttiLocator<CachedRaycastData> registerRtti_CachedRaycastData(394165);
template struct internal::RttiLocator<BGSFootIkRaycastInterfaceDB>;
internal::RttiLocator<BGSFootIkRaycastInterfaceDB> registerRtti_BGSFootIkRaycastInterfaceDB(394166);
template struct internal::RttiLocator<IGamebryoSequenceGeneratorHolderSingleton>;
internal::RttiLocator<IGamebryoSequenceGeneratorHolderSingleton> registerRtti_IGamebryoSequenceGeneratorHolderSingleton(394171);
template struct internal::RttiLocator<BGSGamebryoSequenceGeneratorHolderSingleton>;
internal::RttiLocator<BGSGamebryoSequenceGeneratorHolderSingleton> registerRtti_BGSGamebryoSequenceGeneratorHolderSingleton(394172);
template struct internal::RttiLocator<BGSSynchronizedAnimationInstance>;
internal::RttiLocator<BGSSynchronizedAnimationInstance> registerRtti_BGSSynchronizedAnimationInstance(394178);
template struct internal::RttiLocator<BSLimbIKModifierUtilityCastInfo>;
internal::RttiLocator<BSLimbIKModifierUtilityCastInfo> registerRtti_BSLimbIKModifierUtilityCastInfo(394181);
template struct internal::RttiLocator<BSLimbIKModifierCastInfo>;
internal::RttiLocator<BSLimbIKModifierCastInfo> registerRtti_BSLimbIKModifierCastInfo(394182);
template struct internal::RttiLocator<BSLimbIKModifierUtility>;
internal::RttiLocator<BSLimbIKModifierUtility> registerRtti_BSLimbIKModifierUtility(394183);
template struct internal::RttiLocator<BSILimbIKModifierSingleton>;
internal::RttiLocator<BSILimbIKModifierSingleton> registerRtti_BSILimbIKModifierSingleton(394184);
template struct internal::RttiLocator<SimpleAnimationGraphManagerLoadingTask>;
internal::RttiLocator<SimpleAnimationGraphManagerLoadingTask> registerRtti_SimpleAnimationGraphManagerLoadingTask(394189);
template struct internal::RttiLocator<SimpleAnimationGraphManagerHolder>;
internal::RttiLocator<SimpleAnimationGraphManagerHolder> registerRtti_SimpleAnimationGraphManagerHolder(394190);
template struct internal::RttiLocator<WeaponAnimationGraphManagerHolder>;
internal::RttiLocator<WeaponAnimationGraphManagerHolder> registerRtti_WeaponAnimationGraphManagerHolder(394191);
template struct internal::RttiLocator<TailAnimationGraphManagerHolder>;
internal::RttiLocator<TailAnimationGraphManagerHolder> registerRtti_TailAnimationGraphManagerHolder(394192);
template struct internal::RttiLocator<PlayerInputHandler>;
internal::RttiLocator<PlayerInputHandler> registerRtti_PlayerInputHandler(394199);
template struct internal::RttiLocator<ThirdPersonState>;
internal::RttiLocator<ThirdPersonState> registerRtti_ThirdPersonState(394200);
template struct internal::RttiLocator<DragonCameraState>;
internal::RttiLocator<DragonCameraState> registerRtti_DragonCameraState(394201);
template struct internal::RttiLocator<CombatBehaviorTreeRanged>;
internal::RttiLocator<CombatBehaviorTreeRanged> registerRtti_CombatBehaviorTreeRanged(394202);
template struct internal::RttiLocator<CombatBehaviorTree>;
internal::RttiLocator<CombatBehaviorTree> registerRtti_CombatBehaviorTree(394203);
template struct internal::RttiLocator<CombatBehaviorTreeNode>;
internal::RttiLocator<CombatBehaviorTreeNode> registerRtti_CombatBehaviorTreeNode(394204);
template struct internal::RttiLocator<GRefCountImpl>;
internal::RttiLocator<GRefCountImpl> registerRtti_GRefCountImpl(394227);
template struct internal::RttiLocator<GRefCountImplCore>;
internal::RttiLocator<GRefCountImplCore> registerRtti_GRefCountImplCore(394228);
template struct internal::RttiLocator<GFxFunctionHandler>;
internal::RttiLocator<GFxFunctionHandler> registerRtti_GFxFunctionHandler(394230);
template struct internal::RttiLocator<FxDelegateHandler>;
internal::RttiLocator<FxDelegateHandler> registerRtti_FxDelegateHandler(394232);
template struct internal::RttiLocator<MenuEventHandler>;
internal::RttiLocator<MenuEventHandler> registerRtti_MenuEventHandler(394234);
template struct internal::RttiLocator<CreationClubMenu>;
internal::RttiLocator<CreationClubMenu> registerRtti_CreationClubMenu(394235);
template struct internal::RttiLocator<IMenu>;
internal::RttiLocator<IMenu> registerRtti_IMenu(394236);
template struct internal::RttiLocator<MessageBoxData>;
internal::RttiLocator<MessageBoxData> registerRtti_MessageBoxData(394237);
template struct internal::RttiLocator<IUIMessageData>;
internal::RttiLocator<IUIMessageData> registerRtti_IUIMessageData(394238);
template struct internal::RttiLocator<IMessageBoxCallback>;
internal::RttiLocator<IMessageBoxCallback> registerRtti_IMessageBoxCallback(394239);
template struct internal::RttiLocator<ModManagerMenu>;
internal::RttiLocator<ModManagerMenu> registerRtti_ModManagerMenu(394276);
template struct internal::RttiLocator<KinectMenu>;
internal::RttiLocator<KinectMenu> registerRtti_KinectMenu(394297);
template struct internal::RttiLocator<LoadWaitSpinner>;
internal::RttiLocator<LoadWaitSpinner> registerRtti_LoadWaitSpinner(394300);
template struct internal::RttiLocator<AbsorbEffect>;
internal::RttiLocator<AbsorbEffect> registerRtti_AbsorbEffect(394301);
template struct internal::RttiLocator<ValueModifierEffect>;
internal::RttiLocator<ValueModifierEffect> registerRtti_ValueModifierEffect(394302);
template struct internal::RttiLocator<ActiveEffect>;
internal::RttiLocator<ActiveEffect> registerRtti_ActiveEffect(394303);
template struct internal::RttiLocator<AccumulatingValueModifierEffect>;
internal::RttiLocator<AccumulatingValueModifierEffect> registerRtti_AccumulatingValueModifierEffect(394304);
template struct internal::RttiLocator<FindMaxMagnitudeVisitor>;
internal::RttiLocator<FindMaxMagnitudeVisitor> registerRtti_FindMaxMagnitudeVisitor(394305);
template struct internal::RttiLocator<FinishActiveEffectVisitor>;
internal::RttiLocator<FinishActiveEffectVisitor> registerRtti_FinishActiveEffectVisitor(394306);
template struct internal::RttiLocator<ActiveEffectReferenceEffectController>;
internal::RttiLocator<ActiveEffectReferenceEffectController> registerRtti_ActiveEffectReferenceEffectController(394307);
template struct internal::RttiLocator<ActorMagicCaster>;
internal::RttiLocator<ActorMagicCaster> registerRtti_ActorMagicCaster(394312);
template struct internal::RttiLocator<MagicItemDataCollector>;
internal::RttiLocator<MagicItemDataCollector> registerRtti_MagicItemDataCollector(394315);
template struct internal::RttiLocator<BoundItemEffect>;
internal::RttiLocator<BoundItemEffect> registerRtti_BoundItemEffect(394319);
template struct internal::RttiLocator<CloakEffect>;
internal::RttiLocator<CloakEffect> registerRtti_CloakEffect(394321);
template struct internal::RttiLocator<CommandEffect>;
internal::RttiLocator<CommandEffect> registerRtti_CommandEffect(394323);
template struct internal::RttiLocator<CommandSummonedEffect>;
internal::RttiLocator<CommandSummonedEffect> registerRtti_CommandSummonedEffect(394324);
template struct internal::RttiLocator<CureEffect>;
internal::RttiLocator<CureEffect> registerRtti_CureEffect(394325);
template struct internal::RttiLocator<DarknessEffect>;
internal::RttiLocator<DarknessEffect> registerRtti_DarknessEffect(394326);
template struct internal::RttiLocator<DetectLifeEffect>;
internal::RttiLocator<DetectLifeEffect> registerRtti_DetectLifeEffect(394327);
template struct internal::RttiLocator<DisarmEffect>;
internal::RttiLocator<DisarmEffect> registerRtti_DisarmEffect(394328);
template struct internal::RttiLocator<StaggerEffect>;
internal::RttiLocator<StaggerEffect> registerRtti_StaggerEffect(394329);
template struct internal::RttiLocator<DetectionListener>;
internal::RttiLocator<DetectionListener> registerRtti_DetectionListener(394330);
template struct internal::RttiLocator<DisguiseEffect>;
internal::RttiLocator<DisguiseEffect> registerRtti_DisguiseEffect(394331);
template struct internal::RttiLocator<DetectionCollector>;
internal::RttiLocator<DetectionCollector> registerRtti_DetectionCollector(394333);
template struct internal::RttiLocator<Character>;
internal::RttiLocator<Character> registerRtti_Character(394334);
template struct internal::RttiLocator<DispelEffect>;
internal::RttiLocator<DispelEffect> registerRtti_DispelEffect(394335);
template struct internal::RttiLocator<DualValueModifierEffect>;
internal::RttiLocator<DualValueModifierEffect> registerRtti_DualValueModifierEffect(394337);
template struct internal::RttiLocator<EtherealizationEffect>;
internal::RttiLocator<EtherealizationEffect> registerRtti_EtherealizationEffect(394338);
template struct internal::RttiLocator<GrabActorEffect>;
internal::RttiLocator<GrabActorEffect> registerRtti_GrabActorEffect(394339);
template struct internal::RttiLocator<VampireLordEffect>;
internal::RttiLocator<VampireLordEffect> registerRtti_VampireLordEffect(394340);
template struct internal::RttiLocator<ConcussionEffect>;
internal::RttiLocator<ConcussionEffect> registerRtti_ConcussionEffect(394341);
template struct internal::RttiLocator<GuideEffect>;
internal::RttiLocator<GuideEffect> registerRtti_GuideEffect(394342);
template struct internal::RttiLocator<InvisibilityEffect>;
internal::RttiLocator<InvisibilityEffect> registerRtti_InvisibilityEffect(394343);
template struct internal::RttiLocator<LightEffect>;
internal::RttiLocator<LightEffect> registerRtti_LightEffect(394344);
template struct internal::RttiLocator<LockEffect>;
internal::RttiLocator<LockEffect> registerRtti_LockEffect(394347);
template struct internal::RttiLocator<ActorTargetCheck>;
internal::RttiLocator<ActorTargetCheck> registerRtti_ActorTargetCheck(394350);
template struct internal::RttiLocator<KeywordDispelFunctor>;
internal::RttiLocator<KeywordDispelFunctor> registerRtti_KeywordDispelFunctor(394352);
template struct internal::RttiLocator<IsSpellTargetFunctor>;
internal::RttiLocator<IsSpellTargetFunctor> registerRtti_IsSpellTargetFunctor(394353);
template struct internal::RttiLocator<IsSpellTypeTargetFunctor>;
internal::RttiLocator<IsSpellTypeTargetFunctor> registerRtti_IsSpellTypeTargetFunctor(394354);
template struct internal::RttiLocator<FindEffectKeywordOnTargetFunctor>;
internal::RttiLocator<FindEffectKeywordOnTargetFunctor> registerRtti_FindEffectKeywordOnTargetFunctor(394355);
template struct internal::RttiLocator<FindActiveEffectByIDFunctor>;
internal::RttiLocator<FindActiveEffectByIDFunctor> registerRtti_FindActiveEffectByIDFunctor(394363);
template struct internal::RttiLocator<ModelReferenceEffect>;
internal::RttiLocator<ModelReferenceEffect> registerRtti_ModelReferenceEffect(394371);
template struct internal::RttiLocator<ReferenceEffect>;
internal::RttiLocator<ReferenceEffect> registerRtti_ReferenceEffect(394372);
template struct internal::RttiLocator<NightEyeEffect>;
internal::RttiLocator<NightEyeEffect> registerRtti_NightEyeEffect(394373);
template struct internal::RttiLocator<ExtraMagicCaster>;
internal::RttiLocator<ExtraMagicCaster> registerRtti_ExtraMagicCaster(394374);
template struct internal::RttiLocator<NonActorMagicCaster>;
internal::RttiLocator<NonActorMagicCaster> registerRtti_NonActorMagicCaster(394375);
template struct internal::RttiLocator<OpenEffect>;
internal::RttiLocator<OpenEffect> registerRtti_OpenEffect(394376);
template struct internal::RttiLocator<ParalysisEffect>;
internal::RttiLocator<ParalysisEffect> registerRtti_ParalysisEffect(394377);
template struct internal::RttiLocator<PeakValueModifierEffect>;
internal::RttiLocator<PeakValueModifierEffect> registerRtti_PeakValueModifierEffect(394378);
template struct internal::RttiLocator<ReanimateEffect>;
internal::RttiLocator<ReanimateEffect> registerRtti_ReanimateEffect(394379);
template struct internal::RttiLocator<WeaponEnchantmentController>;
internal::RttiLocator<WeaponEnchantmentController> registerRtti_WeaponEnchantmentController(394381);
template struct internal::RttiLocator<ScriptEffect>;
internal::RttiLocator<ScriptEffect> registerRtti_ScriptEffect(394382);
template struct internal::RttiLocator<ScriptedRefEffect>;
internal::RttiLocator<ScriptedRefEffect> registerRtti_ScriptedRefEffect(394383);
template struct internal::RttiLocator<BSParticleShaderObjectEmitter>;
internal::RttiLocator<BSParticleShaderObjectEmitter> registerRtti_BSParticleShaderObjectEmitter(394385);
template struct internal::RttiLocator<BSParticleShaderRayEmitter>;
internal::RttiLocator<BSParticleShaderRayEmitter> registerRtti_BSParticleShaderRayEmitter(394386);
template struct internal::RttiLocator<BSParticleShaderCollisionEmitter>;
internal::RttiLocator<BSParticleShaderCollisionEmitter> registerRtti_BSParticleShaderCollisionEmitter(394387);
template struct internal::RttiLocator<BSParticleShaderGeometryEmitter>;
internal::RttiLocator<BSParticleShaderGeometryEmitter> registerRtti_BSParticleShaderGeometryEmitter(394388);
template struct internal::RttiLocator<ShaderReferenceEffect>;
internal::RttiLocator<ShaderReferenceEffect> registerRtti_ShaderReferenceEffect(394391);
template struct internal::RttiLocator<SlowTimeEffect>;
internal::RttiLocator<SlowTimeEffect> registerRtti_SlowTimeEffect(394392);
template struct internal::RttiLocator<SoulTrapEffect>;
internal::RttiLocator<SoulTrapEffect> registerRtti_SoulTrapEffect(394393);
template struct internal::RttiLocator<SummonPlacementEffect>;
internal::RttiLocator<SummonPlacementEffect> registerRtti_SummonPlacementEffect(394397);
template struct internal::RttiLocator<SummonCreatureEffect>;
internal::RttiLocator<SummonCreatureEffect> registerRtti_SummonCreatureEffect(394398);
template struct internal::RttiLocator<TargetValueModifierEffect>;
internal::RttiLocator<TargetValueModifierEffect> registerRtti_TargetValueModifierEffect(394399);
template struct internal::RttiLocator<RallyEffect>;
internal::RttiLocator<RallyEffect> registerRtti_RallyEffect(394400);
template struct internal::RttiLocator<DemoralizeEffect>;
internal::RttiLocator<DemoralizeEffect> registerRtti_DemoralizeEffect(394401);
template struct internal::RttiLocator<TurnUndeadEffect>;
internal::RttiLocator<TurnUndeadEffect> registerRtti_TurnUndeadEffect(394402);
template struct internal::RttiLocator<BanishEffect>;
internal::RttiLocator<BanishEffect> registerRtti_BanishEffect(394403);
template struct internal::RttiLocator<CalmEffect>;
internal::RttiLocator<CalmEffect> registerRtti_CalmEffect(394404);
template struct internal::RttiLocator<FrenzyEffect>;
internal::RttiLocator<FrenzyEffect> registerRtti_FrenzyEffect(394405);
template struct internal::RttiLocator<TelekinesisEffect>;
internal::RttiLocator<TelekinesisEffect> registerRtti_TelekinesisEffect(394406);
template struct internal::RttiLocator<ValueAndConditionsEffect>;
internal::RttiLocator<ValueAndConditionsEffect> registerRtti_ValueAndConditionsEffect(394407);
template struct internal::RttiLocator<WerewolfEffect>;
internal::RttiLocator<WerewolfEffect> registerRtti_WerewolfEffect(394408);
template struct internal::RttiLocator<WerewolfFeedEffect>;
internal::RttiLocator<WerewolfFeedEffect> registerRtti_WerewolfFeedEffect(394409);
template struct internal::RttiLocator<BGSPlayerMusicChanger>;
internal::RttiLocator<BGSPlayerMusicChanger> registerRtti_BGSPlayerMusicChanger(394422);
template struct internal::RttiLocator<MenuTopicManager>;
internal::RttiLocator<MenuTopicManager> registerRtti_MenuTopicManager(394426);
template struct internal::RttiLocator<BGSSaveLoadManager>;
internal::RttiLocator<BGSSaveLoadManager> registerRtti_BGSSaveLoadManager(394445);
template struct internal::RttiLocator<BGSSaveLoadStatsMap>;
internal::RttiLocator<BGSSaveLoadStatsMap> registerRtti_BGSSaveLoadStatsMap(394458);
template struct internal::RttiLocator<BGSSaveFormBuffer>;
internal::RttiLocator<BGSSaveFormBuffer> registerRtti_BGSSaveFormBuffer(394461);
template struct internal::RttiLocator<BGSSaveGameBuffer>;
internal::RttiLocator<BGSSaveGameBuffer> registerRtti_BGSSaveGameBuffer(394462);
template struct internal::RttiLocator<SaveStorageWrapper>;
internal::RttiLocator<SaveStorageWrapper> registerRtti_SaveStorageWrapper(394463);
template struct internal::RttiLocator<LoadStorageWrapper>;
internal::RttiLocator<LoadStorageWrapper> registerRtti_LoadStorageWrapper(394464);
template struct internal::RttiLocator<BGSMoviePlayer>;
internal::RttiLocator<BGSMoviePlayer> registerRtti_BGSMoviePlayer(394473);
template struct internal::RttiLocator<MoviePlayer>;
internal::RttiLocator<MoviePlayer> registerRtti_MoviePlayer(394474);
template struct internal::RttiLocator<IExplosionFactory>;
internal::RttiLocator<IExplosionFactory> registerRtti_IExplosionFactory(394478);
template struct internal::RttiLocator<Projectile>;
internal::RttiLocator<Projectile> registerRtti_Projectile(394480);
template struct internal::RttiLocator<ChainExplosion>;
internal::RttiLocator<ChainExplosion> registerRtti_ChainExplosion(394481);
template struct internal::RttiLocator<Explosion>;
internal::RttiLocator<Explosion> registerRtti_Explosion(394482);
template struct internal::RttiLocator<EnhanceWeaponEffect>;
internal::RttiLocator<EnhanceWeaponEffect> registerRtti_EnhanceWeaponEffect(394485);
template struct internal::RttiLocator<GarbageCollector>;
internal::RttiLocator<GarbageCollector> registerRtti_GarbageCollector(394486);
template struct internal::RttiLocator<MovementAvoidBoxEventAdapter>;
internal::RttiLocator<MovementAvoidBoxEventAdapter> registerRtti_MovementAvoidBoxEventAdapter(394498);
template struct internal::RttiLocator<PathManagerPositionPlayerAdapter>;
internal::RttiLocator<PathManagerPositionPlayerAdapter> registerRtti_PathManagerPositionPlayerAdapter(394499);
template struct internal::RttiLocator<CharacterCollisionMessagePlayerAdapter>;
internal::RttiLocator<CharacterCollisionMessagePlayerAdapter> registerRtti_CharacterCollisionMessagePlayerAdapter(394500);
template struct internal::RttiLocator<PlayerSleepWaitMovementControllerAdapter>;
internal::RttiLocator<PlayerSleepWaitMovementControllerAdapter> registerRtti_PlayerSleepWaitMovementControllerAdapter(394501);
template struct internal::RttiLocator<DoorObstacleAdapter>;
internal::RttiLocator<DoorObstacleAdapter> registerRtti_DoorObstacleAdapter(394504);
template struct internal::RttiLocator<SystemEventAdapter>;
internal::RttiLocator<SystemEventAdapter> registerRtti_SystemEventAdapter(394505);
template struct internal::RttiLocator<Main>;
internal::RttiLocator<Main> registerRtti_Main(394509);
template struct internal::RttiLocator<bhkTelekinesisListener>;
internal::RttiLocator<bhkTelekinesisListener> registerRtti_bhkTelekinesisListener(394510);
template struct internal::RttiLocator<MagicFavorites>;
internal::RttiLocator<MagicFavorites> registerRtti_MagicFavorites(394515);
template struct internal::RttiLocator<RegSettingCollection>;
internal::RttiLocator<RegSettingCollection> registerRtti_RegSettingCollection(394521);
template struct internal::RttiLocator<BGSImpactManager>;
internal::RttiLocator<BGSImpactManager> registerRtti_BGSImpactManager(394522);
template struct internal::RttiLocator<InitTESThread>;
internal::RttiLocator<InitTESThread> registerRtti_InitTESThread(394537);
template struct internal::RttiLocator<DetectSignOut>;
internal::RttiLocator<DetectSignOut> registerRtti_DetectSignOut(394538);
template struct internal::RttiLocator<IMemoryManagerFileFactory>;
internal::RttiLocator<IMemoryManagerFileFactory> registerRtti_IMemoryManagerFileFactory(394539);
template struct internal::RttiLocator<IMemoryManagerFile>;
internal::RttiLocator<IMemoryManagerFile> registerRtti_IMemoryManagerFile(394542);
template struct internal::RttiLocator<MemoryManagerFile>;
internal::RttiLocator<MemoryManagerFile> registerRtti_MemoryManagerFile(394543);
template struct internal::RttiLocator<SceneGraph>;
internal::RttiLocator<SceneGraph> registerRtti_SceneGraph(394546);
template struct internal::RttiLocator<BSSceneGraph>;
internal::RttiLocator<BSSceneGraph> registerRtti_BSSceneGraph(394547);
template struct internal::RttiLocator<SpawnHazardEffect>;
internal::RttiLocator<SpawnHazardEffect> registerRtti_SpawnHazardEffect(394548);
template struct internal::RttiLocator<BSUIMessageData>;
internal::RttiLocator<BSUIMessageData> registerRtti_BSUIMessageData(394549);
template struct internal::RttiLocator<hkpWorldPostSimulationListener>;
internal::RttiLocator<hkpWorldPostSimulationListener> registerRtti_hkpWorldPostSimulationListener(394634);
template struct internal::RttiLocator<IPostAnimationChannelUpdateFunctor>;
internal::RttiLocator<IPostAnimationChannelUpdateFunctor> registerRtti_IPostAnimationChannelUpdateFunctor(394638);
template struct internal::RttiLocator<IAnimationSetCallbackFunctor>;
internal::RttiLocator<IAnimationSetCallbackFunctor> registerRtti_IAnimationSetCallbackFunctor(394641);
template struct internal::RttiLocator<FleePackage>;
internal::RttiLocator<FleePackage> registerRtti_FleePackage(394642);
template struct internal::RttiLocator<ActorState>;
internal::RttiLocator<ActorState> registerRtti_ActorState(394643);
template struct internal::RttiLocator<ProcessCallbackAdapter>;
internal::RttiLocator<ProcessCallbackAdapter> registerRtti_ProcessCallbackAdapter(394672);
template struct internal::RttiLocator<SaveLoadMagicCasterVisitor>;
internal::RttiLocator<SaveLoadMagicCasterVisitor> registerRtti_SaveLoadMagicCasterVisitor(394674);
template struct internal::RttiLocator<SaveGameMagicCasterVisitor>;
internal::RttiLocator<SaveGameMagicCasterVisitor> registerRtti_SaveGameMagicCasterVisitor(394675);
template struct internal::RttiLocator<LoadGameMagicCasterVisitor>;
internal::RttiLocator<LoadGameMagicCasterVisitor> registerRtti_LoadGameMagicCasterVisitor(394676);
template struct internal::RttiLocator<RevertSelectedSpellFunctor>;
internal::RttiLocator<RevertSelectedSpellFunctor> registerRtti_RevertSelectedSpellFunctor(394677);
template struct internal::RttiLocator<HoldWardSpellsActiveEffectVisitor>;
internal::RttiLocator<HoldWardSpellsActiveEffectVisitor> registerRtti_HoldWardSpellsActiveEffectVisitor(394695);
template struct internal::RttiLocator<hkpAllCdBodyPairCollector>;
internal::RttiLocator<hkpAllCdBodyPairCollector> registerRtti_hkpAllCdBodyPairCollector(394696);
template struct internal::RttiLocator<bhkFilteredCdBodyCollector>;
internal::RttiLocator<bhkFilteredCdBodyCollector> registerRtti_bhkFilteredCdBodyCollector(394697);
template struct internal::RttiLocator<HasSpellVisitor>;
internal::RttiLocator<HasSpellVisitor> registerRtti_HasSpellVisitor(394703);
template struct internal::RttiLocator<SumHostileEffectsFunctor>;
internal::RttiLocator<SumHostileEffectsFunctor> registerRtti_SumHostileEffectsFunctor(394704);
template struct internal::RttiLocator<ActorMediator>;
internal::RttiLocator<ActorMediator> registerRtti_ActorMediator(394709);
template struct internal::RttiLocator<AlarmPackage>;
internal::RttiLocator<AlarmPackage> registerRtti_AlarmPackage(394714);
template struct internal::RttiLocator<BGSVisitProceduresProcess>;
internal::RttiLocator<BGSVisitProceduresProcess> registerRtti_BGSVisitProceduresProcess(394715);
template struct internal::RttiLocator<BGSVisitProceduresInitActorAnimPose>;
internal::RttiLocator<BGSVisitProceduresInitActorAnimPose> registerRtti_BGSVisitProceduresInitActorAnimPose(394716);
template struct internal::RttiLocator<InstantInteractionCallback>;
internal::RttiLocator<InstantInteractionCallback> registerRtti_InstantInteractionCallback(394719);
template struct internal::RttiLocator<RunActionAnimationLoadedCallback>;
internal::RttiLocator<RunActionAnimationLoadedCallback> registerRtti_RunActionAnimationLoadedCallback(394720);
template struct internal::RttiLocator<WeaponAnimationLoadedCallback>;
internal::RttiLocator<WeaponAnimationLoadedCallback> registerRtti_WeaponAnimationLoadedCallback(394725);
template struct internal::RttiLocator<BSDoorHavokController>;
internal::RttiLocator<BSDoorHavokController> registerRtti_BSDoorHavokController(394727);
template struct internal::RttiLocator<BSPlayerDistanceCheckController>;
internal::RttiLocator<BSPlayerDistanceCheckController> registerRtti_BSPlayerDistanceCheckController(394728);
template struct internal::RttiLocator<BSSimpleScaleController>;
internal::RttiLocator<BSSimpleScaleController> registerRtti_BSSimpleScaleController(394729);
template struct internal::RttiLocator<HighActorCuller>;
internal::RttiLocator<HighActorCuller> registerRtti_HighActorCuller(394733);
template struct internal::RttiLocator<MountInteraction>;
internal::RttiLocator<MountInteraction> registerRtti_MountInteraction(394738);
template struct internal::RttiLocator<RefrInteraction>;
internal::RttiLocator<RefrInteraction> registerRtti_RefrInteraction(394739);
template struct internal::RttiLocator<SyncQueueObj>;
internal::RttiLocator<SyncQueueObj> registerRtti_SyncQueueObj(394740);
template struct internal::RttiLocator<bhkMouseSpringAction>;
internal::RttiLocator<bhkMouseSpringAction> registerRtti_bhkMouseSpringAction(394744);
template struct internal::RttiLocator<PlayerCharacter>;
internal::RttiLocator<PlayerCharacter> registerRtti_PlayerCharacter(394747);
template struct internal::RttiLocator<hkpFirstCdBodyPairCollector>;
internal::RttiLocator<hkpFirstCdBodyPairCollector> registerRtti_hkpFirstCdBodyPairCollector(394755);
template struct internal::RttiLocator<PlayerRegionState>;
internal::RttiLocator<PlayerRegionState> registerRtti_PlayerRegionState(394759);
template struct internal::RttiLocator<IMovementFormIDManager>;
internal::RttiLocator<IMovementFormIDManager> registerRtti_IMovementFormIDManager(394764);
template struct internal::RttiLocator<ProcessListMovementInterface>;
internal::RttiLocator<ProcessListMovementInterface> registerRtti_ProcessListMovementInterface(394766);
template struct internal::RttiLocator<MovementParametersFixed>;
internal::RttiLocator<MovementParametersFixed> registerRtti_MovementParametersFixed(394768);
template struct internal::RttiLocator<ActorMover>;
internal::RttiLocator<ActorMover> registerRtti_ActorMover(394778);
template struct internal::RttiLocator<bhkCharacterCollisionHandler>;
internal::RttiLocator<bhkCharacterCollisionHandler> registerRtti_bhkCharacterCollisionHandler(394779);
template struct internal::RttiLocator<CharacterCollisionHandler>;
internal::RttiLocator<CharacterCollisionHandler> registerRtti_CharacterCollisionHandler(394781);
template struct internal::RttiLocator<IMovementAvoidanceManager>;
internal::RttiLocator<IMovementAvoidanceManager> registerRtti_IMovementAvoidanceManager(394786);
template struct internal::RttiLocator<MovementAvoidanceManager>;
internal::RttiLocator<MovementAvoidanceManager> registerRtti_MovementAvoidanceManager(394788);
template struct internal::RttiLocator<MovementControllerNPC>;
internal::RttiLocator<MovementControllerNPC> registerRtti_MovementControllerNPC(394793);
template struct internal::RttiLocator<MovementControllerAI>;
internal::RttiLocator<MovementControllerAI> registerRtti_MovementControllerAI(394794);
template struct internal::RttiLocator<IMovementControllerRegisterInterface>;
internal::RttiLocator<IMovementControllerRegisterInterface> registerRtti_IMovementControllerRegisterInterface(394795);
template struct internal::RttiLocator<IMovementMessageInterface>;
internal::RttiLocator<IMovementMessageInterface> registerRtti_IMovementMessageInterface(394796);
template struct internal::RttiLocator<IMovementMotionDrivenControl>;
internal::RttiLocator<IMovementMotionDrivenControl> registerRtti_IMovementMotionDrivenControl(394797);
template struct internal::RttiLocator<IMovementSelectIdle>;
internal::RttiLocator<IMovementSelectIdle> registerRtti_IMovementSelectIdle(394798);
template struct internal::RttiLocator<IMovementDirectControl>;
internal::RttiLocator<IMovementDirectControl> registerRtti_IMovementDirectControl(394799);
template struct internal::RttiLocator<IMovementPlannerDirectControl>;
internal::RttiLocator<IMovementPlannerDirectControl> registerRtti_IMovementPlannerDirectControl(394800);
template struct internal::RttiLocator<BSPathingStreamWrite>;
internal::RttiLocator<BSPathingStreamWrite> registerRtti_BSPathingStreamWrite(394801);
template struct internal::RttiLocator<BSPathingStreamSimpleBufferWrite>;
internal::RttiLocator<BSPathingStreamSimpleBufferWrite> registerRtti_BSPathingStreamSimpleBufferWrite(394803);
template struct internal::RttiLocator<MovementHandlerAgentDirectControl>;
internal::RttiLocator<MovementHandlerAgentDirectControl> registerRtti_MovementHandlerAgentDirectControl(394813);
template struct internal::RttiLocator<MovementHandlerAgent>;
internal::RttiLocator<MovementHandlerAgent> registerRtti_MovementHandlerAgent(394814);
template struct internal::RttiLocator<MovementAgent>;
internal::RttiLocator<MovementAgent> registerRtti_MovementAgent(394815);
template struct internal::RttiLocator<MovementHandlerAgentPlayerControls>;
internal::RttiLocator<MovementHandlerAgentPlayerControls> registerRtti_MovementHandlerAgentPlayerControls(394822);
template struct internal::RttiLocator<MovementHandlerAgentPlayerControlsActionTrigger>;
internal::RttiLocator<MovementHandlerAgentPlayerControlsActionTrigger> registerRtti_MovementHandlerAgentPlayerControlsActionTrigger(394827);
template struct internal::RttiLocator<IMovementSetSprinting>;
internal::RttiLocator<IMovementSetSprinting> registerRtti_IMovementSetSprinting(394832);
template struct internal::RttiLocator<MovementHandlerAgentSprintActionTrigger>;
internal::RttiLocator<MovementHandlerAgentSprintActionTrigger> registerRtti_MovementHandlerAgentSprintActionTrigger(394833);
template struct internal::RttiLocator<MovementHandlerAgentStairsHelper>;
internal::RttiLocator<MovementHandlerAgentStairsHelper> registerRtti_MovementHandlerAgentStairsHelper(394838);
template struct internal::RttiLocator<MovementMessage>;
internal::RttiLocator<MovementMessage> registerRtti_MovementMessage(394844);
template struct internal::RttiLocator<MovementMessageActorCollision>;
internal::RttiLocator<MovementMessageActorCollision> registerRtti_MovementMessageActorCollision(394845);
template struct internal::RttiLocator<MovementMessageMovementTypeChange>;
internal::RttiLocator<MovementMessageMovementTypeChange> registerRtti_MovementMessageMovementTypeChange(394850);
template struct internal::RttiLocator<MovementPlannerAgentDirectControl>;
internal::RttiLocator<MovementPlannerAgentDirectControl> registerRtti_MovementPlannerAgentDirectControl(394855);
template struct internal::RttiLocator<MovementPlannerAgent>;
internal::RttiLocator<MovementPlannerAgent> registerRtti_MovementPlannerAgent(394856);
template struct internal::RttiLocator<MovementPlannerAgentHorseControls>;
internal::RttiLocator<MovementPlannerAgentHorseControls> registerRtti_MovementPlannerAgentHorseControls(394862);
template struct internal::RttiLocator<MovementPlannerAgentKeepOffset>;
internal::RttiLocator<MovementPlannerAgentKeepOffset> registerRtti_MovementPlannerAgentKeepOffset(394868);
template struct internal::RttiLocator<MovementPlannerAgentWarp>;
internal::RttiLocator<MovementPlannerAgentWarp> registerRtti_MovementPlannerAgentWarp(394874);
template struct internal::RttiLocator<MovementTweenerAgentAnimationDriven>;
internal::RttiLocator<MovementTweenerAgentAnimationDriven> registerRtti_MovementTweenerAgentAnimationDriven(394879);
template struct internal::RttiLocator<MovementTweenerAgent>;
internal::RttiLocator<MovementTweenerAgent> registerRtti_MovementTweenerAgent(394880);
template struct internal::RttiLocator<ITweenerNodeFollowerSetup>;
internal::RttiLocator<ITweenerNodeFollowerSetup> registerRtti_ITweenerNodeFollowerSetup(394886);
template struct internal::RttiLocator<MovementTweenerAgentNodeFollower>;
internal::RttiLocator<MovementTweenerAgentNodeFollower> registerRtti_MovementTweenerAgentNodeFollower(394887);
template struct internal::RttiLocator<PathingStreamLoadGame>;
internal::RttiLocator<PathingStreamLoadGame> registerRtti_PathingStreamLoadGame(394888);
template struct internal::RttiLocator<PathingStreamSaveGame>;
internal::RttiLocator<PathingStreamSaveGame> registerRtti_PathingStreamSaveGame(394889);
template struct internal::RttiLocator<InputEvent>;
internal::RttiLocator<InputEvent> registerRtti_InputEvent(394890);
template struct internal::RttiLocator<ButtonEvent>;
internal::RttiLocator<ButtonEvent> registerRtti_ButtonEvent(394891);
template struct internal::RttiLocator<IDEvent>;
internal::RttiLocator<IDEvent> registerRtti_IDEvent(394892);
template struct internal::RttiLocator<HeldStateHandler>;
internal::RttiLocator<HeldStateHandler> registerRtti_HeldStateHandler(394893);
template struct internal::RttiLocator<PlayerControls>;
internal::RttiLocator<PlayerControls> registerRtti_PlayerControls(394894);
template struct internal::RttiLocator<IStaticAvoidNodeManager>;
internal::RttiLocator<IStaticAvoidNodeManager> registerRtti_IStaticAvoidNodeManager(394913);
template struct internal::RttiLocator<StaticAvoidNodeManager>;
internal::RttiLocator<StaticAvoidNodeManager> registerRtti_StaticAvoidNodeManager(394915);
template struct internal::RttiLocator<CustomActorPackageData>;
internal::RttiLocator<CustomActorPackageData> registerRtti_CustomActorPackageData(394920);
template struct internal::RttiLocator<EscortActorPackageData>;
internal::RttiLocator<EscortActorPackageData> registerRtti_EscortActorPackageData(394921);
template struct internal::RttiLocator<GuardActorPackageData>;
internal::RttiLocator<GuardActorPackageData> registerRtti_GuardActorPackageData(394922);
template struct internal::RttiLocator<GuardPackageData>;
internal::RttiLocator<GuardPackageData> registerRtti_GuardPackageData(394923);
template struct internal::RttiLocator<PatrolActorPackageData>;
internal::RttiLocator<PatrolActorPackageData> registerRtti_PatrolActorPackageData(394924);
template struct internal::RttiLocator<SandBoxActorPackageData>;
internal::RttiLocator<SandBoxActorPackageData> registerRtti_SandBoxActorPackageData(394925);
template struct internal::RttiLocator<SpectatorPackage>;
internal::RttiLocator<SpectatorPackage> registerRtti_SpectatorPackage(394926);
template struct internal::RttiLocator<TrespassPackage>;
internal::RttiLocator<TrespassPackage> registerRtti_TrespassPackage(394927);
template struct internal::RttiLocator<ActorKnowledge>;
internal::RttiLocator<ActorKnowledge> registerRtti_ActorKnowledge(394928);
template struct internal::RttiLocator<DetectionState>;
internal::RttiLocator<DetectionState> registerRtti_DetectionState(394929);
template struct internal::RttiLocator<WeaponRightSwingHandler>;
internal::RttiLocator<WeaponRightSwingHandler> registerRtti_WeaponRightSwingHandler(394933);
template struct internal::RttiLocator<WeaponLeftSwingHandler>;
internal::RttiLocator<WeaponLeftSwingHandler> registerRtti_WeaponLeftSwingHandler(394934);
template struct internal::RttiLocator<AttackWinStartHandler>;
internal::RttiLocator<AttackWinStartHandler> registerRtti_AttackWinStartHandler(394935);
template struct internal::RttiLocator<AttackWinEndHandler>;
internal::RttiLocator<AttackWinEndHandler> registerRtti_AttackWinEndHandler(394936);
template struct internal::RttiLocator<AttackStopHandler>;
internal::RttiLocator<AttackStopHandler> registerRtti_AttackStopHandler(394937);
template struct internal::RttiLocator<RecoilStopHandler>;
internal::RttiLocator<RecoilStopHandler> registerRtti_RecoilStopHandler(394938);
template struct internal::RttiLocator<LeftHandSpellFireHandler>;
internal::RttiLocator<LeftHandSpellFireHandler> registerRtti_LeftHandSpellFireHandler(394939);
template struct internal::RttiLocator<RightHandSpellFireHandler>;
internal::RttiLocator<RightHandSpellFireHandler> registerRtti_RightHandSpellFireHandler(394940);
template struct internal::RttiLocator<VoiceSpellFireHandler>;
internal::RttiLocator<VoiceSpellFireHandler> registerRtti_VoiceSpellFireHandler(394941);
template struct internal::RttiLocator<LeftHandSpellCastHandler>;
internal::RttiLocator<LeftHandSpellCastHandler> registerRtti_LeftHandSpellCastHandler(394942);
template struct internal::RttiLocator<RightHandSpellCastHandler>;
internal::RttiLocator<RightHandSpellCastHandler> registerRtti_RightHandSpellCastHandler(394943);
template struct internal::RttiLocator<VoiceSpellCastHandler>;
internal::RttiLocator<VoiceSpellCastHandler> registerRtti_VoiceSpellCastHandler(394944);
template struct internal::RttiLocator<WeaponBeginDrawRightHandler>;
internal::RttiLocator<WeaponBeginDrawRightHandler> registerRtti_WeaponBeginDrawRightHandler(394945);
template struct internal::RttiLocator<WeaponBeginSheatheRightHandler>;
internal::RttiLocator<WeaponBeginSheatheRightHandler> registerRtti_WeaponBeginSheatheRightHandler(394946);
template struct internal::RttiLocator<RightHandWeaponDrawHandler>;
internal::RttiLocator<RightHandWeaponDrawHandler> registerRtti_RightHandWeaponDrawHandler(394947);
template struct internal::RttiLocator<RightHandWeaponSheatheHandler>;
internal::RttiLocator<RightHandWeaponSheatheHandler> registerRtti_RightHandWeaponSheatheHandler(394948);
template struct internal::RttiLocator<CameraOverrideStartHandler>;
internal::RttiLocator<CameraOverrideStartHandler> registerRtti_CameraOverrideStartHandler(394949);
template struct internal::RttiLocator<CameraOverrideStopHandler>;
internal::RttiLocator<CameraOverrideStopHandler> registerRtti_CameraOverrideStopHandler(394950);
template struct internal::RttiLocator<HitFrameHandler>;
internal::RttiLocator<HitFrameHandler> registerRtti_HitFrameHandler(394951);
template struct internal::RttiLocator<AnticipateAttackHandler>;
internal::RttiLocator<AnticipateAttackHandler> registerRtti_AnticipateAttackHandler(394952);
template struct internal::RttiLocator<StaggeredStopHandler>;
internal::RttiLocator<StaggeredStopHandler> registerRtti_StaggeredStopHandler(394953);
template struct internal::RttiLocator<ChairEnterHandler>;
internal::RttiLocator<ChairEnterHandler> registerRtti_ChairEnterHandler(394954);
template struct internal::RttiLocator<PlayerChairEnterHandler>;
internal::RttiLocator<PlayerChairEnterHandler> registerRtti_PlayerChairEnterHandler(394955);
template struct internal::RttiLocator<BedEnterHandler>;
internal::RttiLocator<BedEnterHandler> registerRtti_BedEnterHandler(394956);
template struct internal::RttiLocator<PlayerBedEnterHandler>;
internal::RttiLocator<PlayerBedEnterHandler> registerRtti_PlayerBedEnterHandler(394957);
template struct internal::RttiLocator<ChairFurnitureExitHandler>;
internal::RttiLocator<ChairFurnitureExitHandler> registerRtti_ChairFurnitureExitHandler(394958);
template struct internal::RttiLocator<BedFurnitureExitHandler>;
internal::RttiLocator<BedFurnitureExitHandler> registerRtti_BedFurnitureExitHandler(394959);
template struct internal::RttiLocator<PlayerFurnitureExitHandler>;
internal::RttiLocator<PlayerFurnitureExitHandler> registerRtti_PlayerFurnitureExitHandler(394960);
template struct internal::RttiLocator<KillActorHandler>;
internal::RttiLocator<KillActorHandler> registerRtti_KillActorHandler(394961);
template struct internal::RttiLocator<DecapitateHandler>;
internal::RttiLocator<DecapitateHandler> registerRtti_DecapitateHandler(394962);
template struct internal::RttiLocator<HeadTrackingOnHandler>;
internal::RttiLocator<HeadTrackingOnHandler> registerRtti_HeadTrackingOnHandler(394963);
template struct internal::RttiLocator<HeadTrackingOffHandler>;
internal::RttiLocator<HeadTrackingOffHandler> registerRtti_HeadTrackingOffHandler(394964);
template struct internal::RttiLocator<FlightTakeOffHandler>;
internal::RttiLocator<FlightTakeOffHandler> registerRtti_FlightTakeOffHandler(394965);
template struct internal::RttiLocator<FlightCruisingHandler>;
internal::RttiLocator<FlightCruisingHandler> registerRtti_FlightCruisingHandler(394966);
template struct internal::RttiLocator<FlightHoveringHandler>;
internal::RttiLocator<FlightHoveringHandler> registerRtti_FlightHoveringHandler(394967);
template struct internal::RttiLocator<FlightLandingHandler>;
internal::RttiLocator<FlightLandingHandler> registerRtti_FlightLandingHandler(394968);
template struct internal::RttiLocator<FlightPerchingHandler>;
internal::RttiLocator<FlightPerchingHandler> registerRtti_FlightPerchingHandler(394969);
template struct internal::RttiLocator<FlightLandHandler>;
internal::RttiLocator<FlightLandHandler> registerRtti_FlightLandHandler(394970);
template struct internal::RttiLocator<FlightLandEndHandler>;
internal::RttiLocator<FlightLandEndHandler> registerRtti_FlightLandEndHandler(394971);
template struct internal::RttiLocator<FlightActionHandler>;
internal::RttiLocator<FlightActionHandler> registerRtti_FlightActionHandler(394972);
template struct internal::RttiLocator<FlightActionEntryEndHandler>;
internal::RttiLocator<FlightActionEntryEndHandler> registerRtti_FlightActionEntryEndHandler(394973);
template struct internal::RttiLocator<FlightActionEndHandler>;
internal::RttiLocator<FlightActionEndHandler> registerRtti_FlightActionEndHandler(394974);
template struct internal::RttiLocator<FlightActionGrabHandler>;
internal::RttiLocator<FlightActionGrabHandler> registerRtti_FlightActionGrabHandler(394975);
template struct internal::RttiLocator<FlightActionReleaseHandler>;
internal::RttiLocator<FlightActionReleaseHandler> registerRtti_FlightActionReleaseHandler(394976);
template struct internal::RttiLocator<FlightCrashLandStartHandler>;
internal::RttiLocator<FlightCrashLandStartHandler> registerRtti_FlightCrashLandStartHandler(394977);
template struct internal::RttiLocator<BowDrawnHandler>;
internal::RttiLocator<BowDrawnHandler> registerRtti_BowDrawnHandler(394978);
template struct internal::RttiLocator<BowReleaseHandler>;
internal::RttiLocator<BowReleaseHandler> registerRtti_BowReleaseHandler(394979);
template struct internal::RttiLocator<ArrowAttachHandler>;
internal::RttiLocator<ArrowAttachHandler> registerRtti_ArrowAttachHandler(394980);
template struct internal::RttiLocator<ArrowDetachHandler>;
internal::RttiLocator<ArrowDetachHandler> registerRtti_ArrowDetachHandler(394981);
template struct internal::RttiLocator<ArrowReleaseHandler>;
internal::RttiLocator<ArrowReleaseHandler> registerRtti_ArrowReleaseHandler(394982);
template struct internal::RttiLocator<BowZoomStartHandler>;
internal::RttiLocator<BowZoomStartHandler> registerRtti_BowZoomStartHandler(394983);
template struct internal::RttiLocator<BowZoomStopHandler>;
internal::RttiLocator<BowZoomStopHandler> registerRtti_BowZoomStopHandler(394984);
template struct internal::RttiLocator<InterruptCastHandler>;
internal::RttiLocator<InterruptCastHandler> registerRtti_InterruptCastHandler(394985);
template struct internal::RttiLocator<EndSummonAnimationHandler>;
internal::RttiLocator<EndSummonAnimationHandler> registerRtti_EndSummonAnimationHandler(394986);
template struct internal::RttiLocator<PickNewIdleHandler>;
internal::RttiLocator<PickNewIdleHandler> registerRtti_PickNewIdleHandler(394987);
template struct internal::RttiLocator<DeathStopHandler>;
internal::RttiLocator<DeathStopHandler> registerRtti_DeathStopHandler(394988);
template struct internal::RttiLocator<ActionActivateDoneHandler>;
internal::RttiLocator<ActionActivateDoneHandler> registerRtti_ActionActivateDoneHandler(394989);
template struct internal::RttiLocator<StopMountCameraHandler>;
internal::RttiLocator<StopMountCameraHandler> registerRtti_StopMountCameraHandler(394990);
template struct internal::RttiLocator<PairedStopHandler>;
internal::RttiLocator<PairedStopHandler> registerRtti_PairedStopHandler(394991);
template struct internal::RttiLocator<CameraShakeHandler>;
internal::RttiLocator<CameraShakeHandler> registerRtti_CameraShakeHandler(394992);
template struct internal::RttiLocator<KillMoveStartHandler>;
internal::RttiLocator<KillMoveStartHandler> registerRtti_KillMoveStartHandler(394993);
template struct internal::RttiLocator<KillMoveEndHandler>;
internal::RttiLocator<KillMoveEndHandler> registerRtti_KillMoveEndHandler(394994);
template struct internal::RttiLocator<DeathEmoteHandler>;
internal::RttiLocator<DeathEmoteHandler> registerRtti_DeathEmoteHandler(394995);
template struct internal::RttiLocator<AddRagdollHandler>;
internal::RttiLocator<AddRagdollHandler> registerRtti_AddRagdollHandler(394996);
template struct internal::RttiLocator<MotionDrivenHandler>;
internal::RttiLocator<MotionDrivenHandler> registerRtti_MotionDrivenHandler(394997);
template struct internal::RttiLocator<AnimationDrivenHandler>;
internal::RttiLocator<AnimationDrivenHandler> registerRtti_AnimationDrivenHandler(394998);
template struct internal::RttiLocator<AllowRotationHandler>;
internal::RttiLocator<AllowRotationHandler> registerRtti_AllowRotationHandler(394999);
template struct internal::RttiLocator<RemoveRagdollHandler>;
internal::RttiLocator<RemoveRagdollHandler> registerRtti_RemoveRagdollHandler(395000);
template struct internal::RttiLocator<RagdollStartHandler>;
internal::RttiLocator<RagdollStartHandler> registerRtti_RagdollStartHandler(395001);
template struct internal::RttiLocator<GetUpStartHandler>;
internal::RttiLocator<GetUpStartHandler> registerRtti_GetUpStartHandler(395002);
template struct internal::RttiLocator<GetUpEndHandler>;
internal::RttiLocator<GetUpEndHandler> registerRtti_GetUpEndHandler(395003);
template struct internal::RttiLocator<MountDismountEndHandler>;
internal::RttiLocator<MountDismountEndHandler> registerRtti_MountDismountEndHandler(395004);
template struct internal::RttiLocator<ExitCartBeginHandler>;
internal::RttiLocator<ExitCartBeginHandler> registerRtti_ExitCartBeginHandler(395005);
template struct internal::RttiLocator<ExitCartEndHandler>;
internal::RttiLocator<ExitCartEndHandler> registerRtti_ExitCartEndHandler(395006);
template struct internal::RttiLocator<NPCAttachHandler>;
internal::RttiLocator<NPCAttachHandler> registerRtti_NPCAttachHandler(395007);
template struct internal::RttiLocator<NPCDetachHandler>;
internal::RttiLocator<NPCDetachHandler> registerRtti_NPCDetachHandler(395008);
template struct internal::RttiLocator<EnableCharacterBumperHandler>;
internal::RttiLocator<EnableCharacterBumperHandler> registerRtti_EnableCharacterBumperHandler(395009);
template struct internal::RttiLocator<DisableCharacterBumperHandler>;
internal::RttiLocator<DisableCharacterBumperHandler> registerRtti_DisableCharacterBumperHandler(395010);
template struct internal::RttiLocator<AnimationObjectLoadHandler>;
internal::RttiLocator<AnimationObjectLoadHandler> registerRtti_AnimationObjectLoadHandler(395011);
template struct internal::RttiLocator<AnimationObjectDrawHandler>;
internal::RttiLocator<AnimationObjectDrawHandler> registerRtti_AnimationObjectDrawHandler(395012);
template struct internal::RttiLocator<EnableCharacterPitchHandler>;
internal::RttiLocator<EnableCharacterPitchHandler> registerRtti_EnableCharacterPitchHandler(395013);
template struct internal::RttiLocator<DisableCharacterPitchHandler>;
internal::RttiLocator<DisableCharacterPitchHandler> registerRtti_DisableCharacterPitchHandler(395014);
template struct internal::RttiLocator<JumpAnimEventHandler>;
internal::RttiLocator<JumpAnimEventHandler> registerRtti_JumpAnimEventHandler(395015);
template struct internal::RttiLocator<IdleDialogueEnterHandler>;
internal::RttiLocator<IdleDialogueEnterHandler> registerRtti_IdleDialogueEnterHandler(395016);
template struct internal::RttiLocator<IdleDialogueExitHandler>;
internal::RttiLocator<IdleDialogueExitHandler> registerRtti_IdleDialogueExitHandler(395017);
template struct internal::RttiLocator<AnimatedCameraStartHandler>;
internal::RttiLocator<AnimatedCameraStartHandler> registerRtti_AnimatedCameraStartHandler(395018);
template struct internal::RttiLocator<AnimatedCameraDeltaStartHandler>;
internal::RttiLocator<AnimatedCameraDeltaStartHandler> registerRtti_AnimatedCameraDeltaStartHandler(395019);
template struct internal::RttiLocator<AnimatedCameraEndHandler>;
internal::RttiLocator<AnimatedCameraEndHandler> registerRtti_AnimatedCameraEndHandler(395020);
template struct internal::RttiLocator<PitchOverrideStartHandler>;
internal::RttiLocator<PitchOverrideStartHandler> registerRtti_PitchOverrideStartHandler(395021);
template struct internal::RttiLocator<PitchOverrideEndHandler>;
internal::RttiLocator<PitchOverrideEndHandler> registerRtti_PitchOverrideEndHandler(395022);
template struct internal::RttiLocator<MTStateHandler>;
internal::RttiLocator<MTStateHandler> registerRtti_MTStateHandler(395023);
template struct internal::RttiLocator<ZeroPitchHandler>;
internal::RttiLocator<ZeroPitchHandler> registerRtti_ZeroPitchHandler(395024);
template struct internal::RttiLocator<VampireFeedEndHandler>;
internal::RttiLocator<VampireFeedEndHandler> registerRtti_VampireFeedEndHandler(395025);
template struct internal::RttiLocator<BGShkMatFadeController>;
internal::RttiLocator<BGShkMatFadeController> registerRtti_BGShkMatFadeController(395320);
template struct internal::RttiLocator<BSDirectAtModifierInterface>;
internal::RttiLocator<BSDirectAtModifierInterface> registerRtti_BSDirectAtModifierInterface(395324);
template struct internal::RttiLocator<BSIDirectAtModifierSingleton>;
internal::RttiLocator<BSIDirectAtModifierSingleton> registerRtti_BSIDirectAtModifierSingleton(395325);
template struct internal::RttiLocator<BSPassByTargetTriggerModifierInterface>;
internal::RttiLocator<BSPassByTargetTriggerModifierInterface> registerRtti_BSPassByTargetTriggerModifierInterface(395330);
template struct internal::RttiLocator<BSIPassByTargetTriggerModifierSingleton>;
internal::RttiLocator<BSIPassByTargetTriggerModifierSingleton> registerRtti_BSIPassByTargetTriggerModifierSingleton(395331);
template struct internal::RttiLocator<BSRagdollContactListenerModifierInterface>;
internal::RttiLocator<BSRagdollContactListenerModifierInterface> registerRtti_BSRagdollContactListenerModifierInterface(395337);
template struct internal::RttiLocator<BSIRagdollContactListenerModifierSingleton>;
internal::RttiLocator<BSIRagdollContactListenerModifierSingleton> registerRtti_BSIRagdollContactListenerModifierSingleton(395338);
template struct internal::RttiLocator<ArrowProjectile>;
internal::RttiLocator<ArrowProjectile> registerRtti_ArrowProjectile(395344);
template struct internal::RttiLocator<MissileProjectile>;
internal::RttiLocator<MissileProjectile> registerRtti_MissileProjectile(395345);
template struct internal::RttiLocator<BarrierPhantomCallbackShape>;
internal::RttiLocator<BarrierPhantomCallbackShape> registerRtti_BarrierPhantomCallbackShape(395346);
template struct internal::RttiLocator<BarrierProjectile>;
internal::RttiLocator<BarrierProjectile> registerRtti_BarrierProjectile(395347);
template struct internal::RttiLocator<bhkSPCollisionObject>;
internal::RttiLocator<bhkSPCollisionObject> registerRtti_bhkSPCollisionObject(395348);
template struct internal::RttiLocator<BeamProjectile>;
internal::RttiLocator<BeamProjectile> registerRtti_BeamProjectile(395349);
template struct internal::RttiLocator<ConeProjectile>;
internal::RttiLocator<ConeProjectile> registerRtti_ConeProjectile(395352);
template struct internal::RttiLocator<hkpFixedBufferCdPointCollector>;
internal::RttiLocator<hkpFixedBufferCdPointCollector> registerRtti_hkpFixedBufferCdPointCollector(395354);
template struct internal::RttiLocator<FlameProjectile>;
internal::RttiLocator<FlameProjectile> registerRtti_FlameProjectile(395355);
template struct internal::RttiLocator<GrenadeProjectile>;
internal::RttiLocator<GrenadeProjectile> registerRtti_GrenadeProjectile(395356);
template struct internal::RttiLocator<Hazard>;
internal::RttiLocator<Hazard> registerRtti_Hazard(395357);
template struct internal::RttiLocator<bhkHingeConstraint>;
internal::RttiLocator<bhkHingeConstraint> registerRtti_bhkHingeConstraint(395359);
template struct internal::RttiLocator<ProjectilePickCache>;
internal::RttiLocator<ProjectilePickCache> registerRtti_ProjectilePickCache(395360);
template struct internal::RttiLocator<HealthDamageFunctor>;
internal::RttiLocator<HealthDamageFunctor> registerRtti_HealthDamageFunctor(395361);
template struct internal::RttiLocator<CombatAimController>;
internal::RttiLocator<CombatAimController> registerRtti_CombatAimController(395363);
template struct internal::RttiLocator<CombatAimControllerBase>;
internal::RttiLocator<CombatAimControllerBase> registerRtti_CombatAimControllerBase(395364);
template struct internal::RttiLocator<CombatObject>;
internal::RttiLocator<CombatObject> registerRtti_CombatObject(395365);
template struct internal::RttiLocator<CombatTrackTargetAimController>;
internal::RttiLocator<CombatTrackTargetAimController> registerRtti_CombatTrackTargetAimController(395366);
template struct internal::RttiLocator<CombatMeleeAimController>;
internal::RttiLocator<CombatMeleeAimController> registerRtti_CombatMeleeAimController(395367);
template struct internal::RttiLocator<CombatProjectileAimController>;
internal::RttiLocator<CombatProjectileAimController> registerRtti_CombatProjectileAimController(395368);
template struct internal::RttiLocator<CombatDisableAimController>;
internal::RttiLocator<CombatDisableAimController> registerRtti_CombatDisableAimController(395369);
template struct internal::RttiLocator<CombatArea>;
internal::RttiLocator<CombatArea> registerRtti_CombatArea(395391);
template struct internal::RttiLocator<CombatAreaRadius>;
internal::RttiLocator<CombatAreaRadius> registerRtti_CombatAreaRadius(395392);
template struct internal::RttiLocator<CombatAreaReference>;
internal::RttiLocator<CombatAreaReference> registerRtti_CombatAreaReference(395393);
template struct internal::RttiLocator<CombatAreaStandard>;
internal::RttiLocator<CombatAreaStandard> registerRtti_CombatAreaStandard(395394);
template struct internal::RttiLocator<CombatAreaHoldPosition>;
internal::RttiLocator<CombatAreaHoldPosition> registerRtti_CombatAreaHoldPosition(395395);
template struct internal::RttiLocator<CombatBlackboardKeyBase>;
internal::RttiLocator<CombatBlackboardKeyBase> registerRtti_CombatBlackboardKeyBase(395412);
template struct internal::RttiLocator<CombatCoverSearchResult>;
internal::RttiLocator<CombatCoverSearchResult> registerRtti_CombatCoverSearchResult(395413);
template struct internal::RttiLocator<CombatCoverLocation>;
internal::RttiLocator<CombatCoverLocation> registerRtti_CombatCoverLocation(395414);
template struct internal::RttiLocator<CombatCoverSearchDebugData>;
internal::RttiLocator<CombatCoverSearchDebugData> registerRtti_CombatCoverSearchDebugData(395415);
template struct internal::RttiLocator<CombatCoverSearch>;
internal::RttiLocator<CombatCoverSearch> registerRtti_CombatCoverSearch(395416);
template struct internal::RttiLocator<CombatGroupDetectionListener>;
internal::RttiLocator<CombatGroupDetectionListener> registerRtti_CombatGroupDetectionListener(395433);
template struct internal::RttiLocator<GatherSpellsFunctor>;
internal::RttiLocator<GatherSpellsFunctor> registerRtti_GatherSpellsFunctor(395434);
template struct internal::RttiLocator<BSScrapArrayAllocator>;
internal::RttiLocator<BSScrapArrayAllocator> registerRtti_BSScrapArrayAllocator(395437);
template struct internal::RttiLocator<BSTArrayBase>;
internal::RttiLocator<BSTArrayBase> registerRtti_BSTArrayBase(395438);
template struct internal::RttiLocator<CombatInventoryItem>;
internal::RttiLocator<CombatInventoryItem> registerRtti_CombatInventoryItem(395440);
template struct internal::RttiLocator<CombatInventoryItemComposite>;
internal::RttiLocator<CombatInventoryItemComposite> registerRtti_CombatInventoryItemComposite(395441);
template struct internal::RttiLocator<CombatInventoryItemMelee>;
internal::RttiLocator<CombatInventoryItemMelee> registerRtti_CombatInventoryItemMelee(395442);
template struct internal::RttiLocator<CombatInventoryItemRanged>;
internal::RttiLocator<CombatInventoryItemRanged> registerRtti_CombatInventoryItemRanged(395443);
template struct internal::RttiLocator<CombatInventoryItemShield>;
internal::RttiLocator<CombatInventoryItemShield> registerRtti_CombatInventoryItemShield(395444);
template struct internal::RttiLocator<CombatInventoryItemOneHandedBlock>;
internal::RttiLocator<CombatInventoryItemOneHandedBlock> registerRtti_CombatInventoryItemOneHandedBlock(395445);
template struct internal::RttiLocator<CombatInventoryItemTorch>;
internal::RttiLocator<CombatInventoryItemTorch> registerRtti_CombatInventoryItemTorch(395446);
template struct internal::RttiLocator<CombatInventoryItemMagic>;
internal::RttiLocator<CombatInventoryItemMagic> registerRtti_CombatInventoryItemMagic(395467);
template struct internal::RttiLocator<CombatMagicCaster>;
internal::RttiLocator<CombatMagicCaster> registerRtti_CombatMagicCaster(395744);
template struct internal::RttiLocator<CombatInventoryItemShout>;
internal::RttiLocator<CombatInventoryItemShout> registerRtti_CombatInventoryItemShout(395745);
template struct internal::RttiLocator<CombatInventoryItemStaff>;
internal::RttiLocator<CombatInventoryItemStaff> registerRtti_CombatInventoryItemStaff(395746);
template struct internal::RttiLocator<CombatInventoryItemPotion>;
internal::RttiLocator<CombatInventoryItemPotion> registerRtti_CombatInventoryItemPotion(395747);
template struct internal::RttiLocator<CombatInventoryItemScroll>;
internal::RttiLocator<CombatInventoryItemScroll> registerRtti_CombatInventoryItemScroll(395748);
template struct internal::RttiLocator<CombatMagicCasterOffensive>;
internal::RttiLocator<CombatMagicCasterOffensive> registerRtti_CombatMagicCasterOffensive(395749);
template struct internal::RttiLocator<CombatMagicCasterWard>;
internal::RttiLocator<CombatMagicCasterWard> registerRtti_CombatMagicCasterWard(395750);
template struct internal::RttiLocator<CombatMagicCasterRestore>;
internal::RttiLocator<CombatMagicCasterRestore> registerRtti_CombatMagicCasterRestore(395751);
template struct internal::RttiLocator<CombatMagicCasterSummon>;
internal::RttiLocator<CombatMagicCasterSummon> registerRtti_CombatMagicCasterSummon(395752);
template struct internal::RttiLocator<CombatMagicCasterStagger>;
internal::RttiLocator<CombatMagicCasterStagger> registerRtti_CombatMagicCasterStagger(395753);
template struct internal::RttiLocator<CombatMagicCasterDisarm>;
internal::RttiLocator<CombatMagicCasterDisarm> registerRtti_CombatMagicCasterDisarm(395754);
template struct internal::RttiLocator<CombatMagicCasterCloak>;
internal::RttiLocator<CombatMagicCasterCloak> registerRtti_CombatMagicCasterCloak(395755);
template struct internal::RttiLocator<CombatMagicCasterLight>;
internal::RttiLocator<CombatMagicCasterLight> registerRtti_CombatMagicCasterLight(395756);
template struct internal::RttiLocator<CombatMagicCasterInvisibility>;
internal::RttiLocator<CombatMagicCasterInvisibility> registerRtti_CombatMagicCasterInvisibility(395757);
template struct internal::RttiLocator<CombatMagicCasterBoundItem>;
internal::RttiLocator<CombatMagicCasterBoundItem> registerRtti_CombatMagicCasterBoundItem(395758);
template struct internal::RttiLocator<CombatMagicCasterArmor>;
internal::RttiLocator<CombatMagicCasterArmor> registerRtti_CombatMagicCasterArmor(395759);
template struct internal::RttiLocator<CombatMagicCasterTargetEffect>;
internal::RttiLocator<CombatMagicCasterTargetEffect> registerRtti_CombatMagicCasterTargetEffect(395760);
template struct internal::RttiLocator<CombatMagicCasterParalyze>;
internal::RttiLocator<CombatMagicCasterParalyze> registerRtti_CombatMagicCasterParalyze(395761);
template struct internal::RttiLocator<CombatMagicCasterScript>;
internal::RttiLocator<CombatMagicCasterScript> registerRtti_CombatMagicCasterScript(395762);
template struct internal::RttiLocator<CombatMagicItemData>;
internal::RttiLocator<CombatMagicItemData> registerRtti_CombatMagicItemData(395938);
template struct internal::RttiLocator<CombatMagicItemSkillChecker>;
internal::RttiLocator<CombatMagicItemSkillChecker> registerRtti_CombatMagicItemSkillChecker(395939);
template struct internal::RttiLocator<CombatMagicCasterReanimate>;
internal::RttiLocator<CombatMagicCasterReanimate> registerRtti_CombatMagicCasterReanimate(395940);
template struct internal::RttiLocator<CombatPathingRequest>;
internal::RttiLocator<CombatPathingRequest> registerRtti_CombatPathingRequest(395945);
template struct internal::RttiLocator<CombatTargetLocationSearchResult>;
internal::RttiLocator<CombatTargetLocationSearchResult> registerRtti_CombatTargetLocationSearchResult(395946);
template struct internal::RttiLocator<CombatTargetLocation>;
internal::RttiLocator<CombatTargetLocation> registerRtti_CombatTargetLocation(395947);
template struct internal::RttiLocator<CombatTargetLocationSearch>;
internal::RttiLocator<CombatTargetLocationSearch> registerRtti_CombatTargetLocationSearch(395948);
template struct internal::RttiLocator<CombatPath>;
internal::RttiLocator<CombatPath> registerRtti_CombatPath(395949);
template struct internal::RttiLocator<IPathBuilder>;
internal::RttiLocator<IPathBuilder> registerRtti_IPathBuilder(395950);
template struct internal::RttiLocator<CombatPathingRequestBuilder>;
internal::RttiLocator<CombatPathingRequestBuilder> registerRtti_CombatPathingRequestBuilder(395969);
template struct internal::RttiLocator<CombatPathDestinationRef>;
internal::RttiLocator<CombatPathDestinationRef> registerRtti_CombatPathDestinationRef(395978);
template struct internal::RttiLocator<CombatPathDestination>;
internal::RttiLocator<CombatPathDestination> registerRtti_CombatPathDestination(395979);
template struct internal::RttiLocator<CombatPathBuilderStandard>;
internal::RttiLocator<CombatPathBuilderStandard> registerRtti_CombatPathBuilderStandard(395980);
template struct internal::RttiLocator<CombatPathBuilder>;
internal::RttiLocator<CombatPathBuilder> registerRtti_CombatPathBuilder(395981);
template struct internal::RttiLocator<CombatNavmeshSearch>;
internal::RttiLocator<CombatNavmeshSearch> registerRtti_CombatNavmeshSearch(395983);
template struct internal::RttiLocator<CombatPathingGoalPolicyStandard>;
internal::RttiLocator<CombatPathingGoalPolicyStandard> registerRtti_CombatPathingGoalPolicyStandard(395984);
template struct internal::RttiLocator<CombatPathingGoalPolicyLocation>;
internal::RttiLocator<CombatPathingGoalPolicyLocation> registerRtti_CombatPathingGoalPolicyLocation(395985);
template struct internal::RttiLocator<CombatPathingGoalPolicy>;
internal::RttiLocator<CombatPathingGoalPolicy> registerRtti_CombatPathingGoalPolicy(395986);
template struct internal::RttiLocator<CombatPathingSearchPolicyStandard>;
internal::RttiLocator<CombatPathingSearchPolicyStandard> registerRtti_CombatPathingSearchPolicyStandard(395987);
template struct internal::RttiLocator<CombatPathingSearchPolicy>;
internal::RttiLocator<CombatPathingSearchPolicy> registerRtti_CombatPathingSearchPolicy(395988);
template struct internal::RttiLocator<CombatPathingGoalPolicyFindTargetLocation>;
internal::RttiLocator<CombatPathingGoalPolicyFindTargetLocation> registerRtti_CombatPathingGoalPolicyFindTargetLocation(395990);
template struct internal::RttiLocator<CombatTargetSelector>;
internal::RttiLocator<CombatTargetSelector> registerRtti_CombatTargetSelector(395991);
template struct internal::RttiLocator<CombatTargetSelectorStandard>;
internal::RttiLocator<CombatTargetSelectorStandard> registerRtti_CombatTargetSelectorStandard(395992);
template struct internal::RttiLocator<CombatTargetSelectorFixed>;
internal::RttiLocator<CombatTargetSelectorFixed> registerRtti_CombatTargetSelectorFixed(395993);
template struct internal::RttiLocator<CombatThreat>;
internal::RttiLocator<CombatThreat> registerRtti_CombatThreat(396002);
template struct internal::RttiLocator<hkpClosestCdPointCollector>;
internal::RttiLocator<hkpClosestCdPointCollector> registerRtti_hkpClosestCdPointCollector(396007);
template struct internal::RttiLocator<CombatBehaviorResource>;
internal::RttiLocator<CombatBehaviorResource> registerRtti_CombatBehaviorResource(396014);
template struct internal::RttiLocator<CombatBehaviorTreeRootNode>;
internal::RttiLocator<CombatBehaviorTreeRootNode> registerRtti_CombatBehaviorTreeRootNode(396015);
template struct internal::RttiLocator<CombatBehaviorTreeLinkNode>;
internal::RttiLocator<CombatBehaviorTreeLinkNode> registerRtti_CombatBehaviorTreeLinkNode(396016);
template struct internal::RttiLocator<CombatBehaviorTreeCombat>;
internal::RttiLocator<CombatBehaviorTreeCombat> registerRtti_CombatBehaviorTreeCombat(396017);
template struct internal::RttiLocator<CombatBehaviorTreeAcquireWeapon>;
internal::RttiLocator<CombatBehaviorTreeAcquireWeapon> registerRtti_CombatBehaviorTreeAcquireWeapon(396020);
template struct internal::RttiLocator<CombatBehaviorTreeAction>;
internal::RttiLocator<CombatBehaviorTreeAction> registerRtti_CombatBehaviorTreeAction(396037);
template struct internal::RttiLocator<CombatBehaviorTreeActionEquipmentSelector>;
internal::RttiLocator<CombatBehaviorTreeActionEquipmentSelector> registerRtti_CombatBehaviorTreeActionEquipmentSelector(396038);
template struct internal::RttiLocator<CombatBehaviorTreeWrapperNode>;
internal::RttiLocator<CombatBehaviorTreeWrapperNode> registerRtti_CombatBehaviorTreeWrapperNode(396039);
template struct internal::RttiLocator<CombatBehaviorTreeDodgeThreat>;
internal::RttiLocator<CombatBehaviorTreeDodgeThreat> registerRtti_CombatBehaviorTreeDodgeThreat(396065);
template struct internal::RttiLocator<CombatBehaviorTreeBlock>;
internal::RttiLocator<CombatBehaviorTreeBlock> registerRtti_CombatBehaviorTreeBlock(396071);
template struct internal::RttiLocator<CombatBehaviorTreeCloseMovement>;
internal::RttiLocator<CombatBehaviorTreeCloseMovement> registerRtti_CombatBehaviorTreeCloseMovement(396081);
template struct internal::RttiLocator<CombatPathSpeedController>;
internal::RttiLocator<CombatPathSpeedController> registerRtti_CombatPathSpeedController(396082);
template struct internal::RttiLocator<CombatApproachTargetSpeedController>;
internal::RttiLocator<CombatApproachTargetSpeedController> registerRtti_CombatApproachTargetSpeedController(396083);
template struct internal::RttiLocator<CombatPathDestinationNone>;
internal::RttiLocator<CombatPathDestinationNone> registerRtti_CombatPathDestinationNone(396117);
template struct internal::RttiLocator<CombatPathBuilderOpen>;
internal::RttiLocator<CombatPathBuilderOpen> registerRtti_CombatPathBuilderOpen(396120);
template struct internal::RttiLocator<CombatPathingGoalPolicyRetreat>;
internal::RttiLocator<CombatPathingGoalPolicyRetreat> registerRtti_CombatPathingGoalPolicyRetreat(396122);
template struct internal::RttiLocator<CombatBehaviorTreeFindAttackLocation>;
internal::RttiLocator<CombatBehaviorTreeFindAttackLocation> registerRtti_CombatBehaviorTreeFindAttackLocation(396123);
template struct internal::RttiLocator<CombatPathingGoalPolicyFindAttackLocation>;
internal::RttiLocator<CombatPathingGoalPolicyFindAttackLocation> registerRtti_CombatPathingGoalPolicyFindAttackLocation(396140);
template struct internal::RttiLocator<CombatBehaviorTreeFlankingMovement>;
internal::RttiLocator<CombatBehaviorTreeFlankingMovement> registerRtti_CombatBehaviorTreeFlankingMovement(396151);
template struct internal::RttiLocator<CombatFlankingSearchData>;
internal::RttiLocator<CombatFlankingSearchData> registerRtti_CombatFlankingSearchData(396152);
template struct internal::RttiLocator<CombatPathDestinationLocation>;
internal::RttiLocator<CombatPathDestinationLocation> registerRtti_CombatPathDestinationLocation(396185);
template struct internal::RttiLocator<CombatPathingGoalPolicyFlankDistant>;
internal::RttiLocator<CombatPathingGoalPolicyFlankDistant> registerRtti_CombatPathingGoalPolicyFlankDistant(396189);
template struct internal::RttiLocator<CombatPathingGoalPolicyFlank>;
internal::RttiLocator<CombatPathingGoalPolicyFlank> registerRtti_CombatPathingGoalPolicyFlank(396191);
template struct internal::RttiLocator<CombatPathingSearchPolicyFlank>;
internal::RttiLocator<CombatPathingSearchPolicyFlank> registerRtti_CombatPathingSearchPolicyFlank(396192);
template struct internal::RttiLocator<CombatBehaviorTreeFlee>;
internal::RttiLocator<CombatBehaviorTreeFlee> registerRtti_CombatBehaviorTreeFlee(396207);
template struct internal::RttiLocator<CombatBehaviorTreeHide>;
internal::RttiLocator<CombatBehaviorTreeHide> registerRtti_CombatBehaviorTreeHide(396236);
template struct internal::RttiLocator<CombatPathingGoalPolicyFlee>;
internal::RttiLocator<CombatPathingGoalPolicyFlee> registerRtti_CombatPathingGoalPolicyFlee(396240);
template struct internal::RttiLocator<CombatPathingGoalPolicyFindHideCover>;
internal::RttiLocator<CombatPathingGoalPolicyFindHideCover> registerRtti_CombatPathingGoalPolicyFindHideCover(396242);
template struct internal::RttiLocator<CombatBehaviorTreeFlight>;
internal::RttiLocator<CombatBehaviorTreeFlight> registerRtti_CombatBehaviorTreeFlight(396270);
template struct internal::RttiLocator<DiveBombSpeedController>;
internal::RttiLocator<DiveBombSpeedController> registerRtti_DiveBombSpeedController(396271);
template struct internal::RttiLocator<CombatBehaviorTreeLowCombat>;
internal::RttiLocator<CombatBehaviorTreeLowCombat> registerRtti_CombatBehaviorTreeLowCombat(396309);
template struct internal::RttiLocator<CombatBehaviorTreeMagic>;
internal::RttiLocator<CombatBehaviorTreeMagic> registerRtti_CombatBehaviorTreeMagic(396318);
template struct internal::RttiLocator<CombatBehaviorTreeMelee>;
internal::RttiLocator<CombatBehaviorTreeMelee> registerRtti_CombatBehaviorTreeMelee(396332);
template struct internal::RttiLocator<CombatDisableActionController>;
internal::RttiLocator<CombatDisableActionController> registerRtti_CombatDisableActionController(396339);
template struct internal::RttiLocator<CombatBehaviorTreeCheckUnreachableTarget>;
internal::RttiLocator<CombatBehaviorTreeCheckUnreachableTarget> registerRtti_CombatBehaviorTreeCheckUnreachableTarget(396340);
template struct internal::RttiLocator<CombatBehaviorTreeReturnToCombatArea>;
internal::RttiLocator<CombatBehaviorTreeReturnToCombatArea> registerRtti_CombatBehaviorTreeReturnToCombatArea(396341);
template struct internal::RttiLocator<CombatBehaviorTreeExitWater>;
internal::RttiLocator<CombatBehaviorTreeExitWater> registerRtti_CombatBehaviorTreeExitWater(396356);
template struct internal::RttiLocator<CombatPathingGoalPolicyExitWater>;
internal::RttiLocator<CombatPathingGoalPolicyExitWater> registerRtti_CombatPathingGoalPolicyExitWater(396378);
template struct internal::RttiLocator<CombatPathingGoalPolicyReturnToCombatArea>;
internal::RttiLocator<CombatPathingGoalPolicyReturnToCombatArea> registerRtti_CombatPathingGoalPolicyReturnToCombatArea(396380);
template struct internal::RttiLocator<CombatBehaviorTreeMovement>;
internal::RttiLocator<CombatBehaviorTreeMovement> registerRtti_CombatBehaviorTreeMovement(396387);
template struct internal::RttiLocator<CombatBehaviorTreeRangedMovement>;
internal::RttiLocator<CombatBehaviorTreeRangedMovement> registerRtti_CombatBehaviorTreeRangedMovement(396395);
template struct internal::RttiLocator<CombatBehaviorTreeSearch>;
internal::RttiLocator<CombatBehaviorTreeSearch> registerRtti_CombatBehaviorTreeSearch(396404);
template struct internal::RttiLocator<CombatSearchLockData>;
internal::RttiLocator<CombatSearchLockData> registerRtti_CombatSearchLockData(396419);
template struct internal::RttiLocator<CombatPathingGoalPolicySearchWander>;
internal::RttiLocator<CombatPathingGoalPolicySearchWander> registerRtti_CombatPathingGoalPolicySearchWander(396440);
template struct internal::RttiLocator<CombatPathingGoalPolicySearch>;
internal::RttiLocator<CombatPathingGoalPolicySearch> registerRtti_CombatPathingGoalPolicySearch(396442);
template struct internal::RttiLocator<CombatBehaviorTreeShout>;
internal::RttiLocator<CombatBehaviorTreeShout> registerRtti_CombatBehaviorTreeShout(396460);
template struct internal::RttiLocator<CombatBehaviorTreeUseCover>;
internal::RttiLocator<CombatBehaviorTreeUseCover> registerRtti_CombatBehaviorTreeUseCover(396466);
template struct internal::RttiLocator<CombatPathingGoalPolicyFindCover>;
internal::RttiLocator<CombatPathingGoalPolicyFindCover> registerRtti_CombatPathingGoalPolicyFindCover(396483);
template struct internal::RttiLocator<CombatBehaviorTreeUsePotion>;
internal::RttiLocator<CombatBehaviorTreeUsePotion> registerRtti_CombatBehaviorTreeUsePotion(396494);
template struct internal::RttiLocator<CombatPathingRequestStandard>;
internal::RttiLocator<CombatPathingRequestStandard> registerRtti_CombatPathingRequestStandard(396500);
template struct internal::RttiLocator<CombatPathingRequestAdapter>;
internal::RttiLocator<CombatPathingRequestAdapter> registerRtti_CombatPathingRequestAdapter(396501);
template struct internal::RttiLocator<CombatPathingRequestMultiGoal>;
internal::RttiLocator<CombatPathingRequestMultiGoal> registerRtti_CombatPathingRequestMultiGoal(396502);
template struct internal::RttiLocator<CombatPathingDebugData>;
internal::RttiLocator<CombatPathingDebugData> registerRtti_CombatPathingDebugData(396521);
template struct internal::RttiLocator<CombatPathRequestStandard>;
internal::RttiLocator<CombatPathRequestStandard> registerRtti_CombatPathRequestStandard(396525);
template struct internal::RttiLocator<CombatPathRequestMultiGoal>;
internal::RttiLocator<CombatPathRequestMultiGoal> registerRtti_CombatPathRequestMultiGoal(396537);
template struct internal::RttiLocator<CombatPathDestinationLocations>;
internal::RttiLocator<CombatPathDestinationLocations> registerRtti_CombatPathDestinationLocations(396539);
template struct internal::RttiLocator<CombatPathDestinationRefs>;
internal::RttiLocator<CombatPathDestinationRefs> registerRtti_CombatPathDestinationRefs(396545);
template struct internal::RttiLocator<CombatPathRequestWeightedMultiGoal>;
internal::RttiLocator<CombatPathRequestWeightedMultiGoal> registerRtti_CombatPathRequestWeightedMultiGoal(396551);
template struct internal::RttiLocator<CombatPathRequestStraightPath>;
internal::RttiLocator<CombatPathRequestStraightPath> registerRtti_CombatPathRequestStraightPath(396562);
template struct internal::RttiLocator<CombatPathRequestRotatePath>;
internal::RttiLocator<CombatPathRequestRotatePath> registerRtti_CombatPathRequestRotatePath(396568);
template struct internal::RttiLocator<CombatPathRequestFlight>;
internal::RttiLocator<CombatPathRequestFlight> registerRtti_CombatPathRequestFlight(396574);
template struct internal::RttiLocator<CombatPathRequestOrbit>;
internal::RttiLocator<CombatPathRequestOrbit> registerRtti_CombatPathRequestOrbit(396587);
template struct internal::RttiLocator<CombatPathRequestLanding>;
internal::RttiLocator<CombatPathRequestLanding> registerRtti_CombatPathRequestLanding(396594);
template struct internal::RttiLocator<CombatPathRequestHover>;
internal::RttiLocator<CombatPathRequestHover> registerRtti_CombatPathRequestHover(396601);
template struct internal::RttiLocator<CombatPathRequestFlyingAttack>;
internal::RttiLocator<CombatPathRequestFlyingAttack> registerRtti_CombatPathRequestFlyingAttack(396608);
template struct internal::RttiLocator<HorseCameraState>;
internal::RttiLocator<HorseCameraState> registerRtti_HorseCameraState(396629);
template struct internal::RttiLocator<FirstPersonState>;
internal::RttiLocator<FirstPersonState> registerRtti_FirstPersonState(396630);
template struct internal::RttiLocator<PlayerCamera>;
internal::RttiLocator<PlayerCamera> registerRtti_PlayerCamera(396631);
template struct internal::RttiLocator<AutoVanityState>;
internal::RttiLocator<AutoVanityState> registerRtti_AutoVanityState(396637);
template struct internal::RttiLocator<FreeCameraState>;
internal::RttiLocator<FreeCameraState> registerRtti_FreeCameraState(396638);
template struct internal::RttiLocator<IronSightsState>;
internal::RttiLocator<IronSightsState> registerRtti_IronSightsState(396639);
template struct internal::RttiLocator<FurnitureCameraState>;
internal::RttiLocator<FurnitureCameraState> registerRtti_FurnitureCameraState(396640);
template struct internal::RttiLocator<PlayerCameraTransitionState>;
internal::RttiLocator<PlayerCameraTransitionState> registerRtti_PlayerCameraTransitionState(396641);
template struct internal::RttiLocator<BleedoutCameraState>;
internal::RttiLocator<BleedoutCameraState> registerRtti_BleedoutCameraState(396642);
template struct internal::RttiLocator<TweenMenuCameraState>;
internal::RttiLocator<TweenMenuCameraState> registerRtti_TweenMenuCameraState(396643);
template struct internal::RttiLocator<VATSCameraState>;
internal::RttiLocator<VATSCameraState> registerRtti_VATSCameraState(396644);
template struct internal::RttiLocator<FxResponseArgsBase>;
internal::RttiLocator<FxResponseArgsBase> registerRtti_FxResponseArgsBase(396645);
template struct internal::RttiLocator<FxResponseArgsList>;
internal::RttiLocator<FxResponseArgsList> registerRtti_FxResponseArgsList(396646);
template struct internal::RttiLocator<StandardItemData>;
internal::RttiLocator<StandardItemData> registerRtti_StandardItemData(396647);
template struct internal::RttiLocator<BarterMenu>;
internal::RttiLocator<BarterMenu> registerRtti_BarterMenu(396648);
template struct internal::RttiLocator<BookMenu>;
internal::RttiLocator<BookMenu> registerRtti_BookMenu(396653);
template struct internal::RttiLocator<IStringForwarder>;
internal::RttiLocator<IStringForwarder> registerRtti_IStringForwarder(396654);
template struct internal::RttiLocator<Console>;
internal::RttiLocator<Console> registerRtti_Console(396655);
template struct internal::RttiLocator<ConsoleNativeUIMenu>;
internal::RttiLocator<ConsoleNativeUIMenu> registerRtti_ConsoleNativeUIMenu(396657);
template struct internal::RttiLocator<ContainerMenu>;
internal::RttiLocator<ContainerMenu> registerRtti_ContainerMenu(396658);
template struct internal::RttiLocator<CraftingMenu>;
internal::RttiLocator<CraftingMenu> registerRtti_CraftingMenu(396660);
template struct internal::RttiLocator<CreditsMenu>;
internal::RttiLocator<CreditsMenu> registerRtti_CreditsMenu(396679);
template struct internal::RttiLocator<CursorMenu>;
internal::RttiLocator<CursorMenu> registerRtti_CursorMenu(396680);
template struct internal::RttiLocator<DialogueMenu>;
internal::RttiLocator<DialogueMenu> registerRtti_DialogueMenu(396681);
template struct internal::RttiLocator<FaderMenu>;
internal::RttiLocator<FaderMenu> registerRtti_FaderMenu(396682);
template struct internal::RttiLocator<FavoritesMenu>;
internal::RttiLocator<FavoritesMenu> registerRtti_FavoritesMenu(396683);
template struct internal::RttiLocator<GiftMenu>;
internal::RttiLocator<GiftMenu> registerRtti_GiftMenu(396684);
template struct internal::RttiLocator<HUDObject>;
internal::RttiLocator<HUDObject> registerRtti_HUDObject(396686);
template struct internal::RttiLocator<HUDMeter>;
internal::RttiLocator<HUDMeter> registerRtti_HUDMeter(396687);
template struct internal::RttiLocator<HUDMenu>;
internal::RttiLocator<HUDMenu> registerRtti_HUDMenu(396688);
template struct internal::RttiLocator<HUDNotifications>;
internal::RttiLocator<HUDNotifications> registerRtti_HUDNotifications(396689);
template struct internal::RttiLocator<ActorValueMeter>;
internal::RttiLocator<ActorValueMeter> registerRtti_ActorValueMeter(396690);
template struct internal::RttiLocator<ShoutMeter>;
internal::RttiLocator<ShoutMeter> registerRtti_ShoutMeter(396691);
template struct internal::RttiLocator<HUDChargeMeter>;
internal::RttiLocator<HUDChargeMeter> registerRtti_HUDChargeMeter(396692);
template struct internal::RttiLocator<Compass>;
internal::RttiLocator<Compass> registerRtti_Compass(396693);
template struct internal::RttiLocator<EnemyHealth>;
internal::RttiLocator<EnemyHealth> registerRtti_EnemyHealth(396694);
template struct internal::RttiLocator<FloatingQuestMarker>;
internal::RttiLocator<FloatingQuestMarker> registerRtti_FloatingQuestMarker(396695);
template struct internal::RttiLocator<StealthMeter>;
internal::RttiLocator<StealthMeter> registerRtti_StealthMeter(396696);
template struct internal::RttiLocator<HelpMessageManager>;
internal::RttiLocator<HelpMessageManager> registerRtti_HelpMessageManager(396697);
template struct internal::RttiLocator<NewInventoryMenuItemLoadTask>;
internal::RttiLocator<NewInventoryMenuItemLoadTask> registerRtti_NewInventoryMenuItemLoadTask(396702);
template struct internal::RttiLocator<Inventory3DManager>;
internal::RttiLocator<Inventory3DManager> registerRtti_Inventory3DManager(396703);
template struct internal::RttiLocator<InventoryMenu>;
internal::RttiLocator<InventoryMenu> registerRtti_InventoryMenu(396710);
template struct internal::RttiLocator<LevelUpMenu>;
internal::RttiLocator<LevelUpMenu> registerRtti_LevelUpMenu(396712);
template struct internal::RttiLocator<LoadingMenu>;
internal::RttiLocator<LoadingMenu> registerRtti_LoadingMenu(396714);
template struct internal::RttiLocator<LockpickingMenu>;
internal::RttiLocator<LockpickingMenu> registerRtti_LockpickingMenu(396716);
template struct internal::RttiLocator<MagicItemData>;
internal::RttiLocator<MagicItemData> registerRtti_MagicItemData(396718);
template struct internal::RttiLocator<MagicMenu>;
internal::RttiLocator<MagicMenu> registerRtti_MagicMenu(396719);
template struct internal::RttiLocator<MainMenu>;
internal::RttiLocator<MainMenu> registerRtti_MainMenu(396727);
template struct internal::RttiLocator<MenuControls>;
internal::RttiLocator<MenuControls> registerRtti_MenuControls(396737);
template struct internal::RttiLocator<MessageBoxMenu>;
internal::RttiLocator<MessageBoxMenu> registerRtti_MessageBoxMenu(396749);
template struct internal::RttiLocator<MistMenu>;
internal::RttiLocator<MistMenu> registerRtti_MistMenu(396751);
template struct internal::RttiLocator<ThumbstickEvent>;
internal::RttiLocator<ThumbstickEvent> registerRtti_ThumbstickEvent(396752);
template struct internal::RttiLocator<RaceSexCamera>;
internal::RttiLocator<RaceSexCamera> registerRtti_RaceSexCamera(396753);
template struct internal::RttiLocator<RaceSexMenu>;
internal::RttiLocator<RaceSexMenu> registerRtti_RaceSexMenu(396754);
template struct internal::RttiLocator<SafeZoneMenu>;
internal::RttiLocator<SafeZoneMenu> registerRtti_SafeZoneMenu(396759);
template struct internal::RttiLocator<SleepWaitMenu>;
internal::RttiLocator<SleepWaitMenu> registerRtti_SleepWaitMenu(396760);
template struct internal::RttiLocator<StatsNode>;
internal::RttiLocator<StatsNode> registerRtti_StatsNode(396761);
template struct internal::RttiLocator<StatsMenu>;
internal::RttiLocator<StatsMenu> registerRtti_StatsMenu(396762);
template struct internal::RttiLocator<LineNode>;
internal::RttiLocator<LineNode> registerRtti_LineNode(396763);
template struct internal::RttiLocator<StreamingInstallMenu>;
internal::RttiLocator<StreamingInstallMenu> registerRtti_StreamingInstallMenu(396773);
template struct internal::RttiLocator<TitleSequenceMenu>;
internal::RttiLocator<TitleSequenceMenu> registerRtti_TitleSequenceMenu(396774);
template struct internal::RttiLocator<TrainingMenu>;
internal::RttiLocator<TrainingMenu> registerRtti_TrainingMenu(396775);
template struct internal::RttiLocator<TutorialMenu>;
internal::RttiLocator<TutorialMenu> registerRtti_TutorialMenu(396776);
template struct internal::RttiLocator<TweenMenu>;
internal::RttiLocator<TweenMenu> registerRtti_TweenMenu(396777);
template struct internal::RttiLocator<UIBlurManager>;
internal::RttiLocator<UIBlurManager> registerRtti_UIBlurManager(396778);
template struct internal::RttiLocator<HUDData>;
internal::RttiLocator<HUDData> registerRtti_HUDData(396783);
template struct internal::RttiLocator<ConsoleData>;
internal::RttiLocator<ConsoleData> registerRtti_ConsoleData(396784);
template struct internal::RttiLocator<InventoryUpdateData>;
internal::RttiLocator<InventoryUpdateData> registerRtti_InventoryUpdateData(396786);
template struct internal::RttiLocator<KinectStateChangeData>;
internal::RttiLocator<KinectStateChangeData> registerRtti_KinectStateChangeData(396790);
template struct internal::RttiLocator<KinectUserEventData>;
internal::RttiLocator<KinectUserEventData> registerRtti_KinectUserEventData(396791);
template struct internal::RttiLocator<UISaveLoadManager>;
internal::RttiLocator<UISaveLoadManager> registerRtti_UISaveLoadManager(396823);
template struct internal::RttiLocator<TransitionState>;
internal::RttiLocator<TransitionState> registerRtti_TransitionState(396833);
template struct internal::RttiLocator<MapCamera>;
internal::RttiLocator<MapCamera> registerRtti_MapCamera(396837);
template struct internal::RttiLocator<MapMenu>;
internal::RttiLocator<MapMenu> registerRtti_MapMenu(396841);
template struct internal::RttiLocator<MapInputHandler>;
internal::RttiLocator<MapInputHandler> registerRtti_MapInputHandler(396842);
template struct internal::RttiLocator<MapLookHandler>;
internal::RttiLocator<MapLookHandler> registerRtti_MapLookHandler(396843);
template struct internal::RttiLocator<MapMoveHandler>;
internal::RttiLocator<MapMoveHandler> registerRtti_MapMoveHandler(396844);
template struct internal::RttiLocator<MapZoomHandler>;
internal::RttiLocator<MapZoomHandler> registerRtti_MapZoomHandler(396845);
template struct internal::RttiLocator<JournalTab>;
internal::RttiLocator<JournalTab> registerRtti_JournalTab(396849);
template struct internal::RttiLocator<ModManagerData>;
internal::RttiLocator<ModManagerData> registerRtti_ModManagerData(396861);
template struct internal::RttiLocator<JournalMenu>;
internal::RttiLocator<JournalMenu> registerRtti_JournalMenu(396866);
template struct internal::RttiLocator<BSCounterStorage>;
internal::RttiLocator<BSCounterStorage> registerRtti_BSCounterStorage(396931);
template struct internal::RttiLocator<SkyrimVM>;
internal::RttiLocator<SkyrimVM> registerRtti_SkyrimVM(396984);
template struct internal::RttiLocator<IGiftMenuScriptCallback>;
internal::RttiLocator<IGiftMenuScriptCallback> registerRtti_IGiftMenuScriptCallback(397043);
template struct internal::RttiLocator<SkyrimSpeechRecognition>;
internal::RttiLocator<SkyrimSpeechRecognition> registerRtti_SkyrimSpeechRecognition(397427);
template struct internal::RttiLocator<hkaFootPlacementIkSolver>;
internal::RttiLocator<hkaFootPlacementIkSolver> registerRtti_hkaFootPlacementIkSolver(397436);
template struct internal::RttiLocator<hkReferencedObjectLock>;
internal::RttiLocator<hkReferencedObjectLock> registerRtti_hkReferencedObjectLock(397437);
template struct internal::RttiLocator<hkMemoryAllocator>;
internal::RttiLocator<hkMemoryAllocator> registerRtti_hkMemoryAllocator(397439);
template struct internal::RttiLocator<hkLifoAllocator>;
internal::RttiLocator<hkLifoAllocator> registerRtti_hkLifoAllocator(397440);
template struct internal::RttiLocator<hkOstream>;
internal::RttiLocator<hkOstream> registerRtti_hkOstream(397444);
template struct internal::RttiLocator<hkErrStream>;
internal::RttiLocator<hkErrStream> registerRtti_hkErrStream(397445);
template struct internal::RttiLocator<hkLocalFrameGroup>;
internal::RttiLocator<hkLocalFrameGroup> registerRtti_hkLocalFrameGroup(397446);
template struct internal::RttiLocator<hkLocalFrame>;
internal::RttiLocator<hkLocalFrame> registerRtti_hkLocalFrame(397447);
template struct internal::RttiLocator<hkSimpleLocalFrame>;
internal::RttiLocator<hkSimpleLocalFrame> registerRtti_hkSimpleLocalFrame(397448);
template struct internal::RttiLocator<hkBufferedStreamReader>;
internal::RttiLocator<hkBufferedStreamReader> registerRtti_hkBufferedStreamReader(397449);
template struct internal::RttiLocator<hkBufferedStreamWriter>;
internal::RttiLocator<hkBufferedStreamWriter> registerRtti_hkBufferedStreamWriter(397450);
template struct internal::RttiLocator<hkSeekableStreamReader>;
internal::RttiLocator<hkSeekableStreamReader> registerRtti_hkSeekableStreamReader(397451);
template struct internal::RttiLocator<hkStdioStreamReader>;
internal::RttiLocator<hkStdioStreamReader> registerRtti_hkStdioStreamReader(397452);
template struct internal::RttiLocator<hkStdioStreamWriter>;
internal::RttiLocator<hkStdioStreamWriter> registerRtti_hkStdioStreamWriter(397453);
template struct internal::RttiLocator<hkMemoryTrackStreamWriter>;
internal::RttiLocator<hkMemoryTrackStreamWriter> registerRtti_hkMemoryTrackStreamWriter(397454);
template struct internal::RttiLocator<hkArrayStreamWriter>;
internal::RttiLocator<hkArrayStreamWriter> registerRtti_hkArrayStreamWriter(397455);
template struct internal::RttiLocator<hkStatisticsCollector>;
internal::RttiLocator<hkStatisticsCollector> registerRtti_hkStatisticsCollector(397456);
template struct internal::RttiLocator<hkCrc32StreamWriter>;
internal::RttiLocator<hkCrc32StreamWriter> registerRtti_hkCrc32StreamWriter(397457);
template struct internal::RttiLocator<hkStackTracer>;
internal::RttiLocator<hkStackTracer> registerRtti_hkStackTracer(397459);
template struct internal::RttiLocator<hkDummySingleton>;
internal::RttiLocator<hkDummySingleton> registerRtti_hkDummySingleton(397461);
template struct internal::RttiLocator<hkTrackerSerializableScanSnapshot>;
internal::RttiLocator<hkTrackerSerializableScanSnapshot> registerRtti_hkTrackerSerializableScanSnapshot(397463);
template struct internal::RttiLocator<hkTrackerTypeTreeTextCache>;
internal::RttiLocator<hkTrackerTypeTreeTextCache> registerRtti_hkTrackerTypeTreeTextCache(397464);
template struct internal::RttiLocator<hkMemoryTrackStreamReader>;
internal::RttiLocator<hkMemoryTrackStreamReader> registerRtti_hkMemoryTrackStreamReader(397465);
template struct internal::RttiLocator<hkOArchive>;
internal::RttiLocator<hkOArchive> registerRtti_hkOArchive(397466);
template struct internal::RttiLocator<hkDefaultError>;
internal::RttiLocator<hkDefaultError> registerRtti_hkDefaultError(397467);
template struct internal::RttiLocator<hkSocket>;
internal::RttiLocator<hkSocket> registerRtti_hkSocket(397468);
template struct internal::RttiLocator<hkTrackerScanSnapshot>;
internal::RttiLocator<hkTrackerScanSnapshot> registerRtti_hkTrackerScanSnapshot(397471);
template struct internal::RttiLocator<hkBsdSocket>;
internal::RttiLocator<hkBsdSocket> registerRtti_hkBsdSocket(397472);
template struct internal::RttiLocator<hkTrackerTypeTreeCache>;
internal::RttiLocator<hkTrackerTypeTreeCache> registerRtti_hkTrackerTypeTreeCache(397473);
template struct internal::RttiLocator<hkMemoryTracker>;
internal::RttiLocator<hkMemoryTracker> registerRtti_hkMemoryTracker(397474);
template struct internal::RttiLocator<hkDefaultMemoryTracker>;
internal::RttiLocator<hkDefaultMemoryTracker> registerRtti_hkDefaultMemoryTracker(397475);
template struct internal::RttiLocator<hkMemorySystem>;
internal::RttiLocator<hkMemorySystem> registerRtti_hkMemorySystem(397476);
template struct internal::RttiLocator<hkDummyMemoryTrackerImpl>;
internal::RttiLocator<hkDummyMemoryTrackerImpl> registerRtti_hkDummyMemoryTrackerImpl(397477);
template struct internal::RttiLocator<hkTrackerArrayLayoutHandler>;
internal::RttiLocator<hkTrackerArrayLayoutHandler> registerRtti_hkTrackerArrayLayoutHandler(397478);
template struct internal::RttiLocator<hkTrackerLayoutHandler>;
internal::RttiLocator<hkTrackerLayoutHandler> registerRtti_hkTrackerLayoutHandler(397479);
template struct internal::RttiLocator<hkTrackerStringPtrLayoutHandler>;
internal::RttiLocator<hkTrackerStringPtrLayoutHandler> registerRtti_hkTrackerStringPtrLayoutHandler(397480);
template struct internal::RttiLocator<hkTrackerCachedHashMapLayoutHandler>;
internal::RttiLocator<hkTrackerCachedHashMapLayoutHandler> registerRtti_hkTrackerCachedHashMapLayoutHandler(397481);
template struct internal::RttiLocator<hkTrackerStringMapLayoutHandler>;
internal::RttiLocator<hkTrackerStringMapLayoutHandler> registerRtti_hkTrackerStringMapLayoutHandler(397482);
template struct internal::RttiLocator<hkTrackerTypeLayout>;
internal::RttiLocator<hkTrackerTypeLayout> registerRtti_hkTrackerTypeLayout(397483);
template struct internal::RttiLocator<hkTrackerLayoutCalculator>;
internal::RttiLocator<hkTrackerLayoutCalculator> registerRtti_hkTrackerLayoutCalculator(397484);
template struct internal::RttiLocator<hkTrackerRefPtrLayoutHandler>;
internal::RttiLocator<hkTrackerRefPtrLayoutHandler> registerRtti_hkTrackerRefPtrLayoutHandler(397485);
template struct internal::RttiLocator<hkbRagdollDriver>;
internal::RttiLocator<hkbRagdollDriver> registerRtti_hkbRagdollDriver(397486);
template struct internal::RttiLocator<hkbNode>;
internal::RttiLocator<hkbNode> registerRtti_hkbNode(397487);
template struct internal::RttiLocator<hkbBindable>;
internal::RttiLocator<hkbBindable> registerRtti_hkbBindable(397488);
template struct internal::RttiLocator<hkbBehaviorGraph>;
internal::RttiLocator<hkbBehaviorGraph> registerRtti_hkbBehaviorGraph(397489);
template struct internal::RttiLocator<hkbGenerator>;
internal::RttiLocator<hkbGenerator> registerRtti_hkbGenerator(397490);
template struct internal::RttiLocator<hkbNodeInternalStateInfo>;
internal::RttiLocator<hkbNodeInternalStateInfo> registerRtti_hkbNodeInternalStateInfo(397491);
template struct internal::RttiLocator<hkbFootIkDriver>;
internal::RttiLocator<hkbFootIkDriver> registerRtti_hkbFootIkDriver(397494);
template struct internal::RttiLocator<hkbAnimationBindingSet>;
internal::RttiLocator<hkbAnimationBindingSet> registerRtti_hkbAnimationBindingSet(397495);
template struct internal::RttiLocator<hkbCharacter>;
internal::RttiLocator<hkbCharacter> registerRtti_hkbCharacter(397496);
template struct internal::RttiLocator<hkbWorld>;
internal::RttiLocator<hkbWorld> registerRtti_hkbWorld(397497);
template struct internal::RttiLocator<hkbSceneModifier>;
internal::RttiLocator<hkbSceneModifier> registerRtti_hkbSceneModifier(397498);
template struct internal::RttiLocator<hkbFootIkSceneModifier>;
internal::RttiLocator<hkbFootIkSceneModifier> registerRtti_hkbFootIkSceneModifier(397499);
template struct internal::RttiLocator<hkbHandIkSceneModifier>;
internal::RttiLocator<hkbHandIkSceneModifier> registerRtti_hkbHandIkSceneModifier(397500);
template struct internal::RttiLocator<hkbHandIkFixupSceneModifier>;
internal::RttiLocator<hkbHandIkFixupSceneModifier> registerRtti_hkbHandIkFixupSceneModifier(397501);
template struct internal::RttiLocator<hkbBindableCollector>;
internal::RttiLocator<hkbBindableCollector> registerRtti_hkbBindableCollector(397502);
template struct internal::RttiLocator<hkbAttachmentSetup>;
internal::RttiLocator<hkbAttachmentSetup> registerRtti_hkbAttachmentSetup(397505);
template struct internal::RttiLocator<hkbEventPayload>;
internal::RttiLocator<hkbEventPayload> registerRtti_hkbEventPayload(397506);
template struct internal::RttiLocator<hkbRealEventPayload>;
internal::RttiLocator<hkbRealEventPayload> registerRtti_hkbRealEventPayload(397507);
template struct internal::RttiLocator<hkbIntEventPayload>;
internal::RttiLocator<hkbIntEventPayload> registerRtti_hkbIntEventPayload(397508);
template struct internal::RttiLocator<hkbStringEventPayload>;
internal::RttiLocator<hkbStringEventPayload> registerRtti_hkbStringEventPayload(397509);
template struct internal::RttiLocator<hkbNamedEventPayload>;
internal::RttiLocator<hkbNamedEventPayload> registerRtti_hkbNamedEventPayload(397510);
template struct internal::RttiLocator<hkbNamedRealEventPayload>;
internal::RttiLocator<hkbNamedRealEventPayload> registerRtti_hkbNamedRealEventPayload(397511);
template struct internal::RttiLocator<hkbNamedIntEventPayload>;
internal::RttiLocator<hkbNamedIntEventPayload> registerRtti_hkbNamedIntEventPayload(397512);
template struct internal::RttiLocator<hkbNamedStringEventPayload>;
internal::RttiLocator<hkbNamedStringEventPayload> registerRtti_hkbNamedStringEventPayload(397513);
template struct internal::RttiLocator<hkbEventPayloadList>;
internal::RttiLocator<hkbEventPayloadList> registerRtti_hkbEventPayloadList(397514);
template struct internal::RttiLocator<hkbVariableBindingSet>;
internal::RttiLocator<hkbVariableBindingSet> registerRtti_hkbVariableBindingSet(397515);
template struct internal::RttiLocator<hkbHandle>;
internal::RttiLocator<hkbHandle> registerRtti_hkbHandle(397516);
template struct internal::RttiLocator<hkbHandIkDriverInfo>;
internal::RttiLocator<hkbHandIkDriverInfo> registerRtti_hkbHandIkDriverInfo(397517);
template struct internal::RttiLocator<hkbTransitionEffect>;
internal::RttiLocator<hkbTransitionEffect> registerRtti_hkbTransitionEffect(397518);
template struct internal::RttiLocator<hkbProjectStringData>;
internal::RttiLocator<hkbProjectStringData> registerRtti_hkbProjectStringData(397519);
template struct internal::RttiLocator<hkbBehaviorGraphInternalState>;
internal::RttiLocator<hkbBehaviorGraphInternalState> registerRtti_hkbBehaviorGraphInternalState(397520);
template struct internal::RttiLocator<hkbBehaviorGraphData>;
internal::RttiLocator<hkbBehaviorGraphData> registerRtti_hkbBehaviorGraphData(397521);
template struct internal::RttiLocator<hkbStateListener>;
internal::RttiLocator<hkbStateListener> registerRtti_hkbStateListener(397522);
template struct internal::RttiLocator<hkbSequence>;
internal::RttiLocator<hkbSequence> registerRtti_hkbSequence(397523);
template struct internal::RttiLocator<hkbModifier>;
internal::RttiLocator<hkbModifier> registerRtti_hkbModifier(397524);
template struct internal::RttiLocator<hkbBehaviorGraphStringData>;
internal::RttiLocator<hkbBehaviorGraphStringData> registerRtti_hkbBehaviorGraphStringData(397525);
template struct internal::RttiLocator<hkbBoneIndexArray>;
internal::RttiLocator<hkbBoneIndexArray> registerRtti_hkbBoneIndexArray(397526);
template struct internal::RttiLocator<hkbBoneWeightArray>;
internal::RttiLocator<hkbBoneWeightArray> registerRtti_hkbBoneWeightArray(397527);
template struct internal::RttiLocator<hkbCharacterStringData>;
internal::RttiLocator<hkbCharacterStringData> registerRtti_hkbCharacterStringData(397528);
template struct internal::RttiLocator<hkbFootIkDriverInfo>;
internal::RttiLocator<hkbFootIkDriverInfo> registerRtti_hkbFootIkDriverInfo(397529);
template struct internal::RttiLocator<hkbMirroredSkeletonInfo>;
internal::RttiLocator<hkbMirroredSkeletonInfo> registerRtti_hkbMirroredSkeletonInfo(397530);
template struct internal::RttiLocator<hkbCondition>;
internal::RttiLocator<hkbCondition> registerRtti_hkbCondition(397531);
template struct internal::RttiLocator<hkbCompiledExpressionSet>;
internal::RttiLocator<hkbCompiledExpressionSet> registerRtti_hkbCompiledExpressionSet(397532);
template struct internal::RttiLocator<hkbExpressionCondition>;
internal::RttiLocator<hkbExpressionCondition> registerRtti_hkbExpressionCondition(397533);
template struct internal::RttiLocator<hkbStringCondition>;
internal::RttiLocator<hkbStringCondition> registerRtti_hkbStringCondition(397534);
template struct internal::RttiLocator<hkbBehaviorReferenceGenerator>;
internal::RttiLocator<hkbBehaviorReferenceGenerator> registerRtti_hkbBehaviorReferenceGenerator(397535);
template struct internal::RttiLocator<hkbBlenderGeneratorChild>;
internal::RttiLocator<hkbBlenderGeneratorChild> registerRtti_hkbBlenderGeneratorChild(397536);
template struct internal::RttiLocator<hkbBlenderGenerator>;
internal::RttiLocator<hkbBlenderGenerator> registerRtti_hkbBlenderGenerator(397537);
template struct internal::RttiLocator<hkbBlenderGeneratorInternalState>;
internal::RttiLocator<hkbBlenderGeneratorInternalState> registerRtti_hkbBlenderGeneratorInternalState(397538);
template struct internal::RttiLocator<hkbClipTriggerArray>;
internal::RttiLocator<hkbClipTriggerArray> registerRtti_hkbClipTriggerArray(397539);
template struct internal::RttiLocator<hkbClipGeneratorInternalState>;
internal::RttiLocator<hkbClipGeneratorInternalState> registerRtti_hkbClipGeneratorInternalState(397540);
template struct internal::RttiLocator<hkbRegisteredGenerator>;
internal::RttiLocator<hkbRegisteredGenerator> registerRtti_hkbRegisteredGenerator(397541);
template struct internal::RttiLocator<hkbManualSelectorGenerator>;
internal::RttiLocator<hkbManualSelectorGenerator> registerRtti_hkbManualSelectorGenerator(397542);
template struct internal::RttiLocator<hkbManualSelectorGeneratorInternalState>;
internal::RttiLocator<hkbManualSelectorGeneratorInternalState> registerRtti_hkbManualSelectorGeneratorInternalState(397543);
template struct internal::RttiLocator<hkbModifierGenerator>;
internal::RttiLocator<hkbModifierGenerator> registerRtti_hkbModifierGenerator(397544);
template struct internal::RttiLocator<hkbPoseMatchingGenerator>;
internal::RttiLocator<hkbPoseMatchingGenerator> registerRtti_hkbPoseMatchingGenerator(397545);
template struct internal::RttiLocator<hkbPoseMatchingGeneratorInternalState>;
internal::RttiLocator<hkbPoseMatchingGeneratorInternalState> registerRtti_hkbPoseMatchingGeneratorInternalState(397546);
template struct internal::RttiLocator<hkbReferencePoseGenerator>;
internal::RttiLocator<hkbReferencePoseGenerator> registerRtti_hkbReferencePoseGenerator(397547);
template struct internal::RttiLocator<hkbAttachmentModifier>;
internal::RttiLocator<hkbAttachmentModifier> registerRtti_hkbAttachmentModifier(397548);
template struct internal::RttiLocator<hkbAttributeModifier>;
internal::RttiLocator<hkbAttributeModifier> registerRtti_hkbAttributeModifier(397549);
template struct internal::RttiLocator<hkbCharacterControllerModifier>;
internal::RttiLocator<hkbCharacterControllerModifier> registerRtti_hkbCharacterControllerModifier(397550);
template struct internal::RttiLocator<hkbCharacterControllerModifierInternalState>;
internal::RttiLocator<hkbCharacterControllerModifierInternalState> registerRtti_hkbCharacterControllerModifierInternalState(397551);
template struct internal::RttiLocator<hkbCombineTransformsModifier>;
internal::RttiLocator<hkbCombineTransformsModifier> registerRtti_hkbCombineTransformsModifier(397552);
template struct internal::RttiLocator<hkbCombineTransformsModifierInternalState>;
internal::RttiLocator<hkbCombineTransformsModifierInternalState> registerRtti_hkbCombineTransformsModifierInternalState(397553);
template struct internal::RttiLocator<hkbComputeDirectionModifier>;
internal::RttiLocator<hkbComputeDirectionModifier> registerRtti_hkbComputeDirectionModifier(397554);
template struct internal::RttiLocator<hkbComputeDirectionModifierInternalState>;
internal::RttiLocator<hkbComputeDirectionModifierInternalState> registerRtti_hkbComputeDirectionModifierInternalState(397555);
template struct internal::RttiLocator<hkbComputeRotationFromAxisAngleModifier>;
internal::RttiLocator<hkbComputeRotationFromAxisAngleModifier> registerRtti_hkbComputeRotationFromAxisAngleModifier(397556);
template struct internal::RttiLocator<hkbComputeRotationFromAxisAngleModifierInternalState>;
internal::RttiLocator<hkbComputeRotationFromAxisAngleModifierInternalState> registerRtti_hkbComputeRotationFromAxisAngleModifierInternalState(397557);
template struct internal::RttiLocator<hkbComputeRotationToTargetModifier>;
internal::RttiLocator<hkbComputeRotationToTargetModifier> registerRtti_hkbComputeRotationToTargetModifier(397558);
template struct internal::RttiLocator<hkbComputeRotationToTargetModifierInternalState>;
internal::RttiLocator<hkbComputeRotationToTargetModifierInternalState> registerRtti_hkbComputeRotationToTargetModifierInternalState(397559);
template struct internal::RttiLocator<hkbDampingModifier>;
internal::RttiLocator<hkbDampingModifier> registerRtti_hkbDampingModifier(397560);
template struct internal::RttiLocator<hkbDampingModifierInternalState>;
internal::RttiLocator<hkbDampingModifierInternalState> registerRtti_hkbDampingModifierInternalState(397561);
template struct internal::RttiLocator<hkbModifierWrapper>;
internal::RttiLocator<hkbModifierWrapper> registerRtti_hkbModifierWrapper(397562);
template struct internal::RttiLocator<hkbDelayedModifier>;
internal::RttiLocator<hkbDelayedModifier> registerRtti_hkbDelayedModifier(397563);
template struct internal::RttiLocator<hkbDelayedModifierInternalState>;
internal::RttiLocator<hkbDelayedModifierInternalState> registerRtti_hkbDelayedModifierInternalState(397564);
template struct internal::RttiLocator<hkbDetectCloseToGroundModifier>;
internal::RttiLocator<hkbDetectCloseToGroundModifier> registerRtti_hkbDetectCloseToGroundModifier(397565);
template struct internal::RttiLocator<hkbDetectCloseToGroundModifierInternalState>;
internal::RttiLocator<hkbDetectCloseToGroundModifierInternalState> registerRtti_hkbDetectCloseToGroundModifierInternalState(397566);
template struct internal::RttiLocator<hkbExpressionDataArray>;
internal::RttiLocator<hkbExpressionDataArray> registerRtti_hkbExpressionDataArray(397567);
template struct internal::RttiLocator<hkbEvaluateExpressionModifier>;
internal::RttiLocator<hkbEvaluateExpressionModifier> registerRtti_hkbEvaluateExpressionModifier(397568);
template struct internal::RttiLocator<hkbEvaluateExpressionModifierInternalState>;
internal::RttiLocator<hkbEvaluateExpressionModifierInternalState> registerRtti_hkbEvaluateExpressionModifierInternalState(397569);
template struct internal::RttiLocator<hkbEvaluateHandleModifier>;
internal::RttiLocator<hkbEvaluateHandleModifier> registerRtti_hkbEvaluateHandleModifier(397570);
template struct internal::RttiLocator<hkbEventDrivenModifier>;
internal::RttiLocator<hkbEventDrivenModifier> registerRtti_hkbEventDrivenModifier(397571);
template struct internal::RttiLocator<hkbEventDrivenModifierInternalState>;
internal::RttiLocator<hkbEventDrivenModifierInternalState> registerRtti_hkbEventDrivenModifierInternalState(397572);
template struct internal::RttiLocator<hkbEventRangeDataArray>;
internal::RttiLocator<hkbEventRangeDataArray> registerRtti_hkbEventRangeDataArray(397573);
template struct internal::RttiLocator<hkbEventsFromRangeModifier>;
internal::RttiLocator<hkbEventsFromRangeModifier> registerRtti_hkbEventsFromRangeModifier(397574);
template struct internal::RttiLocator<hkbEventsFromRangeModifierInternalState>;
internal::RttiLocator<hkbEventsFromRangeModifierInternalState> registerRtti_hkbEventsFromRangeModifierInternalState(397575);
template struct internal::RttiLocator<hkbFootIkControlsModifier>;
internal::RttiLocator<hkbFootIkControlsModifier> registerRtti_hkbFootIkControlsModifier(397576);
template struct internal::RttiLocator<hkbFootIkModifier>;
internal::RttiLocator<hkbFootIkModifier> registerRtti_hkbFootIkModifier(397577);
template struct internal::RttiLocator<hkbGetHandleOnBoneModifier>;
internal::RttiLocator<hkbGetHandleOnBoneModifier> registerRtti_hkbGetHandleOnBoneModifier(397578);
template struct internal::RttiLocator<hkbGetUpModifier>;
internal::RttiLocator<hkbGetUpModifier> registerRtti_hkbGetUpModifier(397579);
template struct internal::RttiLocator<hkbGetUpModifierInternalState>;
internal::RttiLocator<hkbGetUpModifierInternalState> registerRtti_hkbGetUpModifierInternalState(397580);
template struct internal::RttiLocator<hkbGetWorldFromModelModifier>;
internal::RttiLocator<hkbGetWorldFromModelModifier> registerRtti_hkbGetWorldFromModelModifier(397581);
template struct internal::RttiLocator<hkbGetWorldFromModelModifierInternalState>;
internal::RttiLocator<hkbGetWorldFromModelModifierInternalState> registerRtti_hkbGetWorldFromModelModifierInternalState(397582);
template struct internal::RttiLocator<hkbHandIkControlsModifier>;
internal::RttiLocator<hkbHandIkControlsModifier> registerRtti_hkbHandIkControlsModifier(397583);
template struct internal::RttiLocator<hkbHandIkModifier>;
internal::RttiLocator<hkbHandIkModifier> registerRtti_hkbHandIkModifier(397584);
template struct internal::RttiLocator<hkbModifierList>;
internal::RttiLocator<hkbModifierList> registerRtti_hkbModifierList(397585);
template struct internal::RttiLocator<hkbLookAtModifier>;
internal::RttiLocator<hkbLookAtModifier> registerRtti_hkbLookAtModifier(397586);
template struct internal::RttiLocator<hkbLookAtModifierInternalState>;
internal::RttiLocator<hkbLookAtModifierInternalState> registerRtti_hkbLookAtModifierInternalState(397587);
template struct internal::RttiLocator<hkbMirrorModifier>;
internal::RttiLocator<hkbMirrorModifier> registerRtti_hkbMirrorModifier(397588);
template struct internal::RttiLocator<hkbMoveCharacterModifier>;
internal::RttiLocator<hkbMoveCharacterModifier> registerRtti_hkbMoveCharacterModifier(397589);
template struct internal::RttiLocator<hkbMoveCharacterModifierInternalState>;
internal::RttiLocator<hkbMoveCharacterModifierInternalState> registerRtti_hkbMoveCharacterModifierInternalState(397590);
template struct internal::RttiLocator<hkbProxyModifier>;
internal::RttiLocator<hkbProxyModifier> registerRtti_hkbProxyModifier(397591);
template struct internal::RttiLocator<hkbExtractRagdollPoseModifier>;
internal::RttiLocator<hkbExtractRagdollPoseModifier> registerRtti_hkbExtractRagdollPoseModifier(397592);
template struct internal::RttiLocator<hkbKeyframeBonesModifier>;
internal::RttiLocator<hkbKeyframeBonesModifier> registerRtti_hkbKeyframeBonesModifier(397593);
template struct internal::RttiLocator<hkbPoweredRagdollControlsModifier>;
internal::RttiLocator<hkbPoweredRagdollControlsModifier> registerRtti_hkbPoweredRagdollControlsModifier(397594);
template struct internal::RttiLocator<hkbRigidBodyRagdollControlsModifier>;
internal::RttiLocator<hkbRigidBodyRagdollControlsModifier> registerRtti_hkbRigidBodyRagdollControlsModifier(397595);
template struct internal::RttiLocator<hkbRotateCharacterModifier>;
internal::RttiLocator<hkbRotateCharacterModifier> registerRtti_hkbRotateCharacterModifier(397596);
template struct internal::RttiLocator<hkbRotateCharacterModifierInternalState>;
internal::RttiLocator<hkbRotateCharacterModifierInternalState> registerRtti_hkbRotateCharacterModifierInternalState(397597);
template struct internal::RttiLocator<hkbSenseHandleModifier>;
internal::RttiLocator<hkbSenseHandleModifier> registerRtti_hkbSenseHandleModifier(397598);
template struct internal::RttiLocator<hkbSetWorldFromModelModifier>;
internal::RttiLocator<hkbSetWorldFromModelModifier> registerRtti_hkbSetWorldFromModelModifier(397599);
template struct internal::RttiLocator<hkbTimerModifier>;
internal::RttiLocator<hkbTimerModifier> registerRtti_hkbTimerModifier(397600);
template struct internal::RttiLocator<hkbTimerModifierInternalState>;
internal::RttiLocator<hkbTimerModifierInternalState> registerRtti_hkbTimerModifierInternalState(397601);
template struct internal::RttiLocator<hkbTransformVectorModifier>;
internal::RttiLocator<hkbTransformVectorModifier> registerRtti_hkbTransformVectorModifier(397602);
template struct internal::RttiLocator<hkbTransformVectorModifierInternalState>;
internal::RttiLocator<hkbTransformVectorModifierInternalState> registerRtti_hkbTransformVectorModifierInternalState(397603);
template struct internal::RttiLocator<hkbTwistModifier>;
internal::RttiLocator<hkbTwistModifier> registerRtti_hkbTwistModifier(397604);
template struct internal::RttiLocator<hkbSequenceStringData>;
internal::RttiLocator<hkbSequenceStringData> registerRtti_hkbSequenceStringData(397605);
template struct internal::RttiLocator<hkbEventSequencedData>;
internal::RttiLocator<hkbEventSequencedData> registerRtti_hkbEventSequencedData(397606);
template struct internal::RttiLocator<hkbSequencedData>;
internal::RttiLocator<hkbSequencedData> registerRtti_hkbSequencedData(397607);
template struct internal::RttiLocator<hkbRealVariableSequencedData>;
internal::RttiLocator<hkbRealVariableSequencedData> registerRtti_hkbRealVariableSequencedData(397608);
template struct internal::RttiLocator<hkbBoolVariableSequencedData>;
internal::RttiLocator<hkbBoolVariableSequencedData> registerRtti_hkbBoolVariableSequencedData(397609);
template struct internal::RttiLocator<hkbIntVariableSequencedData>;
internal::RttiLocator<hkbIntVariableSequencedData> registerRtti_hkbIntVariableSequencedData(397610);
template struct internal::RttiLocator<hkbSequenceInternalState>;
internal::RttiLocator<hkbSequenceInternalState> registerRtti_hkbSequenceInternalState(397611);
template struct internal::RttiLocator<hkbStateMachineInternalState>;
internal::RttiLocator<hkbStateMachineInternalState> registerRtti_hkbStateMachineInternalState(397615);
template struct internal::RttiLocator<hkbBlendingTransitionEffect>;
internal::RttiLocator<hkbBlendingTransitionEffect> registerRtti_hkbBlendingTransitionEffect(397616);
template struct internal::RttiLocator<hkbBlendingTransitionEffectInternalState>;
internal::RttiLocator<hkbBlendingTransitionEffectInternalState> registerRtti_hkbBlendingTransitionEffectInternalState(397617);
template struct internal::RttiLocator<hkbGeneratorTransitionEffect>;
internal::RttiLocator<hkbGeneratorTransitionEffect> registerRtti_hkbGeneratorTransitionEffect(397618);
template struct internal::RttiLocator<hkbGeneratorTransitionEffectInternalState>;
internal::RttiLocator<hkbGeneratorTransitionEffectInternalState> registerRtti_hkbGeneratorTransitionEffectInternalState(397619);
template struct internal::RttiLocator<hkbClipGenerator>;
internal::RttiLocator<hkbClipGenerator> registerRtti_hkbClipGenerator(397620);
template struct internal::RttiLocator<hkbStateMachine>;
internal::RttiLocator<hkbStateMachine> registerRtti_hkbStateMachine(397621);
template struct internal::RttiLocator<hkbAnimationBindingWithTriggers>;
internal::RttiLocator<hkbAnimationBindingWithTriggers> registerRtti_hkbAnimationBindingWithTriggers(397622);
template struct internal::RttiLocator<hkbHandIkDriver>;
internal::RttiLocator<hkbHandIkDriver> registerRtti_hkbHandIkDriver(397623);
template struct internal::RttiLocator<hkbAttachmentSceneModifier>;
internal::RttiLocator<hkbAttachmentSceneModifier> registerRtti_hkbAttachmentSceneModifier(397624);
template struct internal::RttiLocator<hkbAttachmentFixupSceneModifier>;
internal::RttiLocator<hkbAttachmentFixupSceneModifier> registerRtti_hkbAttachmentFixupSceneModifier(397625);
template struct internal::RttiLocator<hkbRagdollSceneModifier>;
internal::RttiLocator<hkbRagdollSceneModifier> registerRtti_hkbRagdollSceneModifier(397626);
template struct internal::RttiLocator<hkbCharacterControllerSceneModifier>;
internal::RttiLocator<hkbCharacterControllerSceneModifier> registerRtti_hkbCharacterControllerSceneModifier(397627);
template struct internal::RttiLocator<hkbCharacterSetup>;
internal::RttiLocator<hkbCharacterSetup> registerRtti_hkbCharacterSetup(397628);
template struct internal::RttiLocator<hkbProjectData>;
internal::RttiLocator<hkbProjectData> registerRtti_hkbProjectData(397629);
template struct internal::RttiLocator<hkbCharacterData>;
internal::RttiLocator<hkbCharacterData> registerRtti_hkbCharacterData(397630);
template struct internal::RttiLocator<hkpCharacterControllerCinfo>;
internal::RttiLocator<hkpCharacterControllerCinfo> registerRtti_hkpCharacterControllerCinfo(397631);
template struct internal::RttiLocator<hkpCharacterProxyCinfo>;
internal::RttiLocator<hkpCharacterProxyCinfo> registerRtti_hkpCharacterProxyCinfo(397632);
template struct internal::RttiLocator<hkLocalFrameCollector>;
internal::RttiLocator<hkLocalFrameCollector> registerRtti_hkLocalFrameCollector(397633);
template struct internal::RttiLocator<hkbClosestLocalFrameCollector>;
internal::RttiLocator<hkbClosestLocalFrameCollector> registerRtti_hkbClosestLocalFrameCollector(397634);
template struct internal::RttiLocator<hkbDefaultRaycastInterface>;
internal::RttiLocator<hkbDefaultRaycastInterface> registerRtti_hkbDefaultRaycastInterface(397635);
template struct internal::RttiLocator<hkbSymbolIdMap>;
internal::RttiLocator<hkbSymbolIdMap> registerRtti_hkbSymbolIdMap(397636);
template struct internal::RttiLocator<hkVtableClassRegistry>;
internal::RttiLocator<hkVtableClassRegistry> registerRtti_hkVtableClassRegistry(397637);
template struct internal::RttiLocator<hkClassNameRegistry>;
internal::RttiLocator<hkClassNameRegistry> registerRtti_hkClassNameRegistry(397639);
template struct internal::RttiLocator<hkTypeInfoRegistry>;
internal::RttiLocator<hkTypeInfoRegistry> registerRtti_hkTypeInfoRegistry(397640);
template struct internal::RttiLocator<hkBuiltinTypeRegistry>;
internal::RttiLocator<hkBuiltinTypeRegistry> registerRtti_hkBuiltinTypeRegistry(397642);
template struct internal::RttiLocator<hkDynamicClassNameRegistry>;
internal::RttiLocator<hkDynamicClassNameRegistry> registerRtti_hkDynamicClassNameRegistry(397644);
template struct internal::RttiLocator<hkDefaultClassNameRegistry>;
internal::RttiLocator<hkDefaultClassNameRegistry> registerRtti_hkDefaultClassNameRegistry(397645);
template struct internal::RttiLocator<hkDefaultBuiltinTypeRegistry>;
internal::RttiLocator<hkDefaultBuiltinTypeRegistry> registerRtti_hkDefaultBuiltinTypeRegistry(397647);
template struct internal::RttiLocator<hkObjectCopier>;
internal::RttiLocator<hkObjectCopier> registerRtti_hkObjectCopier(397648);
template struct internal::RttiLocator<hkStaticClassNameRegistry>;
internal::RttiLocator<hkStaticClassNameRegistry> registerRtti_hkStaticClassNameRegistry(397649);
template struct internal::RttiLocator<hkResourceContainer>;
internal::RttiLocator<hkResourceContainer> registerRtti_hkResourceContainer(397650);
template struct internal::RttiLocator<hkResourceBase>;
internal::RttiLocator<hkResourceBase> registerRtti_hkResourceBase(397651);
template struct internal::RttiLocator<hkResourceMap>;
internal::RttiLocator<hkResourceMap> registerRtti_hkResourceMap(397652);
template struct internal::RttiLocator<hkResourceHandle>;
internal::RttiLocator<hkResourceHandle> registerRtti_hkResourceHandle(397653);
template struct internal::RttiLocator<hkMemoryResourceHandle>;
internal::RttiLocator<hkMemoryResourceHandle> registerRtti_hkMemoryResourceHandle(397654);
template struct internal::RttiLocator<hkMemoryResourceContainer>;
internal::RttiLocator<hkMemoryResourceContainer> registerRtti_hkMemoryResourceContainer(397655);
template struct internal::RttiLocator<hkContainerResourceMap>;
internal::RttiLocator<hkContainerResourceMap> registerRtti_hkContainerResourceMap(397656);
template struct internal::RttiLocator<hkpShapeContainer>;
internal::RttiLocator<hkpShapeContainer> registerRtti_hkpShapeContainer(397657);
template struct internal::RttiLocator<hkpSingleShapeContainer>;
internal::RttiLocator<hkpSingleShapeContainer> registerRtti_hkpSingleShapeContainer(397658);
template struct internal::RttiLocator<hkpBvShape>;
internal::RttiLocator<hkpBvShape> registerRtti_hkpBvShape(397659);
template struct internal::RttiLocator<hkpConvexShape>;
internal::RttiLocator<hkpConvexShape> registerRtti_hkpConvexShape(397660);
template struct internal::RttiLocator<hkpSphereRepShape>;
internal::RttiLocator<hkpSphereRepShape> registerRtti_hkpSphereRepShape(397661);
template struct internal::RttiLocator<hkpBoxShape>;
internal::RttiLocator<hkpBoxShape> registerRtti_hkpBoxShape(397662);
template struct internal::RttiLocator<hkpConvexTransformShapeBase>;
internal::RttiLocator<hkpConvexTransformShapeBase> registerRtti_hkpConvexTransformShapeBase(397663);
template struct internal::RttiLocator<hkpHeightFieldShape>;
internal::RttiLocator<hkpHeightFieldShape> registerRtti_hkpHeightFieldShape(397664);
template struct internal::RttiLocator<hkpPlaneShape>;
internal::RttiLocator<hkpPlaneShape> registerRtti_hkpPlaneShape(397665);
template struct internal::RttiLocator<hkpSphereShape>;
internal::RttiLocator<hkpSphereShape> registerRtti_hkpSphereShape(397666);
template struct internal::RttiLocator<hkpCapsuleShape>;
internal::RttiLocator<hkpCapsuleShape> registerRtti_hkpCapsuleShape(397667);
template struct internal::RttiLocator<hkpCollisionFilter>;
internal::RttiLocator<hkpCollisionFilter> registerRtti_hkpCollisionFilter(397668);
template struct internal::RttiLocator<hkpCollidableCollidableFilter>;
internal::RttiLocator<hkpCollidableCollidableFilter> registerRtti_hkpCollidableCollidableFilter(397669);
template struct internal::RttiLocator<hkpShapeCollectionFilter>;
internal::RttiLocator<hkpShapeCollectionFilter> registerRtti_hkpShapeCollectionFilter(397670);
template struct internal::RttiLocator<hkpRayShapeCollectionFilter>;
internal::RttiLocator<hkpRayShapeCollectionFilter> registerRtti_hkpRayShapeCollectionFilter(397671);
template struct internal::RttiLocator<hkpRayCollidableFilter>;
internal::RttiLocator<hkpRayCollidableFilter> registerRtti_hkpRayCollidableFilter(397672);
template struct internal::RttiLocator<hkpGroupFilter>;
internal::RttiLocator<hkpGroupFilter> registerRtti_hkpGroupFilter(397673);
template struct internal::RttiLocator<hkpConvexListFilter>;
internal::RttiLocator<hkpConvexListFilter> registerRtti_hkpConvexListFilter(397674);
template struct internal::RttiLocator<hkpTriangleShape>;
internal::RttiLocator<hkpTriangleShape> registerRtti_hkpTriangleShape(397675);
template struct internal::RttiLocator<hkpDefaultConvexListFilter>;
internal::RttiLocator<hkpDefaultConvexListFilter> registerRtti_hkpDefaultConvexListFilter(397676);
template struct internal::RttiLocator<hkpBvTreeShape>;
internal::RttiLocator<hkpBvTreeShape> registerRtti_hkpBvTreeShape(397677);
template struct internal::RttiLocator<hkpCollisionFilterList>;
internal::RttiLocator<hkpCollisionFilterList> registerRtti_hkpCollisionFilterList(397678);
template struct internal::RttiLocator<hkpNullCollisionFilter>;
internal::RttiLocator<hkpNullCollisionFilter> registerRtti_hkpNullCollisionFilter(397679);
template struct internal::RttiLocator<hkpMoppModifier>;
internal::RttiLocator<hkpMoppModifier> registerRtti_hkpMoppModifier(397680);
template struct internal::RttiLocator<hkpRemoveTerminalsMoppModifier>;
internal::RttiLocator<hkpRemoveTerminalsMoppModifier> registerRtti_hkpRemoveTerminalsMoppModifier(397681);
template struct internal::RttiLocator<hkMoppBvTreeShapeBase>;
internal::RttiLocator<hkMoppBvTreeShapeBase> registerRtti_hkMoppBvTreeShapeBase(397682);
template struct internal::RttiLocator<hkpMoppBvTreeShape>;
internal::RttiLocator<hkpMoppBvTreeShape> registerRtti_hkpMoppBvTreeShape(397683);
template struct internal::RttiLocator<hkpConvexTransformShape>;
internal::RttiLocator<hkpConvexTransformShape> registerRtti_hkpConvexTransformShape(397684);
template struct internal::RttiLocator<hkpConvexTranslateShape>;
internal::RttiLocator<hkpConvexTranslateShape> registerRtti_hkpConvexTranslateShape(397685);
template struct internal::RttiLocator<hkpConvexVerticesConnectivity>;
internal::RttiLocator<hkpConvexVerticesConnectivity> registerRtti_hkpConvexVerticesConnectivity(397686);
template struct internal::RttiLocator<hkpConvexListShape>;
internal::RttiLocator<hkpConvexListShape> registerRtti_hkpConvexListShape(397687);
template struct internal::RttiLocator<hkpMultiSphereShape>;
internal::RttiLocator<hkpMultiSphereShape> registerRtti_hkpMultiSphereShape(397688);
template struct internal::RttiLocator<hkpMultiRayShape>;
internal::RttiLocator<hkpMultiRayShape> registerRtti_hkpMultiRayShape(397689);
template struct internal::RttiLocator<hkpTransformShape>;
internal::RttiLocator<hkpTransformShape> registerRtti_hkpTransformShape(397690);
template struct internal::RttiLocator<hkpShapeInfo>;
internal::RttiLocator<hkpShapeInfo> registerRtti_hkpShapeInfo(397691);
template struct internal::RttiLocator<hkpSampledHeightFieldShape>;
internal::RttiLocator<hkpSampledHeightFieldShape> registerRtti_hkpSampledHeightFieldShape(397692);
template struct internal::RttiLocator<hkpCompressedSampledHeightFieldShape>;
internal::RttiLocator<hkpCompressedSampledHeightFieldShape> registerRtti_hkpCompressedSampledHeightFieldShape(397693);
template struct internal::RttiLocator<hkpStorageSampledHeightFieldShape>;
internal::RttiLocator<hkpStorageSampledHeightFieldShape> registerRtti_hkpStorageSampledHeightFieldShape(397694);
template struct internal::RttiLocator<hkpShapeCollection>;
internal::RttiLocator<hkpShapeCollection> registerRtti_hkpShapeCollection(397695);
template struct internal::RttiLocator<hkpTriSampledHeightFieldCollection>;
internal::RttiLocator<hkpTriSampledHeightFieldCollection> registerRtti_hkpTriSampledHeightFieldCollection(397696);
template struct internal::RttiLocator<hkpTriSampledHeightFieldBvTreeShape>;
internal::RttiLocator<hkpTriSampledHeightFieldBvTreeShape> registerRtti_hkpTriSampledHeightFieldBvTreeShape(397697);
template struct internal::RttiLocator<hkpListShape>;
internal::RttiLocator<hkpListShape> registerRtti_hkpListShape(397698);
template struct internal::RttiLocator<hkpRemoveTerminalsMoppModifier2>;
internal::RttiLocator<hkpRemoveTerminalsMoppModifier2> registerRtti_hkpRemoveTerminalsMoppModifier2(397699);
template struct internal::RttiLocator<hkpCylinderShape>;
internal::RttiLocator<hkpCylinderShape> registerRtti_hkpCylinderShape(397700);
template struct internal::RttiLocator<hkpMotion>;
internal::RttiLocator<hkpMotion> registerRtti_hkpMotion(397703);
template struct internal::RttiLocator<hkpMaxSizeMotion>;
internal::RttiLocator<hkpMaxSizeMotion> registerRtti_hkpMaxSizeMotion(397704);
template struct internal::RttiLocator<hkpKeyframedRigidMotion>;
internal::RttiLocator<hkpKeyframedRigidMotion> registerRtti_hkpKeyframedRigidMotion(397705);
template struct internal::RttiLocator<hkpEntity>;
internal::RttiLocator<hkpEntity> registerRtti_hkpEntity(397706);
template struct internal::RttiLocator<hkpFixedRigidMotion>;
internal::RttiLocator<hkpFixedRigidMotion> registerRtti_hkpFixedRigidMotion(397707);
template struct internal::RttiLocator<hkpSphereMotion>;
internal::RttiLocator<hkpSphereMotion> registerRtti_hkpSphereMotion(397708);
template struct internal::RttiLocator<hkpBoxMotion>;
internal::RttiLocator<hkpBoxMotion> registerRtti_hkpBoxMotion(397709);
template struct internal::RttiLocator<hkpThinBoxMotion>;
internal::RttiLocator<hkpThinBoxMotion> registerRtti_hkpThinBoxMotion(397710);
template struct internal::RttiLocator<hkpCharacterMotion>;
internal::RttiLocator<hkpCharacterMotion> registerRtti_hkpCharacterMotion(397711);
template struct internal::RttiLocator<hkpRigidBody>;
internal::RttiLocator<hkpRigidBody> registerRtti_hkpRigidBody(397712);
template struct internal::RttiLocator<hkpConstraintData>;
internal::RttiLocator<hkpConstraintData> registerRtti_hkpConstraintData(397713);
template struct internal::RttiLocator<hkpPrismaticConstraintData>;
internal::RttiLocator<hkpPrismaticConstraintData> registerRtti_hkpPrismaticConstraintData(397714);
template struct internal::RttiLocator<hkpConstraintInstance>;
internal::RttiLocator<hkpConstraintInstance> registerRtti_hkpConstraintInstance(397715);
template struct internal::RttiLocator<hkpConstraintMotor>;
internal::RttiLocator<hkpConstraintMotor> registerRtti_hkpConstraintMotor(397716);
template struct internal::RttiLocator<hkpConstraintListener>;
internal::RttiLocator<hkpConstraintListener> registerRtti_hkpConstraintListener(397717);
template struct internal::RttiLocator<hkWorldMemoryAvailableWatchDog>;
internal::RttiLocator<hkWorldMemoryAvailableWatchDog> registerRtti_hkWorldMemoryAvailableWatchDog(397718);
template struct internal::RttiLocator<hkpPhysicsSystem>;
internal::RttiLocator<hkpPhysicsSystem> registerRtti_hkpPhysicsSystem(397719);
template struct internal::RttiLocator<hkpSimulation>;
internal::RttiLocator<hkpSimulation> registerRtti_hkpSimulation(397720);
template struct internal::RttiLocator<hkpPairCollisionFilter>;
internal::RttiLocator<hkpPairCollisionFilter> registerRtti_hkpPairCollisionFilter(397721);
template struct internal::RttiLocator<hkpConstraintCollisionFilter>;
internal::RttiLocator<hkpConstraintCollisionFilter> registerRtti_hkpConstraintCollisionFilter(397722);
template struct internal::RttiLocator<hkpBallAndSocketConstraintData>;
internal::RttiLocator<hkpBallAndSocketConstraintData> registerRtti_hkpBallAndSocketConstraintData(397723);
template struct internal::RttiLocator<hkpCogWheelConstraintData>;
internal::RttiLocator<hkpCogWheelConstraintData> registerRtti_hkpCogWheelConstraintData(397724);
template struct internal::RttiLocator<hkpHingeConstraintData>;
internal::RttiLocator<hkpHingeConstraintData> registerRtti_hkpHingeConstraintData(397725);
template struct internal::RttiLocator<hkpLimitedHingeConstraintData>;
internal::RttiLocator<hkpLimitedHingeConstraintData> registerRtti_hkpLimitedHingeConstraintData(397726);
template struct internal::RttiLocator<hkpParametricCurve>;
internal::RttiLocator<hkpParametricCurve> registerRtti_hkpParametricCurve(397727);
template struct internal::RttiLocator<hkpLinearParametricCurve>;
internal::RttiLocator<hkpLinearParametricCurve> registerRtti_hkpLinearParametricCurve(397728);
template struct internal::RttiLocator<hkpPointToPathConstraintData>;
internal::RttiLocator<hkpPointToPathConstraintData> registerRtti_hkpPointToPathConstraintData(397729);
template struct internal::RttiLocator<hkpPointToPlaneConstraintData>;
internal::RttiLocator<hkpPointToPlaneConstraintData> registerRtti_hkpPointToPlaneConstraintData(397730);
template struct internal::RttiLocator<hkpRackAndPinionConstraintData>;
internal::RttiLocator<hkpRackAndPinionConstraintData> registerRtti_hkpRackAndPinionConstraintData(397731);
template struct internal::RttiLocator<hkpRagdollConstraintData>;
internal::RttiLocator<hkpRagdollConstraintData> registerRtti_hkpRagdollConstraintData(397732);
template struct internal::RttiLocator<hkpStiffSpringConstraintData>;
internal::RttiLocator<hkpStiffSpringConstraintData> registerRtti_hkpStiffSpringConstraintData(397733);
template struct internal::RttiLocator<hkpWheelConstraintData>;
internal::RttiLocator<hkpWheelConstraintData> registerRtti_hkpWheelConstraintData(397734);
template struct internal::RttiLocator<hkpRotationalConstraintData>;
internal::RttiLocator<hkpRotationalConstraintData> registerRtti_hkpRotationalConstraintData(397735);
template struct internal::RttiLocator<hkpHingeLimitsData>;
internal::RttiLocator<hkpHingeLimitsData> registerRtti_hkpHingeLimitsData(397736);
template struct internal::RttiLocator<hkpRagdollLimitsData>;
internal::RttiLocator<hkpRagdollLimitsData> registerRtti_hkpRagdollLimitsData(397737);
template struct internal::RttiLocator<hkpConstraintChainInstanceAction>;
internal::RttiLocator<hkpConstraintChainInstanceAction> registerRtti_hkpConstraintChainInstanceAction(397738);
template struct internal::RttiLocator<hkpConstraintChainInstance>;
internal::RttiLocator<hkpConstraintChainInstance> registerRtti_hkpConstraintChainInstance(397739);
template struct internal::RttiLocator<hkpLimitedForceConstraintMotor>;
internal::RttiLocator<hkpLimitedForceConstraintMotor> registerRtti_hkpLimitedForceConstraintMotor(397740);
template struct internal::RttiLocator<hkpCallbackConstraintMotor>;
internal::RttiLocator<hkpCallbackConstraintMotor> registerRtti_hkpCallbackConstraintMotor(397741);
template struct internal::RttiLocator<hkpPositionConstraintMotor>;
internal::RttiLocator<hkpPositionConstraintMotor> registerRtti_hkpPositionConstraintMotor(397742);
template struct internal::RttiLocator<hkpSpringDamperConstraintMotor>;
internal::RttiLocator<hkpSpringDamperConstraintMotor> registerRtti_hkpSpringDamperConstraintMotor(397743);
template struct internal::RttiLocator<hkpVelocityConstraintMotor>;
internal::RttiLocator<hkpVelocityConstraintMotor> registerRtti_hkpVelocityConstraintMotor(397744);
template struct internal::RttiLocator<hkpPulleyConstraintData>;
internal::RttiLocator<hkpPulleyConstraintData> registerRtti_hkpPulleyConstraintData(397745);
template struct internal::RttiLocator<hkpShapePhantom>;
internal::RttiLocator<hkpShapePhantom> registerRtti_hkpShapePhantom(397746);
template struct internal::RttiLocator<hkpCachingShapePhantom>;
internal::RttiLocator<hkpCachingShapePhantom> registerRtti_hkpCachingShapePhantom(397747);
template struct internal::RttiLocator<hkpSimpleShapePhantom>;
internal::RttiLocator<hkpSimpleShapePhantom> registerRtti_hkpSimpleShapePhantom(397748);
template struct internal::RttiLocator<hkpDefaultWorldMemoryWatchDog>;
internal::RttiLocator<hkpDefaultWorldMemoryWatchDog> registerRtti_hkpDefaultWorldMemoryWatchDog(397749);
template struct internal::RttiLocator<hkpWorld>;
internal::RttiLocator<hkpWorld> registerRtti_hkpWorld(397750);
template struct internal::RttiLocator<hkpContactMgr>;
internal::RttiLocator<hkpContactMgr> registerRtti_hkpContactMgr(397751);
template struct internal::RttiLocator<hkpBroadPhaseCastCollector>;
internal::RttiLocator<hkpBroadPhaseCastCollector> registerRtti_hkpBroadPhaseCastCollector(397752);
template struct internal::RttiLocator<hkpContactMgrFactory>;
internal::RttiLocator<hkpContactMgrFactory> registerRtti_hkpContactMgrFactory(397753);
template struct internal::RttiLocator<hkpNullContactMgr>;
internal::RttiLocator<hkpNullContactMgr> registerRtti_hkpNullContactMgr(397754);
template struct internal::RttiLocator<hkpNullContactMgrFactory>;
internal::RttiLocator<hkpNullContactMgrFactory> registerRtti_hkpNullContactMgrFactory(397755);
template struct internal::RttiLocator<hkpBroadPhaseListener>;
internal::RttiLocator<hkpBroadPhaseListener> registerRtti_hkpBroadPhaseListener(397756);
template struct internal::RttiLocator<hkpSimpleWorldRayCaster>;
internal::RttiLocator<hkpSimpleWorldRayCaster> registerRtti_hkpSimpleWorldRayCaster(397757);
template struct internal::RttiLocator<hkpWorldRayCaster>;
internal::RttiLocator<hkpWorldRayCaster> registerRtti_hkpWorldRayCaster(397758);
template struct internal::RttiLocator<hkpWorldLinearCaster>;
internal::RttiLocator<hkpWorldLinearCaster> registerRtti_hkpWorldLinearCaster(397759);
template struct internal::RttiLocator<hkpPhantomBroadPhaseListener>;
internal::RttiLocator<hkpPhantomBroadPhaseListener> registerRtti_hkpPhantomBroadPhaseListener(397760);
template struct internal::RttiLocator<hkpBroadPhaseBorderListener>;
internal::RttiLocator<hkpBroadPhaseBorderListener> registerRtti_hkpBroadPhaseBorderListener(397761);
template struct internal::RttiLocator<hkpCollisionCallbackUtil>;
internal::RttiLocator<hkpCollisionCallbackUtil> registerRtti_hkpCollisionCallbackUtil(397762);
template struct internal::RttiLocator<hkpWorldExtension>;
internal::RttiLocator<hkpWorldExtension> registerRtti_hkpWorldExtension(397763);
template struct internal::RttiLocator<hkpConstraintOwner>;
internal::RttiLocator<hkpConstraintOwner> registerRtti_hkpConstraintOwner(397764);
template struct internal::RttiLocator<hkpBreakableConstraintData>;
internal::RttiLocator<hkpBreakableConstraintData> registerRtti_hkpBreakableConstraintData(397765);
template struct internal::RttiLocator<hkpConstraintChainData>;
internal::RttiLocator<hkpConstraintChainData> registerRtti_hkpConstraintChainData(397766);
template struct internal::RttiLocator<hkpBallSocketChainData>;
internal::RttiLocator<hkpBallSocketChainData> registerRtti_hkpBallSocketChainData(397767);
template struct internal::RttiLocator<hkpStiffSpringChainData>;
internal::RttiLocator<hkpStiffSpringChainData> registerRtti_hkpStiffSpringChainData(397768);
template struct internal::RttiLocator<hkpGenericConstraintData>;
internal::RttiLocator<hkpGenericConstraintData> registerRtti_hkpGenericConstraintData(397769);
template struct internal::RttiLocator<hkpMalleableConstraintData>;
internal::RttiLocator<hkpMalleableConstraintData> registerRtti_hkpMalleableConstraintData(397770);
template struct internal::RttiLocator<hkpEntityEntityBroadPhaseListener>;
internal::RttiLocator<hkpEntityEntityBroadPhaseListener> registerRtti_hkpEntityEntityBroadPhaseListener(397771);
template struct internal::RttiLocator<hkpSimulationIsland>;
internal::RttiLocator<hkpSimulationIsland> registerRtti_hkpSimulationIsland(397772);
template struct internal::RttiLocator<hkpBroadPhaseBorder>;
internal::RttiLocator<hkpBroadPhaseBorder> registerRtti_hkpBroadPhaseBorder(397773);
template struct internal::RttiLocator<hkpWorldDeletionListener>;
internal::RttiLocator<hkpWorldDeletionListener> registerRtti_hkpWorldDeletionListener(397774);
template struct internal::RttiLocator<hkpPhantomOverlapListener>;
internal::RttiLocator<hkpPhantomOverlapListener> registerRtti_hkpPhantomOverlapListener(397775);
template struct internal::RttiLocator<hkpSimpleConstraintContactMgr>;
internal::RttiLocator<hkpSimpleConstraintContactMgr> registerRtti_hkpSimpleConstraintContactMgr(397776);
template struct internal::RttiLocator<hkpDynamicsContactMgr>;
internal::RttiLocator<hkpDynamicsContactMgr> registerRtti_hkpDynamicsContactMgr(397777);
template struct internal::RttiLocator<hkpSimpleContactConstraintData>;
internal::RttiLocator<hkpSimpleContactConstraintData> registerRtti_hkpSimpleContactConstraintData(397778);
template struct internal::RttiLocator<hkpReportContactMgr>;
internal::RttiLocator<hkpReportContactMgr> registerRtti_hkpReportContactMgr(397780);
template struct internal::RttiLocator<hkpWorldMaintenanceMgr>;
internal::RttiLocator<hkpWorldMaintenanceMgr> registerRtti_hkpWorldMaintenanceMgr(397782);
template struct internal::RttiLocator<hkpDefaultWorldMaintenanceMgr>;
internal::RttiLocator<hkpDefaultWorldMaintenanceMgr> registerRtti_hkpDefaultWorldMaintenanceMgr(397783);
template struct internal::RttiLocator<hkpEndOfStepCallbackUtil>;
internal::RttiLocator<hkpEndOfStepCallbackUtil> registerRtti_hkpEndOfStepCallbackUtil(397784);
template struct internal::RttiLocator<hkpConvexPieceStreamData>;
internal::RttiLocator<hkpConvexPieceStreamData> registerRtti_hkpConvexPieceStreamData(397785);
template struct internal::RttiLocator<hkpCharacterContext>;
internal::RttiLocator<hkpCharacterContext> registerRtti_hkpCharacterContext(397786);
template struct internal::RttiLocator<hkpCharacterStateManager>;
internal::RttiLocator<hkpCharacterStateManager> registerRtti_hkpCharacterStateManager(397789);
template struct internal::RttiLocator<hkpCharacterRigidBody>;
internal::RttiLocator<hkpCharacterRigidBody> registerRtti_hkpCharacterRigidBody(397790);
template struct internal::RttiLocator<hkpMouseSpringAction>;
internal::RttiLocator<hkpMouseSpringAction> registerRtti_hkpMouseSpringAction(397791);
template struct internal::RttiLocator<hkpBinaryAction>;
internal::RttiLocator<hkpBinaryAction> registerRtti_hkpBinaryAction(397792);
template struct internal::RttiLocator<hkpAngularDashpotAction>;
internal::RttiLocator<hkpAngularDashpotAction> registerRtti_hkpAngularDashpotAction(397793);
template struct internal::RttiLocator<hkpDashpotAction>;
internal::RttiLocator<hkpDashpotAction> registerRtti_hkpDashpotAction(397794);
template struct internal::RttiLocator<hkpMotorAction>;
internal::RttiLocator<hkpMotorAction> registerRtti_hkpMotorAction(397795);
template struct internal::RttiLocator<hkpReorientAction>;
internal::RttiLocator<hkpReorientAction> registerRtti_hkpReorientAction(397796);
template struct internal::RttiLocator<hkpSpringAction>;
internal::RttiLocator<hkpSpringAction> registerRtti_hkpSpringAction(397797);
template struct internal::RttiLocator<hkpPoweredChainMapper>;
internal::RttiLocator<hkpPoweredChainMapper> registerRtti_hkpPoweredChainMapper(397799);
template struct internal::RttiLocator<hkpConstrainedSystemFilter>;
internal::RttiLocator<hkpConstrainedSystemFilter> registerRtti_hkpConstrainedSystemFilter(397800);
template struct internal::RttiLocator<hkpDisableEntityCollisionFilter>;
internal::RttiLocator<hkpDisableEntityCollisionFilter> registerRtti_hkpDisableEntityCollisionFilter(397801);
template struct internal::RttiLocator<hkpGroupCollisionFilter>;
internal::RttiLocator<hkpGroupCollisionFilter> registerRtti_hkpGroupCollisionFilter(397802);
template struct internal::RttiLocator<hkpPhysicsSystemWithContacts>;
internal::RttiLocator<hkpPhysicsSystemWithContacts> registerRtti_hkpPhysicsSystemWithContacts(397804);
template struct internal::RttiLocator<hkpSerializedDisplayMarker>;
internal::RttiLocator<hkpSerializedDisplayMarker> registerRtti_hkpSerializedDisplayMarker(397805);
template struct internal::RttiLocator<hkpSerializedDisplayMarkerList>;
internal::RttiLocator<hkpSerializedDisplayMarkerList> registerRtti_hkpSerializedDisplayMarkerList(397806);
template struct internal::RttiLocator<hkpSerializedDisplayRbTransforms>;
internal::RttiLocator<hkpSerializedDisplayRbTransforms> registerRtti_hkpSerializedDisplayRbTransforms(397807);
template struct internal::RttiLocator<hkpPhysicsData>;
internal::RttiLocator<hkpPhysicsData> registerRtti_hkpPhysicsData(397811);
template struct internal::RttiLocator<hkpCharacterProxy>;
internal::RttiLocator<hkpCharacterProxy> registerRtti_hkpCharacterProxy(397812);
template struct internal::RttiLocator<hkpTriggerVolume>;
internal::RttiLocator<hkpTriggerVolume> registerRtti_hkpTriggerVolume(397813);
template struct internal::RttiLocator<hkpFirstPersonGun>;
internal::RttiLocator<hkpFirstPersonGun> registerRtti_hkpFirstPersonGun(397814);
template struct internal::RttiLocator<hkpBallGun>;
internal::RttiLocator<hkpBallGun> registerRtti_hkpBallGun(397815);
template struct internal::RttiLocator<hkpGravityGun>;
internal::RttiLocator<hkpGravityGun> registerRtti_hkpGravityGun(397816);
template struct internal::RttiLocator<hkpMountedBallGun>;
internal::RttiLocator<hkpMountedBallGun> registerRtti_hkpMountedBallGun(397817);
template struct internal::RttiLocator<hkpProjectileGun>;
internal::RttiLocator<hkpProjectileGun> registerRtti_hkpProjectileGun(397818);
template struct internal::RttiLocator<hkpGunProjectile>;
internal::RttiLocator<hkpGunProjectile> registerRtti_hkpGunProjectile(397819);
template struct internal::RttiLocator<BGSGamebryoSequenceGenerator>;
internal::RttiLocator<BGSGamebryoSequenceGenerator> registerRtti_BGSGamebryoSequenceGenerator(397823);
template struct internal::RttiLocator<BSSynchronizedClipGenerator>;
internal::RttiLocator<BSSynchronizedClipGenerator> registerRtti_BSSynchronizedClipGenerator(397825);
template struct internal::RttiLocator<BSRagdollContactListenerModifier>;
internal::RttiLocator<BSRagdollContactListenerModifier> registerRtti_BSRagdollContactListenerModifier(397827);
template struct internal::RttiLocator<BSIStateManagerModifier>;
internal::RttiLocator<BSIStateManagerModifier> registerRtti_BSIStateManagerModifier(397828);
template struct internal::RttiLocator<BSBoneSwitchGenerator>;
internal::RttiLocator<BSBoneSwitchGenerator> registerRtti_BSBoneSwitchGenerator(397829);
template struct internal::RttiLocator<BSBoneSwitchGeneratorBoneData>;
internal::RttiLocator<BSBoneSwitchGeneratorBoneData> registerRtti_BSBoneSwitchGeneratorBoneData(397830);
template struct internal::RttiLocator<BSCyclicBlendTransitionGenerator>;
internal::RttiLocator<BSCyclicBlendTransitionGenerator> registerRtti_BSCyclicBlendTransitionGenerator(397831);
template struct internal::RttiLocator<BSOffsetAnimationGenerator>;
internal::RttiLocator<BSOffsetAnimationGenerator> registerRtti_BSOffsetAnimationGenerator(397832);
template struct internal::RttiLocator<BSiStateTaggingGenerator>;
internal::RttiLocator<BSiStateTaggingGenerator> registerRtti_BSiStateTaggingGenerator(397833);
template struct internal::RttiLocator<BSComputeAddBoneAnimModifier>;
internal::RttiLocator<BSComputeAddBoneAnimModifier> registerRtti_BSComputeAddBoneAnimModifier(397834);
template struct internal::RttiLocator<BSDecomposeVectorModifier>;
internal::RttiLocator<BSDecomposeVectorModifier> registerRtti_BSDecomposeVectorModifier(397835);
template struct internal::RttiLocator<BSDirectAtModifier>;
internal::RttiLocator<BSDirectAtModifier> registerRtti_BSDirectAtModifier(397836);
template struct internal::RttiLocator<BSDistTriggerModifier>;
internal::RttiLocator<BSDistTriggerModifier> registerRtti_BSDistTriggerModifier(397837);
template struct internal::RttiLocator<BSEventEveryNEventsModifier>;
internal::RttiLocator<BSEventEveryNEventsModifier> registerRtti_BSEventEveryNEventsModifier(397838);
template struct internal::RttiLocator<BSEventOnDeactivateModifier>;
internal::RttiLocator<BSEventOnDeactivateModifier> registerRtti_BSEventOnDeactivateModifier(397839);
template struct internal::RttiLocator<BSEventOnFalseToTrueModifier>;
internal::RttiLocator<BSEventOnFalseToTrueModifier> registerRtti_BSEventOnFalseToTrueModifier(397840);
template struct internal::RttiLocator<BSGetTimeStepModifier>;
internal::RttiLocator<BSGetTimeStepModifier> registerRtti_BSGetTimeStepModifier(397841);
template struct internal::RttiLocator<BSInterpValueModifier>;
internal::RttiLocator<BSInterpValueModifier> registerRtti_BSInterpValueModifier(397842);
template struct internal::RttiLocator<BSIsActiveModifier>;
internal::RttiLocator<BSIsActiveModifier> registerRtti_BSIsActiveModifier(397843);
template struct internal::RttiLocator<BSLimbIKModifier>;
internal::RttiLocator<BSLimbIKModifier> registerRtti_BSLimbIKModifier(397844);
template struct internal::RttiLocator<BSLookAtModifier>;
internal::RttiLocator<BSLookAtModifier> registerRtti_BSLookAtModifier(397845);
template struct internal::RttiLocator<BSModifyOnceModifier>;
internal::RttiLocator<BSModifyOnceModifier> registerRtti_BSModifyOnceModifier(397846);
template struct internal::RttiLocator<BSPassByTargetTriggerModifier>;
internal::RttiLocator<BSPassByTargetTriggerModifier> registerRtti_BSPassByTargetTriggerModifier(397847);
template struct internal::RttiLocator<BSSpeedSamplerModifier>;
internal::RttiLocator<BSSpeedSamplerModifier> registerRtti_BSSpeedSamplerModifier(397848);
template struct internal::RttiLocator<BSTimerModifier>;
internal::RttiLocator<BSTimerModifier> registerRtti_BSTimerModifier(397849);
template struct internal::RttiLocator<BSTweenerModifier>;
internal::RttiLocator<BSTweenerModifier> registerRtti_BSTweenerModifier(397850);
template struct internal::RttiLocator<hkaAnimationBinding>;
internal::RttiLocator<hkaAnimationBinding> registerRtti_hkaAnimationBinding(397851);
template struct internal::RttiLocator<BSAnimationGraphManager>;
internal::RttiLocator<BSAnimationGraphManager> registerRtti_BSAnimationGraphManager(397853);
template struct internal::RttiLocator<hkLoader>;
internal::RttiLocator<hkLoader> registerRtti_hkLoader(397862);
template struct internal::RttiLocator<BSAnimationGraphLoadScrapper>;
internal::RttiLocator<BSAnimationGraphLoadScrapper> registerRtti_BSAnimationGraphLoadScrapper(397875);
template struct internal::RttiLocator<bhkIWorldStepListener>;
internal::RttiLocator<bhkIWorldStepListener> registerRtti_bhkIWorldStepListener(397876);
template struct internal::RttiLocator<hkaSkeleton>;
internal::RttiLocator<hkaSkeleton> registerRtti_hkaSkeleton(397880);
template struct internal::RttiLocator<BSIRagdollDriver>;
internal::RttiLocator<BSIRagdollDriver> registerRtti_BSIRagdollDriver(397881);
template struct internal::RttiLocator<BShkbAnimationGraph>;
internal::RttiLocator<BShkbAnimationGraph> registerRtti_BShkbAnimationGraph(397882);
template struct internal::RttiLocator<BSISpeedSamplerDB>;
internal::RttiLocator<BSISpeedSamplerDB> registerRtti_BSISpeedSamplerDB(397887);
template struct internal::RttiLocator<BSSpeedSamplerDBManager>;
internal::RttiLocator<BSSpeedSamplerDBManager> registerRtti_BSSpeedSamplerDBManager(397888);
template struct internal::RttiLocator<BShkVisibilityController>;
internal::RttiLocator<BShkVisibilityController> registerRtti_BShkVisibilityController(397893);
template struct internal::RttiLocator<hkbAssetLoader>;
internal::RttiLocator<hkbAssetLoader> registerRtti_hkbAssetLoader(397898);
template struct internal::RttiLocator<IAnimationClipLoaderSingleton>;
internal::RttiLocator<IAnimationClipLoaderSingleton> registerRtti_IAnimationClipLoaderSingleton(397906);
template struct internal::RttiLocator<AnimationFileManagerSingleton>;
internal::RttiLocator<AnimationFileManagerSingleton> registerRtti_AnimationFileManagerSingleton(397907);
template struct internal::RttiLocator<hkaSkeletonMapper>;
internal::RttiLocator<hkaSkeletonMapper> registerRtti_hkaSkeletonMapper(397913);
template struct internal::RttiLocator<hkaRagdollInstance>;
internal::RttiLocator<hkaRagdollInstance> registerRtti_hkaRagdollInstance(397914);
template struct internal::RttiLocator<hkaDefaultAnimationControl>;
internal::RttiLocator<hkaDefaultAnimationControl> registerRtti_hkaDefaultAnimationControl(397915);
template struct internal::RttiLocator<hkaAnimationControl>;
internal::RttiLocator<hkaAnimationControl> registerRtti_hkaAnimationControl(397916);
template struct internal::RttiLocator<hkaDefaultAnimationControlMapperData>;
internal::RttiLocator<hkaDefaultAnimationControlMapperData> registerRtti_hkaDefaultAnimationControlMapperData(397917);
template struct internal::RttiLocator<hkaAnimatedReferenceFrame>;
internal::RttiLocator<hkaAnimatedReferenceFrame> registerRtti_hkaAnimatedReferenceFrame(397918);
template struct internal::RttiLocator<hkaAnimation>;
internal::RttiLocator<hkaAnimation> registerRtti_hkaAnimation(397919);
template struct internal::RttiLocator<hkaInterleavedUncompressedAnimation>;
internal::RttiLocator<hkaInterleavedUncompressedAnimation> registerRtti_hkaInterleavedUncompressedAnimation(397920);
template struct internal::RttiLocator<hkaQuantizedAnimation>;
internal::RttiLocator<hkaQuantizedAnimation> registerRtti_hkaQuantizedAnimation(397921);
template struct internal::RttiLocator<hkaSplineCompressedAnimation>;
internal::RttiLocator<hkaSplineCompressedAnimation> registerRtti_hkaSplineCompressedAnimation(397922);
template struct internal::RttiLocator<hkaAnimationPreviewColorContainer>;
internal::RttiLocator<hkaAnimationPreviewColorContainer> registerRtti_hkaAnimationPreviewColorContainer(397923);
template struct internal::RttiLocator<hkaDefaultAnimatedReferenceFrame>;
internal::RttiLocator<hkaDefaultAnimatedReferenceFrame> registerRtti_hkaDefaultAnimatedReferenceFrame(397924);
template struct internal::RttiLocator<hkaFootstepAnalysisInfoContainer>;
internal::RttiLocator<hkaFootstepAnalysisInfoContainer> registerRtti_hkaFootstepAnalysisInfoContainer(397925);
template struct internal::RttiLocator<hkaBoneAttachment>;
internal::RttiLocator<hkaBoneAttachment> registerRtti_hkaBoneAttachment(397926);
template struct internal::RttiLocator<hkaAnimationContainer>;
internal::RttiLocator<hkaAnimationContainer> registerRtti_hkaAnimationContainer(397927);
template struct internal::RttiLocator<hkaMirroredSkeleton>;
internal::RttiLocator<hkaMirroredSkeleton> registerRtti_hkaMirroredSkeleton(397928);
template struct internal::RttiLocator<hkpCollisionDispatcher>;
internal::RttiLocator<hkpCollisionDispatcher> registerRtti_hkpCollisionDispatcher(397929);
template struct internal::RttiLocator<hkpNullBroadPhaseListener>;
internal::RttiLocator<hkpNullBroadPhaseListener> registerRtti_hkpNullBroadPhaseListener(397930);
template struct internal::RttiLocator<hkpCollisionAgent>;
internal::RttiLocator<hkpCollisionAgent> registerRtti_hkpCollisionAgent(397931);
template struct internal::RttiLocator<hkpNullAgent>;
internal::RttiLocator<hkpNullAgent> registerRtti_hkpNullAgent(397932);
template struct internal::RttiLocator<hkp3AxisSweep>;
internal::RttiLocator<hkp3AxisSweep> registerRtti_hkp3AxisSweep(397933);
template struct internal::RttiLocator<hkpBroadPhase>;
internal::RttiLocator<hkpBroadPhase> registerRtti_hkpBroadPhase(397934);
template struct internal::RttiLocator<hkTraceStream>;
internal::RttiLocator<hkTraceStream> registerRtti_hkTraceStream(397935);
template struct internal::RttiLocator<hkpStorageMeshShape>;
internal::RttiLocator<hkpStorageMeshShape> registerRtti_hkpStorageMeshShape(397937);
template struct internal::RttiLocator<hkpMeshShape>;
internal::RttiLocator<hkpMeshShape> registerRtti_hkpMeshShape(397938);
template struct internal::RttiLocator<hkpStorageExtendedMeshShape>;
internal::RttiLocator<hkpStorageExtendedMeshShape> registerRtti_hkpStorageExtendedMeshShape(397940);
template struct internal::RttiLocator<hkpExtendedMeshShape>;
internal::RttiLocator<hkpExtendedMeshShape> registerRtti_hkpExtendedMeshShape(397941);
template struct internal::RttiLocator<hkTagfileWriter>;
internal::RttiLocator<hkTagfileWriter> registerRtti_hkTagfileWriter(397944);
template struct internal::RttiLocator<hkTagfileReader>;
internal::RttiLocator<hkTagfileReader> registerRtti_hkTagfileReader(397946);
template struct internal::RttiLocator<hkBinaryTagfileWriter>;
internal::RttiLocator<hkBinaryTagfileWriter> registerRtti_hkBinaryTagfileWriter(397947);
template struct internal::RttiLocator<hkXmlTagfileReader>;
internal::RttiLocator<hkXmlTagfileReader> registerRtti_hkXmlTagfileReader(397948);
template struct internal::RttiLocator<hkXmlTagfileWriter>;
internal::RttiLocator<hkXmlTagfileWriter> registerRtti_hkXmlTagfileWriter(397949);
template struct internal::RttiLocator<hkpFastMeshShape>;
internal::RttiLocator<hkpFastMeshShape> registerRtti_hkpFastMeshShape(397951);
template struct internal::RttiLocator<hkpMapPointsToSubShapeContactMgr>;
internal::RttiLocator<hkpMapPointsToSubShapeContactMgr> registerRtti_hkpMapPointsToSubShapeContactMgr(397952);
template struct internal::RttiLocator<hkpPoweredChainData>;
internal::RttiLocator<hkpPoweredChainData> registerRtti_hkpPoweredChainData(397953);
template struct internal::RttiLocator<hkpConvexVerticesShape>;
internal::RttiLocator<hkpConvexVerticesShape> registerRtti_hkpConvexVerticesShape(397954);
template struct internal::RttiLocator<hkResource>;
internal::RttiLocator<hkResource> registerRtti_hkResource(397955);
template struct internal::RttiLocator<hkpArrayAction>;
internal::RttiLocator<hkpArrayAction> registerRtti_hkpArrayAction(397958);
template struct internal::RttiLocator<hkpEaseConstraintsAction>;
internal::RttiLocator<hkpEaseConstraintsAction> registerRtti_hkpEaseConstraintsAction(397960);
template struct internal::RttiLocator<hkpEasePenetrationAction>;
internal::RttiLocator<hkpEasePenetrationAction> registerRtti_hkpEasePenetrationAction(397962);
template struct internal::RttiLocator<hkxAnimatedFloat>;
internal::RttiLocator<hkxAnimatedFloat> registerRtti_hkxAnimatedFloat(397965);
template struct internal::RttiLocator<hkxAnimatedMatrix>;
internal::RttiLocator<hkxAnimatedMatrix> registerRtti_hkxAnimatedMatrix(397966);
template struct internal::RttiLocator<hkxAnimatedQuaternion>;
internal::RttiLocator<hkxAnimatedQuaternion> registerRtti_hkxAnimatedQuaternion(397967);
template struct internal::RttiLocator<hkxAnimatedVector>;
internal::RttiLocator<hkxAnimatedVector> registerRtti_hkxAnimatedVector(397968);
template struct internal::RttiLocator<hkxSparselyAnimatedBool>;
internal::RttiLocator<hkxSparselyAnimatedBool> registerRtti_hkxSparselyAnimatedBool(397969);
template struct internal::RttiLocator<hkxSparselyAnimatedInt>;
internal::RttiLocator<hkxSparselyAnimatedInt> registerRtti_hkxSparselyAnimatedInt(397970);
template struct internal::RttiLocator<hkxEnum>;
internal::RttiLocator<hkxEnum> registerRtti_hkxEnum(397971);
template struct internal::RttiLocator<hkxSparselyAnimatedEnum>;
internal::RttiLocator<hkxSparselyAnimatedEnum> registerRtti_hkxSparselyAnimatedEnum(397972);
template struct internal::RttiLocator<hkxSparselyAnimatedString>;
internal::RttiLocator<hkxSparselyAnimatedString> registerRtti_hkxSparselyAnimatedString(397973);
template struct internal::RttiLocator<hkxAttributeHolder>;
internal::RttiLocator<hkxAttributeHolder> registerRtti_hkxAttributeHolder(397974);
template struct internal::RttiLocator<hkxCamera>;
internal::RttiLocator<hkxCamera> registerRtti_hkxCamera(397975);
template struct internal::RttiLocator<hkxNode>;
internal::RttiLocator<hkxNode> registerRtti_hkxNode(397976);
template struct internal::RttiLocator<hkxLight>;
internal::RttiLocator<hkxLight> registerRtti_hkxLight(397977);
template struct internal::RttiLocator<hkxMaterial>;
internal::RttiLocator<hkxMaterial> registerRtti_hkxMaterial(397978);
template struct internal::RttiLocator<hkxMaterialEffect>;
internal::RttiLocator<hkxMaterialEffect> registerRtti_hkxMaterialEffect(397979);
template struct internal::RttiLocator<hkxMaterialShader>;
internal::RttiLocator<hkxMaterialShader> registerRtti_hkxMaterialShader(397980);
template struct internal::RttiLocator<hkxTextureFile>;
internal::RttiLocator<hkxTextureFile> registerRtti_hkxTextureFile(397981);
template struct internal::RttiLocator<hkxTextureInplace>;
internal::RttiLocator<hkxTextureInplace> registerRtti_hkxTextureInplace(397982);
template struct internal::RttiLocator<hkxEdgeSelectionChannel>;
internal::RttiLocator<hkxEdgeSelectionChannel> registerRtti_hkxEdgeSelectionChannel(397983);
template struct internal::RttiLocator<hkxTriangleSelectionChannel>;
internal::RttiLocator<hkxTriangleSelectionChannel> registerRtti_hkxTriangleSelectionChannel(397984);
template struct internal::RttiLocator<hkxVertexFloatDataChannel>;
internal::RttiLocator<hkxVertexFloatDataChannel> registerRtti_hkxVertexFloatDataChannel(397985);
template struct internal::RttiLocator<hkxVertexIntDataChannel>;
internal::RttiLocator<hkxVertexIntDataChannel> registerRtti_hkxVertexIntDataChannel(397986);
template struct internal::RttiLocator<hkxVertexSelectionChannel>;
internal::RttiLocator<hkxVertexSelectionChannel> registerRtti_hkxVertexSelectionChannel(397987);
template struct internal::RttiLocator<hkxVertexVectorDataChannel>;
internal::RttiLocator<hkxVertexVectorDataChannel> registerRtti_hkxVertexVectorDataChannel(397988);
template struct internal::RttiLocator<hkxIndexBuffer>;
internal::RttiLocator<hkxIndexBuffer> registerRtti_hkxIndexBuffer(397989);
template struct internal::RttiLocator<hkxMeshSection>;
internal::RttiLocator<hkxMeshSection> registerRtti_hkxMeshSection(397990);
template struct internal::RttiLocator<hkxNodeSelectionSet>;
internal::RttiLocator<hkxNodeSelectionSet> registerRtti_hkxNodeSelectionSet(397992);
template struct internal::RttiLocator<hkxSkinBinding>;
internal::RttiLocator<hkxSkinBinding> registerRtti_hkxSkinBinding(397993);
template struct internal::RttiLocator<hkxScene>;
internal::RttiLocator<hkxScene> registerRtti_hkxScene(397994);
template struct internal::RttiLocator<hkaMeshBinding>;
internal::RttiLocator<hkaMeshBinding> registerRtti_hkaMeshBinding(397995);
template struct internal::RttiLocator<hkaFootstepAnalysisInfo>;
internal::RttiLocator<hkaFootstepAnalysisInfo> registerRtti_hkaFootstepAnalysisInfo(397996);
template struct internal::RttiLocator<hkPackfileWriter>;
internal::RttiLocator<hkPackfileWriter> registerRtti_hkPackfileWriter(397997);
template struct internal::RttiLocator<hkIstream>;
internal::RttiLocator<hkIstream> registerRtti_hkIstream(397998);
template struct internal::RttiLocator<hkDataWorld>;
internal::RttiLocator<hkDataWorld> registerRtti_hkDataWorld(398000);
template struct internal::RttiLocator<hkDataObjectImpl>;
internal::RttiLocator<hkDataObjectImpl> registerRtti_hkDataObjectImpl(398001);
template struct internal::RttiLocator<hkDataRefCounted>;
internal::RttiLocator<hkDataRefCounted> registerRtti_hkDataRefCounted(398002);
template struct internal::RttiLocator<hkDataArrayImpl>;
internal::RttiLocator<hkDataArrayImpl> registerRtti_hkDataArrayImpl(398003);
template struct internal::RttiLocator<hkDataClassImpl>;
internal::RttiLocator<hkDataClassImpl> registerRtti_hkDataClassImpl(398004);
template struct internal::RttiLocator<hkDataClassDict>;
internal::RttiLocator<hkDataClassDict> registerRtti_hkDataClassDict(398005);
template struct internal::RttiLocator<hkDataObjectDict>;
internal::RttiLocator<hkDataObjectDict> registerRtti_hkDataObjectDict(398006);
template struct internal::RttiLocator<hkDataWorldDict>;
internal::RttiLocator<hkDataWorldDict> registerRtti_hkDataWorldDict(398007);
template struct internal::RttiLocator<hkDataClassNative>;
internal::RttiLocator<hkDataClassNative> registerRtti_hkDataClassNative(398022);
template struct internal::RttiLocator<hkDataWorldNative>;
internal::RttiLocator<hkDataWorldNative> registerRtti_hkDataWorldNative(398023);
template struct internal::RttiLocator<hkDataObjectNative>;
internal::RttiLocator<hkDataObjectNative> registerRtti_hkDataObjectNative(398024);
template struct internal::RttiLocator<hkDataArrayNative>;
internal::RttiLocator<hkDataArrayNative> registerRtti_hkDataArrayNative(398025);
template struct internal::RttiLocator<hkBinaryTagfileReader>;
internal::RttiLocator<hkBinaryTagfileReader> registerRtti_hkBinaryTagfileReader(398026);
template struct internal::RttiLocator<hkVersionPatchManager>;
internal::RttiLocator<hkVersionPatchManager> registerRtti_hkVersionPatchManager(398027);
template struct internal::RttiLocator<hkSubStreamWriter>;
internal::RttiLocator<hkSubStreamWriter> registerRtti_hkSubStreamWriter(398029);
template struct internal::RttiLocator<hkBinaryPackfileWriter>;
internal::RttiLocator<hkBinaryPackfileWriter> registerRtti_hkBinaryPackfileWriter(398030);
template struct internal::RttiLocator<hkPooledAllocator>;
internal::RttiLocator<hkPooledAllocator> registerRtti_hkPooledAllocator(398031);
template struct internal::RttiLocator<hkTempDetectAllocator>;
internal::RttiLocator<hkTempDetectAllocator> registerRtti_hkTempDetectAllocator(398032);
template struct internal::RttiLocator<hkSerializeDeprecated>;
internal::RttiLocator<hkSerializeDeprecated> registerRtti_hkSerializeDeprecated(398033);
template struct internal::RttiLocator<hkpIterativeLinearCastAgent>;
internal::RttiLocator<hkpIterativeLinearCastAgent> registerRtti_hkpIterativeLinearCastAgent(398035);
template struct internal::RttiLocator<hkpGskBaseAgent>;
internal::RttiLocator<hkpGskBaseAgent> registerRtti_hkpGskBaseAgent(398036);
template struct internal::RttiLocator<hkpGskfAgent>;
internal::RttiLocator<hkpGskfAgent> registerRtti_hkpGskfAgent(398037);
template struct internal::RttiLocator<hkpPredGskfAgent>;
internal::RttiLocator<hkpPredGskfAgent> registerRtti_hkpPredGskfAgent(398038);
template struct internal::RttiLocator<hkpBoxBoxAgent>;
internal::RttiLocator<hkpBoxBoxAgent> registerRtti_hkpBoxBoxAgent(398039);
template struct internal::RttiLocator<hkpSymmetricAgentFlipCollector>;
internal::RttiLocator<hkpSymmetricAgentFlipCollector> registerRtti_hkpSymmetricAgentFlipCollector(398040);
template struct internal::RttiLocator<hkpSymmetricAgentFlipCastCollector>;
internal::RttiLocator<hkpSymmetricAgentFlipCastCollector> registerRtti_hkpSymmetricAgentFlipCastCollector(398041);
template struct internal::RttiLocator<hkpSymmetricAgentFlipBodyCollector>;
internal::RttiLocator<hkpSymmetricAgentFlipBodyCollector> registerRtti_hkpSymmetricAgentFlipBodyCollector(398042);
template struct internal::RttiLocator<hkpBvAgent>;
internal::RttiLocator<hkpBvAgent> registerRtti_hkpBvAgent(398043);
template struct internal::RttiLocator<hkpFlagCdBodyPairCollector>;
internal::RttiLocator<hkpFlagCdBodyPairCollector> registerRtti_hkpFlagCdBodyPairCollector(398044);
template struct internal::RttiLocator<hkpSimpleClosestContactCollector>;
internal::RttiLocator<hkpSimpleClosestContactCollector> registerRtti_hkpSimpleClosestContactCollector(398045);
template struct internal::RttiLocator<hkpBvTreeAgent>;
internal::RttiLocator<hkpBvTreeAgent> registerRtti_hkpBvTreeAgent(398048);
template struct internal::RttiLocator<hkpBvTreeStreamAgent>;
internal::RttiLocator<hkpBvTreeStreamAgent> registerRtti_hkpBvTreeStreamAgent(398051);
template struct internal::RttiLocator<hkpShapeCollectionAgent>;
internal::RttiLocator<hkpShapeCollectionAgent> registerRtti_hkpShapeCollectionAgent(398056);
template struct internal::RttiLocator<hkpMoppAgent>;
internal::RttiLocator<hkpMoppAgent> registerRtti_hkpMoppAgent(398057);
template struct internal::RttiLocator<hkpPhantomAgent>;
internal::RttiLocator<hkpPhantomAgent> registerRtti_hkpPhantomAgent(398060);
template struct internal::RttiLocator<hkpSphereSphereAgent>;
internal::RttiLocator<hkpSphereSphereAgent> registerRtti_hkpSphereSphereAgent(398061);
template struct internal::RttiLocator<hkpSphereCapsuleAgent>;
internal::RttiLocator<hkpSphereCapsuleAgent> registerRtti_hkpSphereCapsuleAgent(398062);
template struct internal::RttiLocator<hkpSphereTriangleAgent>;
internal::RttiLocator<hkpSphereTriangleAgent> registerRtti_hkpSphereTriangleAgent(398064);
template struct internal::RttiLocator<hkpCapsuleCapsuleAgent>;
internal::RttiLocator<hkpCapsuleCapsuleAgent> registerRtti_hkpCapsuleCapsuleAgent(398066);
template struct internal::RttiLocator<hkpCapsuleTriangleAgent>;
internal::RttiLocator<hkpCapsuleTriangleAgent> registerRtti_hkpCapsuleTriangleAgent(398067);
template struct internal::RttiLocator<hkpSphereBoxAgent>;
internal::RttiLocator<hkpSphereBoxAgent> registerRtti_hkpSphereBoxAgent(398069);
template struct internal::RttiLocator<hkpMultiSphereTriangleAgent>;
internal::RttiLocator<hkpMultiSphereTriangleAgent> registerRtti_hkpMultiSphereTriangleAgent(398071);
template struct internal::RttiLocator<hkpMultiRayConvexAgent>;
internal::RttiLocator<hkpMultiRayConvexAgent> registerRtti_hkpMultiRayConvexAgent(398073);
template struct internal::RttiLocator<hkpTransformAgent>;
internal::RttiLocator<hkpTransformAgent> registerRtti_hkpTransformAgent(398075);
template struct internal::RttiLocator<hkpListAgent>;
internal::RttiLocator<hkpListAgent> registerRtti_hkpListAgent(398078);
template struct internal::RttiLocator<hkpConvexListAgent>;
internal::RttiLocator<hkpConvexListAgent> registerRtti_hkpConvexListAgent(398081);
template struct internal::RttiLocator<hkpMultiSphereAgent>;
internal::RttiLocator<hkpMultiSphereAgent> registerRtti_hkpMultiSphereAgent(398084);
template struct internal::RttiLocator<hkAlignSceneToNodeOptions>;
internal::RttiLocator<hkAlignSceneToNodeOptions> registerRtti_hkAlignSceneToNodeOptions(398087);
template struct internal::RttiLocator<hkxEnvironment>;
internal::RttiLocator<hkxEnvironment> registerRtti_hkxEnvironment(398088);
template struct internal::RttiLocator<hkxMaterialShaderSet>;
internal::RttiLocator<hkxMaterialShaderSet> registerRtti_hkxMaterialShaderSet(398089);
template struct internal::RttiLocator<hkxVertexBuffer>;
internal::RttiLocator<hkxVertexBuffer> registerRtti_hkxVertexBuffer(398090);
template struct internal::RttiLocator<hkxMesh>;
internal::RttiLocator<hkxMesh> registerRtti_hkxMesh(398091);
template struct internal::RttiLocator<hkOffsetOnlyStreamWriter>;
internal::RttiLocator<hkOffsetOnlyStreamWriter> registerRtti_hkOffsetOnlyStreamWriter(398092);
template struct internal::RttiLocator<hkObjectWriter>;
internal::RttiLocator<hkObjectWriter> registerRtti_hkObjectWriter(398093);
template struct internal::RttiLocator<hkPlatformObjectWriter>;
internal::RttiLocator<hkPlatformObjectWriter> registerRtti_hkPlatformObjectWriter(398094);
template struct internal::RttiLocator<hkMemoryStreamReader>;
internal::RttiLocator<hkMemoryStreamReader> registerRtti_hkMemoryStreamReader(398096);
template struct internal::RttiLocator<hkPackfileData>;
internal::RttiLocator<hkPackfileData> registerRtti_hkPackfileData(398097);
template struct internal::RttiLocator<hkObjectResource>;
internal::RttiLocator<hkObjectResource> registerRtti_hkObjectResource(398098);
template struct internal::RttiLocator<hkIArchive>;
internal::RttiLocator<hkIArchive> registerRtti_hkIArchive(398099);
template struct internal::RttiLocator<hkParserBuffer>;
internal::RttiLocator<hkParserBuffer> registerRtti_hkParserBuffer(398100);
template struct internal::RttiLocator<hkXmlStreamParser>;
internal::RttiLocator<hkXmlStreamParser> registerRtti_hkXmlStreamParser(398101);
template struct internal::RttiLocator<hkXmlLexAnalyzer>;
internal::RttiLocator<hkXmlLexAnalyzer> registerRtti_hkXmlLexAnalyzer(398102);
template struct internal::RttiLocator<BSAudioManagerThread>;
internal::RttiLocator<BSAudioManagerThread> registerRtti_BSAudioManagerThread(398103);
template struct internal::RttiLocator<AudioLoadForPlaybackTask>;
internal::RttiLocator<AudioLoadForPlaybackTask> registerRtti_AudioLoadForPlaybackTask(398104);
template struct internal::RttiLocator<AudioLoadToCacheTask>;
internal::RttiLocator<AudioLoadToCacheTask> registerRtti_AudioLoadToCacheTask(398106);
template struct internal::RttiLocator<BSAudio>;
internal::RttiLocator<BSAudio> registerRtti_BSAudio(398107);
template struct internal::RttiLocator<BSGameSound>;
internal::RttiLocator<BSGameSound> registerRtti_BSGameSound(398108);
template struct internal::RttiLocator<BSNullImplAudio>;
internal::RttiLocator<BSNullImplAudio> registerRtti_BSNullImplAudio(398109);
template struct internal::RttiLocator<BSAudioListener>;
internal::RttiLocator<BSAudioListener> registerRtti_BSAudioListener(398114);
template struct internal::RttiLocator<BSNullImplAudioListener>;
internal::RttiLocator<BSNullImplAudioListener> registerRtti_BSNullImplAudioListener(398115);
template struct internal::RttiLocator<BSNullImplGameSound>;
internal::RttiLocator<BSNullImplGameSound> registerRtti_BSNullImplGameSound(398116);
template struct internal::RttiLocator<BSXAudio2Audio>;
internal::RttiLocator<BSXAudio2Audio> registerRtti_BSXAudio2Audio(398119);
template struct internal::RttiLocator<CXAPOBase>;
internal::RttiLocator<CXAPOBase> registerRtti_CXAPOBase(398121);
template struct internal::RttiLocator<BSXAudio2AudioListener>;
internal::RttiLocator<BSXAudio2AudioListener> registerRtti_BSXAudio2AudioListener(398128);
template struct internal::RttiLocator<BSXAudio2GameSound>;
internal::RttiLocator<BSXAudio2GameSound> registerRtti_BSXAudio2GameSound(398130);
template struct internal::RttiLocator<BSXAudio2DataSrc>;
internal::RttiLocator<BSXAudio2DataSrc> registerRtti_BSXAudio2DataSrc(398131);
template struct internal::RttiLocator<ScrapHeap>;
internal::RttiLocator<ScrapHeap> registerRtti_ScrapHeap(398133);
template struct internal::RttiLocator<IMemoryStore>;
internal::RttiLocator<IMemoryStore> registerRtti_IMemoryStore(398134);
template struct internal::RttiLocator<IMemoryStoreBase>;
internal::RttiLocator<IMemoryStoreBase> registerRtti_IMemoryStoreBase(398135);
template struct internal::RttiLocator<BSCoreMessage>;
internal::RttiLocator<BSCoreMessage> registerRtti_BSCoreMessage(398136);
template struct internal::RttiLocator<MemoryHeap>;
internal::RttiLocator<MemoryHeap> registerRtti_MemoryHeap(398140);
template struct internal::RttiLocator<AbstractHeap>;
internal::RttiLocator<AbstractHeap> registerRtti_AbstractHeap(398141);
template struct internal::RttiLocator<IMemoryHeap>;
internal::RttiLocator<IMemoryHeap> registerRtti_IMemoryHeap(398142);
template struct internal::RttiLocator<UnitTestMemoryHeap>;
internal::RttiLocator<UnitTestMemoryHeap> registerRtti_UnitTestMemoryHeap(398143);
template struct internal::RttiLocator<ZeroOverheadHeap>;
internal::RttiLocator<ZeroOverheadHeap> registerRtti_ZeroOverheadHeap(398144);
template struct internal::RttiLocator<UnitTestZeroOverheadHeap>;
internal::RttiLocator<UnitTestZeroOverheadHeap> registerRtti_UnitTestZeroOverheadHeap(398145);
template struct internal::RttiLocator<BSSmallBlockAllocator>;
internal::RttiLocator<BSSmallBlockAllocator> registerRtti_BSSmallBlockAllocator(398146);
template struct internal::RttiLocator<BSStepThread>;
internal::RttiLocator<BSStepThread> registerRtti_BSStepThread(398148);
template struct internal::RttiLocator<MouseMoveEvent>;
internal::RttiLocator<MouseMoveEvent> registerRtti_MouseMoveEvent(398155);
template struct internal::RttiLocator<CharEvent>;
internal::RttiLocator<CharEvent> registerRtti_CharEvent(398156);
template struct internal::RttiLocator<DeviceConnectEvent>;
internal::RttiLocator<DeviceConnectEvent> registerRtti_DeviceConnectEvent(398157);
template struct internal::RttiLocator<KinectEvent>;
internal::RttiLocator<KinectEvent> registerRtti_KinectEvent(398158);
template struct internal::RttiLocator<BSWin32GamerProfile>;
internal::RttiLocator<BSWin32GamerProfile> registerRtti_BSWin32GamerProfile(398159);
template struct internal::RttiLocator<BSGamerProfile>;
internal::RttiLocator<BSGamerProfile> registerRtti_BSGamerProfile(398160);
template struct internal::RttiLocator<BSIInputDevice>;
internal::RttiLocator<BSIInputDevice> registerRtti_BSIInputDevice(398162);
template struct internal::RttiLocator<BSInputDevice>;
internal::RttiLocator<BSInputDevice> registerRtti_BSInputDevice(398163);
template struct internal::RttiLocator<BSGamepadDevice>;
internal::RttiLocator<BSGamepadDevice> registerRtti_BSGamepadDevice(398164);
template struct internal::RttiLocator<BSWin32KeyboardDevice>;
internal::RttiLocator<BSWin32KeyboardDevice> registerRtti_BSWin32KeyboardDevice(398166);
template struct internal::RttiLocator<BSKeyboardDevice>;
internal::RttiLocator<BSKeyboardDevice> registerRtti_BSKeyboardDevice(398167);
template struct internal::RttiLocator<BSWin32MouseDevice>;
internal::RttiLocator<BSWin32MouseDevice> registerRtti_BSWin32MouseDevice(398168);
template struct internal::RttiLocator<BSMouseDevice>;
internal::RttiLocator<BSMouseDevice> registerRtti_BSMouseDevice(398169);
template struct internal::RttiLocator<BSPCGamepadDeviceDelegate>;
internal::RttiLocator<BSPCGamepadDeviceDelegate> registerRtti_BSPCGamepadDeviceDelegate(398170);
template struct internal::RttiLocator<BSPCGamepadDeviceHandler>;
internal::RttiLocator<BSPCGamepadDeviceHandler> registerRtti_BSPCGamepadDeviceHandler(398171);
template struct internal::RttiLocator<BSWin32GamepadDevice>;
internal::RttiLocator<BSWin32GamepadDevice> registerRtti_BSWin32GamepadDevice(398172);
template struct internal::RttiLocator<BSPCOrbisGamepadDevice>;
internal::RttiLocator<BSPCOrbisGamepadDevice> registerRtti_BSPCOrbisGamepadDevice(398173);
template struct internal::RttiLocator<BSWin32VirtualKeyboardDevice>;
internal::RttiLocator<BSWin32VirtualKeyboardDevice> registerRtti_BSWin32VirtualKeyboardDevice(398174);
template struct internal::RttiLocator<BSVirtualKeyboardDevice>;
internal::RttiLocator<BSVirtualKeyboardDevice> registerRtti_BSVirtualKeyboardDevice(398175);
template struct internal::RttiLocator<NiFile>;
internal::RttiLocator<NiFile> registerRtti_NiFile(398176);
template struct internal::RttiLocator<NiAllocator>;
internal::RttiLocator<NiAllocator> registerRtti_NiAllocator(398177);
template struct internal::RttiLocator<BSNiAllocator>;
internal::RttiLocator<BSNiAllocator> registerRtti_BSNiAllocator(398178);
template struct internal::RttiLocator<NiStandardAllocator>;
internal::RttiLocator<NiStandardAllocator> registerRtti_NiStandardAllocator(398179);
template struct internal::RttiLocator<NiSearchPath>;
internal::RttiLocator<NiSearchPath> registerRtti_NiSearchPath(398180);
template struct internal::RttiLocator<NiThread>;
internal::RttiLocator<NiThread> registerRtti_NiThread(398181);
template struct internal::RttiLocator<Archive>;
internal::RttiLocator<Archive> registerRtti_Archive(398183);
template struct internal::RttiLocator<BSArchive>;
internal::RttiLocator<BSArchive> registerRtti_BSArchive(398184);
template struct internal::RttiLocator<BSArchiveHeader>;
internal::RttiLocator<BSArchiveHeader> registerRtti_BSArchiveHeader(398185);
template struct internal::RttiLocator<BSFile>;
internal::RttiLocator<BSFile> registerRtti_BSFile(398186);
template struct internal::RttiLocator<ArchiveFile>;
internal::RttiLocator<ArchiveFile> registerRtti_ArchiveFile(398187);
template struct internal::RttiLocator<CompressedArchiveFile>;
internal::RttiLocator<CompressedArchiveFile> registerRtti_CompressedArchiveFile(398188);
template struct internal::RttiLocator<BSSystemFileAsyncFunctor>;
internal::RttiLocator<BSSystemFileAsyncFunctor> registerRtti_BSSystemFileAsyncFunctor(398190);
template struct internal::RttiLocator<BSSystemFileStorage>;
internal::RttiLocator<BSSystemFileStorage> registerRtti_BSSystemFileStorage(398191);
template struct internal::RttiLocator<BSTaskletGroupData>;
internal::RttiLocator<BSTaskletGroupData> registerRtti_BSTaskletGroupData(398192);
template struct internal::RttiLocator<BSTaskletManagerCallback>;
internal::RttiLocator<BSTaskletManagerCallback> registerRtti_BSTaskletManagerCallback(398193);
template struct internal::RttiLocator<BSTaskletManager>;
internal::RttiLocator<BSTaskletManager> registerRtti_BSTaskletManager(398194);
template struct internal::RttiLocator<BSSearchPath>;
internal::RttiLocator<BSSearchPath> registerRtti_BSSearchPath(398195);
template struct internal::RttiLocator<BSWin32TaskletManager>;
internal::RttiLocator<BSWin32TaskletManager> registerRtti_BSWin32TaskletManager(398196);
template struct internal::RttiLocator<BSWin32TaskletGroupData>;
internal::RttiLocator<BSWin32TaskletGroupData> registerRtti_BSWin32TaskletGroupData(398197);
template struct internal::RttiLocator<NiThreadProcedure>;
internal::RttiLocator<NiThreadProcedure> registerRtti_NiThreadProcedure(398251);
template struct internal::RttiLocator<NiLight>;
internal::RttiLocator<NiLight> registerRtti_NiLight(398274);
template struct internal::RttiLocator<NiSwitchNode>;
internal::RttiLocator<NiSwitchNode> registerRtti_NiSwitchNode(398275);
template struct internal::RttiLocator<NiStringsExtraData>;
internal::RttiLocator<NiStringsExtraData> registerRtti_NiStringsExtraData(398278);
template struct internal::RttiLocator<NiCamera>;
internal::RttiLocator<NiCamera> registerRtti_NiCamera(398279);
template struct internal::RttiLocator<BSSkinnedDecalTriShape>;
internal::RttiLocator<BSSkinnedDecalTriShape> registerRtti_BSSkinnedDecalTriShape(398280);
template struct internal::RttiLocator<NiTexture>;
internal::RttiLocator<NiTexture> registerRtti_NiTexture(398281);
template struct internal::RttiLocator<NiSourceTexture>;
internal::RttiLocator<NiSourceTexture> registerRtti_NiSourceTexture(398282);
template struct internal::RttiLocator<BSFlattenedBoneTree>;
internal::RttiLocator<BSFlattenedBoneTree> registerRtti_BSFlattenedBoneTree(398283);
template struct internal::RttiLocator<NiSkinInstance>;
internal::RttiLocator<NiSkinInstance> registerRtti_NiSkinInstance(398284);
template struct internal::RttiLocator<BSDismemberSkinInstance>;
internal::RttiLocator<BSDismemberSkinInstance> registerRtti_BSDismemberSkinInstance(398285);
template struct internal::RttiLocator<NiStringExtraData>;
internal::RttiLocator<NiStringExtraData> registerRtti_NiStringExtraData(398286);
template struct internal::RttiLocator<NiGeometryData>;
internal::RttiLocator<NiGeometryData> registerRtti_NiGeometryData(398287);
template struct internal::RttiLocator<NiPointLight>;
internal::RttiLocator<NiPointLight> registerRtti_NiPointLight(398288);
template struct internal::RttiLocator<NiAVObjectPalette>;
internal::RttiLocator<NiAVObjectPalette> registerRtti_NiAVObjectPalette(398289);
template struct internal::RttiLocator<NiDefaultAVObjectPalette>;
internal::RttiLocator<NiDefaultAVObjectPalette> registerRtti_NiDefaultAVObjectPalette(398290);
template struct internal::RttiLocator<BSResourceNiBinaryStream>;
internal::RttiLocator<BSResourceNiBinaryStream> registerRtti_BSResourceNiBinaryStream(398291);
template struct internal::RttiLocator<NiDirectionalLight>;
internal::RttiLocator<NiDirectionalLight> registerRtti_NiDirectionalLight(398294);
template struct internal::RttiLocator<NiParticles>;
internal::RttiLocator<NiParticles> registerRtti_NiParticles(398295);
template struct internal::RttiLocator<NiSkinPartition>;
internal::RttiLocator<NiSkinPartition> registerRtti_NiSkinPartition(398296);
template struct internal::RttiLocator<NiVertWeightsExtraData>;
internal::RttiLocator<NiVertWeightsExtraData> registerRtti_NiVertWeightsExtraData(398297);
template struct internal::RttiLocator<NiGeometry>;
internal::RttiLocator<NiGeometry> registerRtti_NiGeometry(398298);
template struct internal::RttiLocator<NiSkinData>;
internal::RttiLocator<NiSkinData> registerRtti_NiSkinData(398299);
template struct internal::RttiLocator<NiShadeProperty>;
internal::RttiLocator<NiShadeProperty> registerRtti_NiShadeProperty(398300);
template struct internal::RttiLocator<NiAccumulator>;
internal::RttiLocator<NiAccumulator> registerRtti_NiAccumulator(398301);
template struct internal::RttiLocator<NiAlphaAccumulator>;
internal::RttiLocator<NiAlphaAccumulator> registerRtti_NiAlphaAccumulator(398302);
template struct internal::RttiLocator<NiBackToFrontAccumulator>;
internal::RttiLocator<NiBackToFrontAccumulator> registerRtti_NiBackToFrontAccumulator(398303);
template struct internal::RttiLocator<NiAmbientLight>;
internal::RttiLocator<NiAmbientLight> registerRtti_NiAmbientLight(398304);
template struct internal::RttiLocator<NiBinaryExtraData>;
internal::RttiLocator<NiBinaryExtraData> registerRtti_NiBinaryExtraData(398305);
template struct internal::RttiLocator<NiBooleanExtraData>;
internal::RttiLocator<NiBooleanExtraData> registerRtti_NiBooleanExtraData(398306);
template struct internal::RttiLocator<NiBSPNode>;
internal::RttiLocator<NiBSPNode> registerRtti_NiBSPNode(398307);
template struct internal::RttiLocator<NiColorExtraData>;
internal::RttiLocator<NiColorExtraData> registerRtti_NiColorExtraData(398308);
template struct internal::RttiLocator<NiFloatExtraData>;
internal::RttiLocator<NiFloatExtraData> registerRtti_NiFloatExtraData(398309);
template struct internal::RttiLocator<NiFloatsExtraData>;
internal::RttiLocator<NiFloatsExtraData> registerRtti_NiFloatsExtraData(398310);
template struct internal::RttiLocator<NiFogProperty>;
internal::RttiLocator<NiFogProperty> registerRtti_NiFogProperty(398311);
template struct internal::RttiLocator<NiIntegerExtraData>;
internal::RttiLocator<NiIntegerExtraData> registerRtti_NiIntegerExtraData(398312);
template struct internal::RttiLocator<NiIntegersExtraData>;
internal::RttiLocator<NiIntegersExtraData> registerRtti_NiIntegersExtraData(398313);
template struct internal::RttiLocator<NiParticlesData>;
internal::RttiLocator<NiParticlesData> registerRtti_NiParticlesData(398316);
template struct internal::RttiLocator<NiParticleMeshesData>;
internal::RttiLocator<NiParticleMeshesData> registerRtti_NiParticleMeshesData(398317);
template struct internal::RttiLocator<NiParticleMeshes>;
internal::RttiLocator<NiParticleMeshes> registerRtti_NiParticleMeshes(398318);
template struct internal::RttiLocator<NiSpotLight>;
internal::RttiLocator<NiSpotLight> registerRtti_NiSpotLight(398319);
template struct internal::RttiLocator<NiSwitchStringExtraData>;
internal::RttiLocator<NiSwitchStringExtraData> registerRtti_NiSwitchStringExtraData(398320);
template struct internal::RttiLocator<NiTriShapeData>;
internal::RttiLocator<NiTriShapeData> registerRtti_NiTriShapeData(398321);
template struct internal::RttiLocator<NiTriBasedGeomData>;
internal::RttiLocator<NiTriBasedGeomData> registerRtti_NiTriBasedGeomData(398322);
template struct internal::RttiLocator<NiTriShape>;
internal::RttiLocator<NiTriShape> registerRtti_NiTriShape(398323);
template struct internal::RttiLocator<NiTriBasedGeom>;
internal::RttiLocator<NiTriBasedGeom> registerRtti_NiTriBasedGeom(398324);
template struct internal::RttiLocator<NiTriStripsData>;
internal::RttiLocator<NiTriStripsData> registerRtti_NiTriStripsData(398325);
template struct internal::RttiLocator<NiTriStrips>;
internal::RttiLocator<NiTriStrips> registerRtti_NiTriStrips(398326);
template struct internal::RttiLocator<NiVectorExtraData>;
internal::RttiLocator<NiVectorExtraData> registerRtti_NiVectorExtraData(398327);
template struct internal::RttiLocator<BSLODTriShape>;
internal::RttiLocator<BSLODTriShape> registerRtti_BSLODTriShape(398330);
template struct internal::RttiLocator<NiAdditionalGeometryData>;
internal::RttiLocator<NiAdditionalGeometryData> registerRtti_NiAdditionalGeometryData(398331);
template struct internal::RttiLocator<BSSegmentedTriShape>;
internal::RttiLocator<BSSegmentedTriShape> registerRtti_BSSegmentedTriShape(398332);
template struct internal::RttiLocator<NiCollisionData>;
internal::RttiLocator<NiCollisionData> registerRtti_NiCollisionData(398337);
template struct internal::RttiLocator<NiOBBRoot>;
internal::RttiLocator<NiOBBRoot> registerRtti_NiOBBRoot(398338);
template struct internal::RttiLocator<NiBoundingVolume>;
internal::RttiLocator<NiBoundingVolume> registerRtti_NiBoundingVolume(398339);
template struct internal::RttiLocator<NiBoxBV>;
internal::RttiLocator<NiBoxBV> registerRtti_NiBoxBV(398340);
template struct internal::RttiLocator<NiCapsuleBV>;
internal::RttiLocator<NiCapsuleBV> registerRtti_NiCapsuleBV(398341);
template struct internal::RttiLocator<NiHalfSpaceBV>;
internal::RttiLocator<NiHalfSpaceBV> registerRtti_NiHalfSpaceBV(398342);
template struct internal::RttiLocator<NiSphereBV>;
internal::RttiLocator<NiSphereBV> registerRtti_NiSphereBV(398343);
template struct internal::RttiLocator<NiUnionBV>;
internal::RttiLocator<NiUnionBV> registerRtti_NiUnionBV(398345);
template struct internal::RttiLocator<NiOBBNode>;
internal::RttiLocator<NiOBBNode> registerRtti_NiOBBNode(398347);
template struct internal::RttiLocator<NiOBBLeaf>;
internal::RttiLocator<NiOBBLeaf> registerRtti_NiOBBLeaf(398348);
template struct internal::RttiLocator<NiIntersector>;
internal::RttiLocator<NiIntersector> registerRtti_NiIntersector(398349);
template struct internal::RttiLocator<NiBoxSphereIntersector>;
internal::RttiLocator<NiBoxSphereIntersector> registerRtti_NiBoxSphereIntersector(398350);
template struct internal::RttiLocator<NiBoxCapsuleIntersector>;
internal::RttiLocator<NiBoxCapsuleIntersector> registerRtti_NiBoxCapsuleIntersector(398351);
template struct internal::RttiLocator<NiCapsuleCapsuleIntersector>;
internal::RttiLocator<NiCapsuleCapsuleIntersector> registerRtti_NiCapsuleCapsuleIntersector(398352);
template struct internal::RttiLocator<NiCapsuleSphereIntersector>;
internal::RttiLocator<NiCapsuleSphereIntersector> registerRtti_NiCapsuleSphereIntersector(398353);
template struct internal::RttiLocator<NiCapsuleTriIntersector>;
internal::RttiLocator<NiCapsuleTriIntersector> registerRtti_NiCapsuleTriIntersector(398354);
template struct internal::RttiLocator<NiSphereTriIntersector>;
internal::RttiLocator<NiSphereTriIntersector> registerRtti_NiSphereTriIntersector(398355);
template struct internal::RttiLocator<NiControllerManager>;
internal::RttiLocator<NiControllerManager> registerRtti_NiControllerManager(398356);
template struct internal::RttiLocator<NiTextKeyMatch>;
internal::RttiLocator<NiTextKeyMatch> registerRtti_NiTextKeyMatch(398359);
template struct internal::RttiLocator<NiMultiTargetTransformController>;
internal::RttiLocator<NiMultiTargetTransformController> registerRtti_NiMultiTargetTransformController(398360);
template struct internal::RttiLocator<NiInterpController>;
internal::RttiLocator<NiInterpController> registerRtti_NiInterpController(398361);
template struct internal::RttiLocator<NiBlendInterpolator>;
internal::RttiLocator<NiBlendInterpolator> registerRtti_NiBlendInterpolator(398362);
template struct internal::RttiLocator<NiInterpolator>;
internal::RttiLocator<NiInterpolator> registerRtti_NiInterpolator(398363);
template struct internal::RttiLocator<BSMultiTargetTreadTransfController>;
internal::RttiLocator<BSMultiTargetTreadTransfController> registerRtti_BSMultiTargetTreadTransfController(398364);
template struct internal::RttiLocator<NiFloatInterpolator>;
internal::RttiLocator<NiFloatInterpolator> registerRtti_NiFloatInterpolator(398365);
template struct internal::RttiLocator<NiKeyBasedInterpolator>;
internal::RttiLocator<NiKeyBasedInterpolator> registerRtti_NiKeyBasedInterpolator(398366);
template struct internal::RttiLocator<NiColorInterpolator>;
internal::RttiLocator<NiColorInterpolator> registerRtti_NiColorInterpolator(398367);
template struct internal::RttiLocator<NiSingleInterpController>;
internal::RttiLocator<NiSingleInterpController> registerRtti_NiSingleInterpController(398368);
template struct internal::RttiLocator<NiTransformInterpolator>;
internal::RttiLocator<NiTransformInterpolator> registerRtti_NiTransformInterpolator(398369);
template struct internal::RttiLocator<NiPosData>;
internal::RttiLocator<NiPosData> registerRtti_NiPosData(398370);
template struct internal::RttiLocator<NiPathInterpolator>;
internal::RttiLocator<NiPathInterpolator> registerRtti_NiPathInterpolator(398371);
template struct internal::RttiLocator<NiBlendTransformInterpolator>;
internal::RttiLocator<NiBlendTransformInterpolator> registerRtti_NiBlendTransformInterpolator(398372);
template struct internal::RttiLocator<NiBlendFloatInterpolator>;
internal::RttiLocator<NiBlendFloatInterpolator> registerRtti_NiBlendFloatInterpolator(398373);
template struct internal::RttiLocator<NiFloatExtraDataController>;
internal::RttiLocator<NiFloatExtraDataController> registerRtti_NiFloatExtraDataController(398374);
template struct internal::RttiLocator<NiExtraDataController>;
internal::RttiLocator<NiExtraDataController> registerRtti_NiExtraDataController(398375);
template struct internal::RttiLocator<NiTransformController>;
internal::RttiLocator<NiTransformController> registerRtti_NiTransformController(398376);
template struct internal::RttiLocator<NiBlendAccumTransformInterpolator>;
internal::RttiLocator<NiBlendAccumTransformInterpolator> registerRtti_NiBlendAccumTransformInterpolator(398377);
template struct internal::RttiLocator<BSBlendTreadTransfInterpolator>;
internal::RttiLocator<BSBlendTreadTransfInterpolator> registerRtti_BSBlendTreadTransfInterpolator(398380);
template struct internal::RttiLocator<NiTransformData>;
internal::RttiLocator<NiTransformData> registerRtti_NiTransformData(398381);
template struct internal::RttiLocator<NiBlendBoolInterpolator>;
internal::RttiLocator<NiBlendBoolInterpolator> registerRtti_NiBlendBoolInterpolator(398382);
template struct internal::RttiLocator<NiBlendColorInterpolator>;
internal::RttiLocator<NiBlendColorInterpolator> registerRtti_NiBlendColorInterpolator(398383);
template struct internal::RttiLocator<NiBlendPoint3Interpolator>;
internal::RttiLocator<NiBlendPoint3Interpolator> registerRtti_NiBlendPoint3Interpolator(398384);
template struct internal::RttiLocator<NiBlendQuaternionInterpolator>;
internal::RttiLocator<NiBlendQuaternionInterpolator> registerRtti_NiBlendQuaternionInterpolator(398385);
template struct internal::RttiLocator<NiBoolData>;
internal::RttiLocator<NiBoolData> registerRtti_NiBoolData(398386);
template struct internal::RttiLocator<NiBoolInterpolator>;
internal::RttiLocator<NiBoolInterpolator> registerRtti_NiBoolInterpolator(398387);
template struct internal::RttiLocator<NiBoolTimelineInterpolator>;
internal::RttiLocator<NiBoolTimelineInterpolator> registerRtti_NiBoolTimelineInterpolator(398388);
template struct internal::RttiLocator<NiBSplineBasisData>;
internal::RttiLocator<NiBSplineBasisData> registerRtti_NiBSplineBasisData(398389);
template struct internal::RttiLocator<NiBSplineData>;
internal::RttiLocator<NiBSplineData> registerRtti_NiBSplineData(398390);
template struct internal::RttiLocator<NiBSplineColorInterpolator>;
internal::RttiLocator<NiBSplineColorInterpolator> registerRtti_NiBSplineColorInterpolator(398391);
template struct internal::RttiLocator<NiBSplineInterpolator>;
internal::RttiLocator<NiBSplineInterpolator> registerRtti_NiBSplineInterpolator(398392);
template struct internal::RttiLocator<NiBSplineCompColorInterpolator>;
internal::RttiLocator<NiBSplineCompColorInterpolator> registerRtti_NiBSplineCompColorInterpolator(398393);
template struct internal::RttiLocator<NiBSplineCompFloatInterpolator>;
internal::RttiLocator<NiBSplineCompFloatInterpolator> registerRtti_NiBSplineCompFloatInterpolator(398394);
template struct internal::RttiLocator<NiBSplineFloatInterpolator>;
internal::RttiLocator<NiBSplineFloatInterpolator> registerRtti_NiBSplineFloatInterpolator(398395);
template struct internal::RttiLocator<NiBSplineCompPoint3Interpolator>;
internal::RttiLocator<NiBSplineCompPoint3Interpolator> registerRtti_NiBSplineCompPoint3Interpolator(398396);
template struct internal::RttiLocator<NiBSplinePoint3Interpolator>;
internal::RttiLocator<NiBSplinePoint3Interpolator> registerRtti_NiBSplinePoint3Interpolator(398397);
template struct internal::RttiLocator<NiBSplineCompTransformInterpolator>;
internal::RttiLocator<NiBSplineCompTransformInterpolator> registerRtti_NiBSplineCompTransformInterpolator(398398);
template struct internal::RttiLocator<NiBSplineTransformInterpolator>;
internal::RttiLocator<NiBSplineTransformInterpolator> registerRtti_NiBSplineTransformInterpolator(398399);
template struct internal::RttiLocator<NiColorExtraDataController>;
internal::RttiLocator<NiColorExtraDataController> registerRtti_NiColorExtraDataController(398400);
template struct internal::RttiLocator<NiFloatsExtraDataController>;
internal::RttiLocator<NiFloatsExtraDataController> registerRtti_NiFloatsExtraDataController(398401);
template struct internal::RttiLocator<NiFloatsExtraDataPoint3Controller>;
internal::RttiLocator<NiFloatsExtraDataPoint3Controller> registerRtti_NiFloatsExtraDataPoint3Controller(398402);
template struct internal::RttiLocator<NiKeyframeManager>;
internal::RttiLocator<NiKeyframeManager> registerRtti_NiKeyframeManager(398403);
template struct internal::RttiLocator<NiLightColorController>;
internal::RttiLocator<NiLightColorController> registerRtti_NiLightColorController(398408);
template struct internal::RttiLocator<NiPoint3InterpController>;
internal::RttiLocator<NiPoint3InterpController> registerRtti_NiPoint3InterpController(398409);
template struct internal::RttiLocator<NiLightDimmerController>;
internal::RttiLocator<NiLightDimmerController> registerRtti_NiLightDimmerController(398410);
template struct internal::RttiLocator<NiFloatInterpController>;
internal::RttiLocator<NiFloatInterpController> registerRtti_NiFloatInterpController(398411);
template struct internal::RttiLocator<NiLookAtController>;
internal::RttiLocator<NiLookAtController> registerRtti_NiLookAtController(398412);
template struct internal::RttiLocator<NiLookAtInterpolator>;
internal::RttiLocator<NiLookAtInterpolator> registerRtti_NiLookAtInterpolator(398413);
template struct internal::RttiLocator<NiMorphData>;
internal::RttiLocator<NiMorphData> registerRtti_NiMorphData(398414);
template struct internal::RttiLocator<NiPathController>;
internal::RttiLocator<NiPathController> registerRtti_NiPathController(398415);
template struct internal::RttiLocator<NiPoint3Interpolator>;
internal::RttiLocator<NiPoint3Interpolator> registerRtti_NiPoint3Interpolator(398416);
template struct internal::RttiLocator<NiQuaternionInterpolator>;
internal::RttiLocator<NiQuaternionInterpolator> registerRtti_NiQuaternionInterpolator(398417);
template struct internal::RttiLocator<NiFloatController>;
internal::RttiLocator<NiFloatController> registerRtti_NiFloatController(398418);
template struct internal::RttiLocator<NiRollController>;
internal::RttiLocator<NiRollController> registerRtti_NiRollController(398419);
template struct internal::RttiLocator<NiRotData>;
internal::RttiLocator<NiRotData> registerRtti_NiRotData(398420);
template struct internal::RttiLocator<NiSequence>;
internal::RttiLocator<NiSequence> registerRtti_NiSequence(398421);
template struct internal::RttiLocator<NiSequenceStreamHelper>;
internal::RttiLocator<NiSequenceStreamHelper> registerRtti_NiSequenceStreamHelper(398424);
template struct internal::RttiLocator<NiStringPalette>;
internal::RttiLocator<NiStringPalette> registerRtti_NiStringPalette(398425);
template struct internal::RttiLocator<NiTextKeyExtraData>;
internal::RttiLocator<NiTextKeyExtraData> registerRtti_NiTextKeyExtraData(398426);
template struct internal::RttiLocator<NiUVData>;
internal::RttiLocator<NiUVData> registerRtti_NiUVData(398427);
template struct internal::RttiLocator<NiVisController>;
internal::RttiLocator<NiVisController> registerRtti_NiVisController(398428);
template struct internal::RttiLocator<NiBoolInterpController>;
internal::RttiLocator<NiBoolInterpController> registerRtti_NiBoolInterpController(398429);
template struct internal::RttiLocator<BSAnimNotes>;
internal::RttiLocator<BSAnimNotes> registerRtti_BSAnimNotes(398430);
template struct internal::RttiLocator<BSAnimNote>;
internal::RttiLocator<BSAnimNote> registerRtti_BSAnimNote(398431);
template struct internal::RttiLocator<BSGrabIKNote>;
internal::RttiLocator<BSGrabIKNote> registerRtti_BSGrabIKNote(398432);
template struct internal::RttiLocator<BSLookIKNote>;
internal::RttiLocator<BSLookIKNote> registerRtti_BSLookIKNote(398433);
template struct internal::RttiLocator<BSRotAccumTransfInterpolator>;
internal::RttiLocator<BSRotAccumTransfInterpolator> registerRtti_BSRotAccumTransfInterpolator(398434);
template struct internal::RttiLocator<BSTreadTransfInterpolator>;
internal::RttiLocator<BSTreadTransfInterpolator> registerRtti_BSTreadTransfInterpolator(398435);
template struct internal::RttiLocator<BSFrustumFOVController>;
internal::RttiLocator<BSFrustumFOVController> registerRtti_BSFrustumFOVController(398436);
template struct internal::RttiLocator<NiParticleSystem>;
internal::RttiLocator<NiParticleSystem> registerRtti_NiParticleSystem(398437);
template struct internal::RttiLocator<NiPSysEmitterCtlr>;
internal::RttiLocator<NiPSysEmitterCtlr> registerRtti_NiPSysEmitterCtlr(398438);
template struct internal::RttiLocator<NiPSysModifierCtlr>;
internal::RttiLocator<NiPSysModifierCtlr> registerRtti_NiPSysModifierCtlr(398439);
template struct internal::RttiLocator<NiPSysGravityModifier>;
internal::RttiLocator<NiPSysGravityModifier> registerRtti_NiPSysGravityModifier(398440);
template struct internal::RttiLocator<NiPSysModifier>;
internal::RttiLocator<NiPSysModifier> registerRtti_NiPSysModifier(398441);
template struct internal::RttiLocator<BSPSysHavokUpdateModifier>;
internal::RttiLocator<BSPSysHavokUpdateModifier> registerRtti_BSPSysHavokUpdateModifier(398442);
template struct internal::RttiLocator<NiPSysMeshUpdateModifier>;
internal::RttiLocator<NiPSysMeshUpdateModifier> registerRtti_NiPSysMeshUpdateModifier(398443);
template struct internal::RttiLocator<NiMeshParticleSystem>;
internal::RttiLocator<NiMeshParticleSystem> registerRtti_NiMeshParticleSystem(398444);
template struct internal::RttiLocator<NiPSysCylinderEmitter>;
internal::RttiLocator<NiPSysCylinderEmitter> registerRtti_NiPSysCylinderEmitter(398445);
template struct internal::RttiLocator<NiPSysVolumeEmitter>;
internal::RttiLocator<NiPSysVolumeEmitter> registerRtti_NiPSysVolumeEmitter(398446);
template struct internal::RttiLocator<NiPSysEmitter>;
internal::RttiLocator<NiPSysEmitter> registerRtti_NiPSysEmitter(398447);
template struct internal::RttiLocator<BSStripParticleSystem>;
internal::RttiLocator<BSStripParticleSystem> registerRtti_BSStripParticleSystem(398448);
template struct internal::RttiLocator<NiPSysUpdateCtlr>;
internal::RttiLocator<NiPSysUpdateCtlr> registerRtti_NiPSysUpdateCtlr(398449);
template struct internal::RttiLocator<NiMeshPSysData>;
internal::RttiLocator<NiMeshPSysData> registerRtti_NiMeshPSysData(398450);
template struct internal::RttiLocator<NiPSysData>;
internal::RttiLocator<NiPSysData> registerRtti_NiPSysData(398451);
template struct internal::RttiLocator<NiPSysAirFieldAirFrictionCtlr>;
internal::RttiLocator<NiPSysAirFieldAirFrictionCtlr> registerRtti_NiPSysAirFieldAirFrictionCtlr(398454);
template struct internal::RttiLocator<NiPSysModifierFloatCtlr>;
internal::RttiLocator<NiPSysModifierFloatCtlr> registerRtti_NiPSysModifierFloatCtlr(398455);
template struct internal::RttiLocator<NiPSysAirFieldInheritVelocityCtlr>;
internal::RttiLocator<NiPSysAirFieldInheritVelocityCtlr> registerRtti_NiPSysAirFieldInheritVelocityCtlr(398456);
template struct internal::RttiLocator<NiPSysAirFieldModifier>;
internal::RttiLocator<NiPSysAirFieldModifier> registerRtti_NiPSysAirFieldModifier(398457);
template struct internal::RttiLocator<NiPSysFieldModifier>;
internal::RttiLocator<NiPSysFieldModifier> registerRtti_NiPSysFieldModifier(398458);
template struct internal::RttiLocator<NiPSysAirFieldSpreadCtlr>;
internal::RttiLocator<NiPSysAirFieldSpreadCtlr> registerRtti_NiPSysAirFieldSpreadCtlr(398459);
template struct internal::RttiLocator<NiPSysAgeDeathModifier>;
internal::RttiLocator<NiPSysAgeDeathModifier> registerRtti_NiPSysAgeDeathModifier(398460);
template struct internal::RttiLocator<NiPSysBombModifier>;
internal::RttiLocator<NiPSysBombModifier> registerRtti_NiPSysBombModifier(398461);
template struct internal::RttiLocator<NiPSysBoundUpdateModifier>;
internal::RttiLocator<NiPSysBoundUpdateModifier> registerRtti_NiPSysBoundUpdateModifier(398462);
template struct internal::RttiLocator<NiPSysBoxEmitter>;
internal::RttiLocator<NiPSysBoxEmitter> registerRtti_NiPSysBoxEmitter(398463);
template struct internal::RttiLocator<NiPSysColliderManager>;
internal::RttiLocator<NiPSysColliderManager> registerRtti_NiPSysColliderManager(398464);
template struct internal::RttiLocator<NiPSysColorModifier>;
internal::RttiLocator<NiPSysColorModifier> registerRtti_NiPSysColorModifier(398465);
template struct internal::RttiLocator<NiPSysDragFieldModifier>;
internal::RttiLocator<NiPSysDragFieldModifier> registerRtti_NiPSysDragFieldModifier(398466);
template struct internal::RttiLocator<NiPSysDragModifier>;
internal::RttiLocator<NiPSysDragModifier> registerRtti_NiPSysDragModifier(398467);
template struct internal::RttiLocator<NiPSysEmitterCtlrData>;
internal::RttiLocator<NiPSysEmitterCtlrData> registerRtti_NiPSysEmitterCtlrData(398468);
template struct internal::RttiLocator<NiPSysEmitterDeclinationCtlr>;
internal::RttiLocator<NiPSysEmitterDeclinationCtlr> registerRtti_NiPSysEmitterDeclinationCtlr(398469);
template struct internal::RttiLocator<NiPSysEmitterDeclinationVarCtlr>;
internal::RttiLocator<NiPSysEmitterDeclinationVarCtlr> registerRtti_NiPSysEmitterDeclinationVarCtlr(398470);
template struct internal::RttiLocator<NiPSysEmitterInitialRadiusCtlr>;
internal::RttiLocator<NiPSysEmitterInitialRadiusCtlr> registerRtti_NiPSysEmitterInitialRadiusCtlr(398471);
template struct internal::RttiLocator<NiPSysEmitterLifeSpanCtlr>;
internal::RttiLocator<NiPSysEmitterLifeSpanCtlr> registerRtti_NiPSysEmitterLifeSpanCtlr(398472);
template struct internal::RttiLocator<NiPSysEmitterPlanarAngleCtlr>;
internal::RttiLocator<NiPSysEmitterPlanarAngleCtlr> registerRtti_NiPSysEmitterPlanarAngleCtlr(398473);
template struct internal::RttiLocator<NiPSysEmitterPlanarAngleVarCtlr>;
internal::RttiLocator<NiPSysEmitterPlanarAngleVarCtlr> registerRtti_NiPSysEmitterPlanarAngleVarCtlr(398474);
template struct internal::RttiLocator<NiPSysEmitterSpeedCtlr>;
internal::RttiLocator<NiPSysEmitterSpeedCtlr> registerRtti_NiPSysEmitterSpeedCtlr(398475);
template struct internal::RttiLocator<NiPSysFieldAttenuationCtlr>;
internal::RttiLocator<NiPSysFieldAttenuationCtlr> registerRtti_NiPSysFieldAttenuationCtlr(398476);
template struct internal::RttiLocator<NiPSysFieldMagnitudeCtlr>;
internal::RttiLocator<NiPSysFieldMagnitudeCtlr> registerRtti_NiPSysFieldMagnitudeCtlr(398477);
template struct internal::RttiLocator<NiPSysFieldMaxDistanceCtlr>;
internal::RttiLocator<NiPSysFieldMaxDistanceCtlr> registerRtti_NiPSysFieldMaxDistanceCtlr(398478);
template struct internal::RttiLocator<NiPSysGravityFieldModifier>;
internal::RttiLocator<NiPSysGravityFieldModifier> registerRtti_NiPSysGravityFieldModifier(398479);
template struct internal::RttiLocator<NiPSysGravityStrengthCtlr>;
internal::RttiLocator<NiPSysGravityStrengthCtlr> registerRtti_NiPSysGravityStrengthCtlr(398480);
template struct internal::RttiLocator<NiPSysGrowFadeModifier>;
internal::RttiLocator<NiPSysGrowFadeModifier> registerRtti_NiPSysGrowFadeModifier(398481);
template struct internal::RttiLocator<NiPSysInitialRotAngleCtlr>;
internal::RttiLocator<NiPSysInitialRotAngleCtlr> registerRtti_NiPSysInitialRotAngleCtlr(398482);
template struct internal::RttiLocator<NiPSysInitialRotAngleVarCtlr>;
internal::RttiLocator<NiPSysInitialRotAngleVarCtlr> registerRtti_NiPSysInitialRotAngleVarCtlr(398483);
template struct internal::RttiLocator<NiPSysInitialRotSpeedCtlr>;
internal::RttiLocator<NiPSysInitialRotSpeedCtlr> registerRtti_NiPSysInitialRotSpeedCtlr(398484);
template struct internal::RttiLocator<NiPSysInitialRotSpeedVarCtlr>;
internal::RttiLocator<NiPSysInitialRotSpeedVarCtlr> registerRtti_NiPSysInitialRotSpeedVarCtlr(398485);
template struct internal::RttiLocator<NiPSysMeshEmitter>;
internal::RttiLocator<NiPSysMeshEmitter> registerRtti_NiPSysMeshEmitter(398486);
template struct internal::RttiLocator<NiPSysModifierActiveCtlr>;
internal::RttiLocator<NiPSysModifierActiveCtlr> registerRtti_NiPSysModifierActiveCtlr(398491);
template struct internal::RttiLocator<NiPSysModifierBoolCtlr>;
internal::RttiLocator<NiPSysModifierBoolCtlr> registerRtti_NiPSysModifierBoolCtlr(398492);
template struct internal::RttiLocator<NiPSysPlanarCollider>;
internal::RttiLocator<NiPSysPlanarCollider> registerRtti_NiPSysPlanarCollider(398493);
template struct internal::RttiLocator<NiPSysCollider>;
internal::RttiLocator<NiPSysCollider> registerRtti_NiPSysCollider(398494);
template struct internal::RttiLocator<NiPSysPositionModifier>;
internal::RttiLocator<NiPSysPositionModifier> registerRtti_NiPSysPositionModifier(398495);
template struct internal::RttiLocator<NiPSysRadialFieldModifier>;
internal::RttiLocator<NiPSysRadialFieldModifier> registerRtti_NiPSysRadialFieldModifier(398496);
template struct internal::RttiLocator<NiPSysResetOnLoopCtlr>;
internal::RttiLocator<NiPSysResetOnLoopCtlr> registerRtti_NiPSysResetOnLoopCtlr(398497);
template struct internal::RttiLocator<NiPSysRotationModifier>;
internal::RttiLocator<NiPSysRotationModifier> registerRtti_NiPSysRotationModifier(398498);
template struct internal::RttiLocator<NiPSysSpawnModifier>;
internal::RttiLocator<NiPSysSpawnModifier> registerRtti_NiPSysSpawnModifier(398499);
template struct internal::RttiLocator<NiPSysSphereEmitter>;
internal::RttiLocator<NiPSysSphereEmitter> registerRtti_NiPSysSphereEmitter(398500);
template struct internal::RttiLocator<NiPSysSphericalCollider>;
internal::RttiLocator<NiPSysSphericalCollider> registerRtti_NiPSysSphericalCollider(398501);
template struct internal::RttiLocator<NiPSysTurbulenceFieldModifier>;
internal::RttiLocator<NiPSysTurbulenceFieldModifier> registerRtti_NiPSysTurbulenceFieldModifier(398502);
template struct internal::RttiLocator<NiPSysVortexFieldModifier>;
internal::RttiLocator<NiPSysVortexFieldModifier> registerRtti_NiPSysVortexFieldModifier(398503);
template struct internal::RttiLocator<BSStripPSysData>;
internal::RttiLocator<BSStripPSysData> registerRtti_BSStripPSysData(398504);
template struct internal::RttiLocator<BSPSysRecycleBoundModifier>;
internal::RttiLocator<BSPSysRecycleBoundModifier> registerRtti_BSPSysRecycleBoundModifier(398505);
template struct internal::RttiLocator<BSPSysInheritVelocityModifier>;
internal::RttiLocator<BSPSysInheritVelocityModifier> registerRtti_BSPSysInheritVelocityModifier(398506);
template struct internal::RttiLocator<BSTaskManager>;
internal::RttiLocator<BSTaskManager> registerRtti_BSTaskManager(398507);
template struct internal::RttiLocator<BSTaskManagerThread>;
internal::RttiLocator<BSTaskManagerThread> registerRtti_BSTaskManagerThread(398510);
template struct internal::RttiLocator<IOManager>;
internal::RttiLocator<IOManager> registerRtti_IOManager(398512);
template struct internal::RttiLocator<QueuedNamedFile>;
internal::RttiLocator<QueuedNamedFile> registerRtti_QueuedNamedFile(398515);
template struct internal::RttiLocator<BSMultiBound>;
internal::RttiLocator<BSMultiBound> registerRtti_BSMultiBound(398525);
template struct internal::RttiLocator<BSMultiBoundRoom>;
internal::RttiLocator<BSMultiBoundRoom> registerRtti_BSMultiBoundRoom(398526);
template struct internal::RttiLocator<BSMultiBoundNode>;
internal::RttiLocator<BSMultiBoundNode> registerRtti_BSMultiBoundNode(398527);
template struct internal::RttiLocator<BSNiNode>;
internal::RttiLocator<BSNiNode> registerRtti_BSNiNode(398528);
template struct internal::RttiLocator<BSReference>;
internal::RttiLocator<BSReference> registerRtti_BSReference(398529);
template struct internal::RttiLocator<BSNodeReferences>;
internal::RttiLocator<BSNodeReferences> registerRtti_BSNodeReferences(398530);
template struct internal::RttiLocator<BSXFlags>;
internal::RttiLocator<BSXFlags> registerRtti_BSXFlags(398531);
template struct internal::RttiLocator<BSValueNode>;
internal::RttiLocator<BSValueNode> registerRtti_BSValueNode(398532);
template struct internal::RttiLocator<ITextureDB>;
internal::RttiLocator<ITextureDB> registerRtti_ITextureDB(398533);
template struct internal::RttiLocator<BSWindModifier>;
internal::RttiLocator<BSWindModifier> registerRtti_BSWindModifier(398546);
template struct internal::RttiLocator<BSTempNode>;
internal::RttiLocator<BSTempNode> registerRtti_BSTempNode(398547);
template struct internal::RttiLocator<BSPortalGraph>;
internal::RttiLocator<BSPortalGraph> registerRtti_BSPortalGraph(398548);
template struct internal::RttiLocator<BSPortalGraphEntry>;
internal::RttiLocator<BSPortalGraphEntry> registerRtti_BSPortalGraphEntry(398549);
template struct internal::RttiLocator<MessageHandler>;
internal::RttiLocator<MessageHandler> registerRtti_MessageHandler(398550);
template struct internal::RttiLocator<BSRangeNode>;
internal::RttiLocator<BSRangeNode> registerRtti_BSRangeNode(398551);
template struct internal::RttiLocator<BSBlastNode>;
internal::RttiLocator<BSBlastNode> registerRtti_BSBlastNode(398552);
template struct internal::RttiLocator<BSDebrisNode>;
internal::RttiLocator<BSDebrisNode> registerRtti_BSDebrisNode(398553);
template struct internal::RttiLocator<BSDamageStage>;
internal::RttiLocator<BSDamageStage> registerRtti_BSDamageStage(398554);
template struct internal::RttiLocator<PArrayPoint>;
internal::RttiLocator<PArrayPoint> registerRtti_PArrayPoint(398555);
template struct internal::RttiLocator<BSPSysArrayEmitter>;
internal::RttiLocator<BSPSysArrayEmitter> registerRtti_BSPSysArrayEmitter(398556);
template struct internal::RttiLocator<BSInstanceTriShape>;
internal::RttiLocator<BSInstanceTriShape> registerRtti_BSInstanceTriShape(398559);
template struct internal::RttiLocator<BSMultiStreamInstanceTriShape>;
internal::RttiLocator<BSMultiStreamInstanceTriShape> registerRtti_BSMultiStreamInstanceTriShape(398560);
template struct internal::RttiLocator<BSIStream>;
internal::RttiLocator<BSIStream> registerRtti_BSIStream(398561);
template struct internal::RttiLocator<BSOStream>;
internal::RttiLocator<BSOStream> registerRtti_BSOStream(398564);
template struct internal::RttiLocator<BSOcclusionBox>;
internal::RttiLocator<BSOcclusionBox> registerRtti_BSOcclusionBox(398566);
template struct internal::RttiLocator<BSPortalSharedNode>;
internal::RttiLocator<BSPortalSharedNode> registerRtti_BSPortalSharedNode(398567);
template struct internal::RttiLocator<BSBodyMorphOffsetsExtraData>;
internal::RttiLocator<BSBodyMorphOffsetsExtraData> registerRtti_BSBodyMorphOffsetsExtraData(398568);
template struct internal::RttiLocator<BSBehaviorGraphExtraData>;
internal::RttiLocator<BSBehaviorGraphExtraData> registerRtti_BSBehaviorGraphExtraData(398569);
template struct internal::RttiLocator<NiBSBoneLODController>;
internal::RttiLocator<NiBSBoneLODController> registerRtti_NiBSBoneLODController(398570);
template struct internal::RttiLocator<BSParticleSystemManager>;
internal::RttiLocator<BSParticleSystemManager> registerRtti_BSParticleSystemManager(398577);
template struct internal::RttiLocator<BSFurnitureMarkerNode>;
internal::RttiLocator<BSFurnitureMarkerNode> registerRtti_BSFurnitureMarkerNode(398578);
template struct internal::RttiLocator<BSBound>;
internal::RttiLocator<BSBound> registerRtti_BSBound(398579);
template struct internal::RttiLocator<BSBoneMap>;
internal::RttiLocator<BSBoneMap> registerRtti_BSBoneMap(398580);
template struct internal::RttiLocator<BSAnimInteractionMarker>;
internal::RttiLocator<BSAnimInteractionMarker> registerRtti_BSAnimInteractionMarker(398581);
template struct internal::RttiLocator<BSPSysMultiTargetEmitterCtlr>;
internal::RttiLocator<BSPSysMultiTargetEmitterCtlr> registerRtti_BSPSysMultiTargetEmitterCtlr(398582);
template struct internal::RttiLocator<BSSubIndexTriShape>;
internal::RttiLocator<BSSubIndexTriShape> registerRtti_BSSubIndexTriShape(398583);
template struct internal::RttiLocator<BSDistantObjectLargeRefExtraData>;
internal::RttiLocator<BSDistantObjectLargeRefExtraData> registerRtti_BSDistantObjectLargeRefExtraData(398584);
template struct internal::RttiLocator<BSMasterParticleSystem>;
internal::RttiLocator<BSMasterParticleSystem> registerRtti_BSMasterParticleSystem(398587);
template struct internal::RttiLocator<BSProceduralLightningTasklet>;
internal::RttiLocator<BSProceduralLightningTasklet> registerRtti_BSProceduralLightningTasklet(398588);
template struct internal::RttiLocator<BSProceduralLightningController>;
internal::RttiLocator<BSProceduralLightningController> registerRtti_BSProceduralLightningController(398589);
template struct internal::RttiLocator<BSInvMarker>;
internal::RttiLocator<BSInvMarker> registerRtti_BSInvMarker(398591);
template struct internal::RttiLocator<BSBoneLODExtraData>;
internal::RttiLocator<BSBoneLODExtraData> registerRtti_BSBoneLODExtraData(398592);
template struct internal::RttiLocator<BSDecalPlacementVectorExtraData>;
internal::RttiLocator<BSDecalPlacementVectorExtraData> registerRtti_BSDecalPlacementVectorExtraData(398593);
template struct internal::RttiLocator<BSParentVelocityModifier>;
internal::RttiLocator<BSParentVelocityModifier> registerRtti_BSParentVelocityModifier(398594);
template struct internal::RttiLocator<BSWArray>;
internal::RttiLocator<BSWArray> registerRtti_BSWArray(398595);
template struct internal::RttiLocator<BSMultiBoundCapsule>;
internal::RttiLocator<BSMultiBoundCapsule> registerRtti_BSMultiBoundCapsule(398596);
template struct internal::RttiLocator<BSPSysStripUpdateModifier>;
internal::RttiLocator<BSPSysStripUpdateModifier> registerRtti_BSPSysStripUpdateModifier(398597);
template struct internal::RttiLocator<BSPSysSubTexModifier>;
internal::RttiLocator<BSPSysSubTexModifier> registerRtti_BSPSysSubTexModifier(398598);
template struct internal::RttiLocator<BSPSysScaleModifier>;
internal::RttiLocator<BSPSysScaleModifier> registerRtti_BSPSysScaleModifier(398599);
template struct internal::RttiLocator<BSLagBoneController>;
internal::RttiLocator<BSLagBoneController> registerRtti_BSLagBoneController(398600);
template struct internal::RttiLocator<BSNonUniformScaleExtraData>;
internal::RttiLocator<BSNonUniformScaleExtraData> registerRtti_BSNonUniformScaleExtraData(398601);
template struct internal::RttiLocator<BSTableCurve>;
internal::RttiLocator<BSTableCurve> registerRtti_BSTableCurve(398602);
template struct internal::RttiLocator<bhkTaskletManagerCallback>;
internal::RttiLocator<bhkTaskletManagerCallback> registerRtti_bhkTaskletManagerCallback(398603);
template struct internal::RttiLocator<bhkOnStartupCallback>;
internal::RttiLocator<bhkOnStartupCallback> registerRtti_bhkOnStartupCallback(398604);
template struct internal::RttiLocator<bhkOnExitCallback>;
internal::RttiLocator<bhkOnExitCallback> registerRtti_bhkOnExitCallback(398605);
template struct internal::RttiLocator<ahkpWorld>;
internal::RttiLocator<ahkpWorld> registerRtti_ahkpWorld(398606);
template struct internal::RttiLocator<bhkWorld>;
internal::RttiLocator<bhkWorld> registerRtti_bhkWorld(398608);
template struct internal::RttiLocator<bhkStiffSpringConstraint>;
internal::RttiLocator<bhkStiffSpringConstraint> registerRtti_bhkStiffSpringConstraint(398612);
template struct internal::RttiLocator<hkpAllRayHitCollector>;
internal::RttiLocator<hkpAllRayHitCollector> registerRtti_hkpAllRayHitCollector(398615);
template struct internal::RttiLocator<bhkRagdollPenetrationUtil>;
internal::RttiLocator<bhkRagdollPenetrationUtil> registerRtti_bhkRagdollPenetrationUtil(398616);
template struct internal::RttiLocator<hkaRagdollRaycastInterface>;
internal::RttiLocator<hkaRagdollRaycastInterface> registerRtti_hkaRagdollRaycastInterface(398617);
template struct internal::RttiLocator<hkpCharacterState>;
internal::RttiLocator<hkpCharacterState> registerRtti_hkpCharacterState(398618);
template struct internal::RttiLocator<bhkCharacterState>;
internal::RttiLocator<bhkCharacterState> registerRtti_bhkCharacterState(398619);
template struct internal::RttiLocator<bhkShapeCollection>;
internal::RttiLocator<bhkShapeCollection> registerRtti_bhkShapeCollection(398620);
template struct internal::RttiLocator<bhkCharacterController>;
internal::RttiLocator<bhkCharacterController> registerRtti_bhkCharacterController(398621);
template struct internal::RttiLocator<bhkCollisionBox>;
internal::RttiLocator<bhkCollisionBox> registerRtti_bhkCollisionBox(398623);
template struct internal::RttiLocator<bhkICharOrientationController>;
internal::RttiLocator<bhkICharOrientationController> registerRtti_bhkICharOrientationController(398624);
template struct internal::RttiLocator<bhkCharacterControllerCinfo>;
internal::RttiLocator<bhkCharacterControllerCinfo> registerRtti_bhkCharacterControllerCinfo(398625);
template struct internal::RttiLocator<bhkCharacterStateClimbing>;
internal::RttiLocator<bhkCharacterStateClimbing> registerRtti_bhkCharacterStateClimbing(398626);
template struct internal::RttiLocator<bhkCharacterStateFlying>;
internal::RttiLocator<bhkCharacterStateFlying> registerRtti_bhkCharacterStateFlying(398627);
template struct internal::RttiLocator<bhkListShape>;
internal::RttiLocator<bhkListShape> registerRtti_bhkListShape(398628);
template struct internal::RttiLocator<bhkRagdollShareData>;
internal::RttiLocator<bhkRagdollShareData> registerRtti_bhkRagdollShareData(398629);
template struct internal::RttiLocator<bhkRagdollController>;
internal::RttiLocator<bhkRagdollController> registerRtti_bhkRagdollController(398630);
template struct internal::RttiLocator<bhkCollisionFilter>;
internal::RttiLocator<bhkCollisionFilter> registerRtti_bhkCollisionFilter(398631);
template struct internal::RttiLocator<bhkAttachmentCollisionObject>;
internal::RttiLocator<bhkAttachmentCollisionObject> registerRtti_bhkAttachmentCollisionObject(398636);
template struct internal::RttiLocator<bhkBlendCollisionObject>;
internal::RttiLocator<bhkBlendCollisionObject> registerRtti_bhkBlendCollisionObject(398637);
template struct internal::RttiLocator<bhkLimitedHingeConstraint>;
internal::RttiLocator<bhkLimitedHingeConstraint> registerRtti_bhkLimitedHingeConstraint(398638);
template struct internal::RttiLocator<WeaponObject>;
internal::RttiLocator<WeaponObject> registerRtti_WeaponObject(398639);
template struct internal::RttiLocator<bhkRigidBodyT>;
internal::RttiLocator<bhkRigidBodyT> registerRtti_bhkRigidBodyT(398641);
template struct internal::RttiLocator<bhkWorldM>;
internal::RttiLocator<bhkWorldM> registerRtti_bhkWorldM(398642);
template struct internal::RttiLocator<hkNiTriStripsShape>;
internal::RttiLocator<hkNiTriStripsShape> registerRtti_hkNiTriStripsShape(398645);
template struct internal::RttiLocator<hkNormalTriangleShape>;
internal::RttiLocator<hkNormalTriangleShape> registerRtti_hkNormalTriangleShape(398646);
template struct internal::RttiLocator<hkPackedNiTriStripsData>;
internal::RttiLocator<hkPackedNiTriStripsData> registerRtti_hkPackedNiTriStripsData(398647);
template struct internal::RttiLocator<hkPackedNiTriStripsShape>;
internal::RttiLocator<hkPackedNiTriStripsShape> registerRtti_hkPackedNiTriStripsShape(398648);
template struct internal::RttiLocator<bhkCapsuleShape>;
internal::RttiLocator<bhkCapsuleShape> registerRtti_bhkCapsuleShape(398649);
template struct internal::RttiLocator<bhkNiTriStripsShape>;
internal::RttiLocator<bhkNiTriStripsShape> registerRtti_bhkNiTriStripsShape(398650);
template struct internal::RttiLocator<bhkPackedNiTriStripsShape>;
internal::RttiLocator<bhkPackedNiTriStripsShape> registerRtti_bhkPackedNiTriStripsShape(398651);
template struct internal::RttiLocator<hkAvoidBox>;
internal::RttiLocator<hkAvoidBox> registerRtti_hkAvoidBox(398652);
template struct internal::RttiLocator<bhkAvoidBox>;
internal::RttiLocator<bhkAvoidBox> registerRtti_bhkAvoidBox(398653);
template struct internal::RttiLocator<ahkpMalleableConstraintData>;
internal::RttiLocator<ahkpMalleableConstraintData> registerRtti_ahkpMalleableConstraintData(398654);
template struct internal::RttiLocator<bhkMalleableConstraint>;
internal::RttiLocator<bhkMalleableConstraint> registerRtti_bhkMalleableConstraint(398655);
template struct internal::RttiLocator<hkBSHeightFieldShape>;
internal::RttiLocator<hkBSHeightFieldShape> registerRtti_hkBSHeightFieldShape(398658);
template struct internal::RttiLocator<hkProductFeatures>;
internal::RttiLocator<hkProductFeatures> registerRtti_hkProductFeatures(398659);
template struct internal::RttiLocator<bhkCachingShapePhantom>;
internal::RttiLocator<bhkCachingShapePhantom> registerRtti_bhkCachingShapePhantom(398667);
template struct internal::RttiLocator<hkpCharacterProxyListener>;
internal::RttiLocator<hkpCharacterProxyListener> registerRtti_hkpCharacterProxyListener(398668);
template struct internal::RttiLocator<bhkCharacterProxy>;
internal::RttiLocator<bhkCharacterProxy> registerRtti_bhkCharacterProxy(398670);
template struct internal::RttiLocator<bhkCharProxyController>;
internal::RttiLocator<bhkCharProxyController> registerRtti_bhkCharProxyController(398671);
template struct internal::RttiLocator<bhkCharProxyControllerCinfo>;
internal::RttiLocator<bhkCharProxyControllerCinfo> registerRtti_bhkCharProxyControllerCinfo(398672);
template struct internal::RttiLocator<hkpCharacterRigidBodyListener>;
internal::RttiLocator<hkpCharacterRigidBodyListener> registerRtti_hkpCharacterRigidBodyListener(398673);
template struct internal::RttiLocator<bhkCharacterRigidBody>;
internal::RttiLocator<bhkCharacterRigidBody> registerRtti_bhkCharacterRigidBody(398675);
template struct internal::RttiLocator<bhkCharRigidBodyControllerCinfo>;
internal::RttiLocator<bhkCharRigidBodyControllerCinfo> registerRtti_bhkCharRigidBodyControllerCinfo(398676);
template struct internal::RttiLocator<bhkCharRigidBodyController>;
internal::RttiLocator<bhkCharRigidBodyController> registerRtti_bhkCharRigidBodyController(398677);
template struct internal::RttiLocator<bhkBallAndSocketConstraint>;
internal::RttiLocator<bhkBallAndSocketConstraint> registerRtti_bhkBallAndSocketConstraint(398678);
template struct internal::RttiLocator<bhkRagdollTemplateData>;
internal::RttiLocator<bhkRagdollTemplateData> registerRtti_bhkRagdollTemplateData(398679);
template struct internal::RttiLocator<bhkRagdollTemplate>;
internal::RttiLocator<bhkRagdollTemplate> registerRtti_bhkRagdollTemplate(398680);
template struct internal::RttiLocator<bhkRagdollConstraint>;
internal::RttiLocator<bhkRagdollConstraint> registerRtti_bhkRagdollConstraint(398682);
template struct internal::RttiLocator<hkpSafeEaseConstraintsAction>;
internal::RttiLocator<hkpSafeEaseConstraintsAction> registerRtti_hkpSafeEaseConstraintsAction(398683);
template struct internal::RttiLocator<bhkBipedOrientationController>;
internal::RttiLocator<bhkBipedOrientationController> registerRtti_bhkBipedOrientationController(398684);
template struct internal::RttiLocator<hkThreadMemory>;
internal::RttiLocator<hkThreadMemory> registerRtti_hkThreadMemory(398690);
template struct internal::RttiLocator<bhkMemorySystem>;
internal::RttiLocator<bhkMemorySystem> registerRtti_bhkMemorySystem(398691);
template struct internal::RttiLocator<hkpSuspendInactiveAgentsUtil>;
internal::RttiLocator<hkpSuspendInactiveAgentsUtil> registerRtti_hkpSuspendInactiveAgentsUtil(398692);
template struct internal::RttiLocator<bhkCompressedMeshShapeData>;
internal::RttiLocator<bhkCompressedMeshShapeData> registerRtti_bhkCompressedMeshShapeData(398695);
template struct internal::RttiLocator<bhkCompressedMeshShape>;
internal::RttiLocator<bhkCompressedMeshShape> registerRtti_bhkCompressedMeshShape(398696);
template struct internal::RttiLocator<hkpCompressedMeshShape>;
internal::RttiLocator<hkpCompressedMeshShape> registerRtti_hkpCompressedMeshShape(398698);
template struct internal::RttiLocator<bhkConvexSweepShape>;
internal::RttiLocator<bhkConvexSweepShape> registerRtti_bhkConvexSweepShape(398699);
template struct internal::RttiLocator<bhkConvexTransformShape>;
internal::RttiLocator<bhkConvexTransformShape> registerRtti_bhkConvexTransformShape(398700);
template struct internal::RttiLocator<bhkConvexTranslateShape>;
internal::RttiLocator<bhkConvexTranslateShape> registerRtti_bhkConvexTranslateShape(398701);
template struct internal::RttiLocator<bhkConvexVerticesShape>;
internal::RttiLocator<bhkConvexVerticesShape> registerRtti_bhkConvexVerticesShape(398702);
template struct internal::RttiLocator<bhkCylinderShape>;
internal::RttiLocator<bhkCylinderShape> registerRtti_bhkCylinderShape(398703);
template struct internal::RttiLocator<bhkMultiSphereShape>;
internal::RttiLocator<bhkMultiSphereShape> registerRtti_bhkMultiSphereShape(398704);
template struct internal::RttiLocator<bhkHeightFieldShape>;
internal::RttiLocator<bhkHeightFieldShape> registerRtti_bhkHeightFieldShape(398705);
template struct internal::RttiLocator<bhkPlaneShape>;
internal::RttiLocator<bhkPlaneShape> registerRtti_bhkPlaneShape(398706);
template struct internal::RttiLocator<bhkTriangleShape>;
internal::RttiLocator<bhkTriangleShape> registerRtti_bhkTriangleShape(398707);
template struct internal::RttiLocator<hkScaledMoppBvTreeShape>;
internal::RttiLocator<hkScaledMoppBvTreeShape> registerRtti_hkScaledMoppBvTreeShape(398708);
template struct internal::RttiLocator<bhkMoppBvTreeShape>;
internal::RttiLocator<bhkMoppBvTreeShape> registerRtti_bhkMoppBvTreeShape(398709);
template struct internal::RttiLocator<bhkTransformShape>;
internal::RttiLocator<bhkTransformShape> registerRtti_bhkTransformShape(398710);
template struct internal::RttiLocator<bhkConstraintChain>;
internal::RttiLocator<bhkConstraintChain> registerRtti_bhkConstraintChain(398712);
template struct internal::RttiLocator<bhkBallSocketConstraintChain>;
internal::RttiLocator<bhkBallSocketConstraintChain> registerRtti_bhkBallSocketConstraintChain(398714);
template struct internal::RttiLocator<bhkGroupConstraint>;
internal::RttiLocator<bhkGroupConstraint> registerRtti_bhkGroupConstraint(398715);
template struct internal::RttiLocator<bhkHingeLimitsConstraint>;
internal::RttiLocator<bhkHingeLimitsConstraint> registerRtti_bhkHingeLimitsConstraint(398717);
template struct internal::RttiLocator<bhkGenericConstraint>;
internal::RttiLocator<bhkGenericConstraint> registerRtti_bhkGenericConstraint(398718);
template struct internal::RttiLocator<bhkFixedConstraint>;
internal::RttiLocator<bhkFixedConstraint> registerRtti_bhkFixedConstraint(398719);
template struct internal::RttiLocator<bhkRagdollLimitsConstraint>;
internal::RttiLocator<bhkRagdollLimitsConstraint> registerRtti_bhkRagdollLimitsConstraint(398721);
template struct internal::RttiLocator<bhkWheelConstraint>;
internal::RttiLocator<bhkWheelConstraint> registerRtti_bhkWheelConstraint(398723);
template struct internal::RttiLocator<ahkpBreakableConstraintData>;
internal::RttiLocator<ahkpBreakableConstraintData> registerRtti_ahkpBreakableConstraintData(398724);
template struct internal::RttiLocator<bhkBreakableConstraint>;
internal::RttiLocator<bhkBreakableConstraint> registerRtti_bhkBreakableConstraint(398726);
template struct internal::RttiLocator<bhkBinaryAction>;
internal::RttiLocator<bhkBinaryAction> registerRtti_bhkBinaryAction(398727);
template struct internal::RttiLocator<bhkAngularDashpotAction>;
internal::RttiLocator<bhkAngularDashpotAction> registerRtti_bhkAngularDashpotAction(398728);
template struct internal::RttiLocator<bhkDashpotAction>;
internal::RttiLocator<bhkDashpotAction> registerRtti_bhkDashpotAction(398729);
template struct internal::RttiLocator<bhkLiquidAction>;
internal::RttiLocator<bhkLiquidAction> registerRtti_bhkLiquidAction(398730);
template struct internal::RttiLocator<bhkMotorAction>;
internal::RttiLocator<bhkMotorAction> registerRtti_bhkMotorAction(398731);
template struct internal::RttiLocator<bhkOrientHingedBodyAction>;
internal::RttiLocator<bhkOrientHingedBodyAction> registerRtti_bhkOrientHingedBodyAction(398732);
template struct internal::RttiLocator<bhkSpringAction>;
internal::RttiLocator<bhkSpringAction> registerRtti_bhkSpringAction(398733);
template struct internal::RttiLocator<bhkBlendController>;
internal::RttiLocator<bhkBlendController> registerRtti_bhkBlendController(398734);
template struct internal::RttiLocator<bhkExtraData>;
internal::RttiLocator<bhkExtraData> registerRtti_bhkExtraData(398735);
template struct internal::RttiLocator<bhkPoseArray>;
internal::RttiLocator<bhkPoseArray> registerRtti_bhkPoseArray(398736);
template struct internal::RttiLocator<hkaDetectRagdollPenetration>;
internal::RttiLocator<hkaDetectRagdollPenetration> registerRtti_hkaDetectRagdollPenetration(398737);
template struct internal::RttiLocator<bhkCharacterStateInAir>;
internal::RttiLocator<bhkCharacterStateInAir> registerRtti_bhkCharacterStateInAir(398738);
template struct internal::RttiLocator<bhkCharacterStateJumping>;
internal::RttiLocator<bhkCharacterStateJumping> registerRtti_bhkCharacterStateJumping(398739);
template struct internal::RttiLocator<bhkCharacterStateOnGround>;
internal::RttiLocator<bhkCharacterStateOnGround> registerRtti_bhkCharacterStateOnGround(398740);
template struct internal::RttiLocator<bhkCharacterStateSwimming>;
internal::RttiLocator<bhkCharacterStateSwimming> registerRtti_bhkCharacterStateSwimming(398741);
template struct internal::RttiLocator<hkCharControllerShape>;
internal::RttiLocator<hkCharControllerShape> registerRtti_hkCharControllerShape(398742);
template struct internal::RttiLocator<bhkCharControllerShape>;
internal::RttiLocator<bhkCharControllerShape> registerRtti_bhkCharControllerShape(398743);
template struct internal::RttiLocator<bhkQuadOrientationController>;
internal::RttiLocator<bhkQuadOrientationController> registerRtti_bhkQuadOrientationController(398744);
template struct internal::RttiLocator<bhkPositionConstraintMotor>;
internal::RttiLocator<bhkPositionConstraintMotor> registerRtti_bhkPositionConstraintMotor(398747);
template struct internal::RttiLocator<bhkVelocityConstraintMotor>;
internal::RttiLocator<bhkVelocityConstraintMotor> registerRtti_bhkVelocityConstraintMotor(398748);
template struct internal::RttiLocator<bhkSpringDamperConstraintMotor>;
internal::RttiLocator<bhkSpringDamperConstraintMotor> registerRtti_bhkSpringDamperConstraintMotor(398749);
template struct internal::RttiLocator<hkbCameraShakeEventPayload>;
internal::RttiLocator<hkbCameraShakeEventPayload> registerRtti_hkbCameraShakeEventPayload(398750);
template struct internal::RttiLocator<hkbParticleSystemEventPayload>;
internal::RttiLocator<hkbParticleSystemEventPayload> registerRtti_hkbParticleSystemEventPayload(398751);
template struct internal::RttiLocator<hkbStateChooser>;
internal::RttiLocator<hkbStateChooser> registerRtti_hkbStateChooser(398752);
template struct internal::RttiLocator<hkbTestStateChooser>;
internal::RttiLocator<hkbTestStateChooser> registerRtti_hkbTestStateChooser(398753);
template struct internal::RttiLocator<hkbSimulationControlCommand>;
internal::RttiLocator<hkbSimulationControlCommand> registerRtti_hkbSimulationControlCommand(398754);
template struct internal::RttiLocator<hkbCharacterControlCommand>;
internal::RttiLocator<hkbCharacterControlCommand> registerRtti_hkbCharacterControlCommand(398755);
template struct internal::RttiLocator<hkbRaiseEventCommand>;
internal::RttiLocator<hkbRaiseEventCommand> registerRtti_hkbRaiseEventCommand(398756);
template struct internal::RttiLocator<hkbSetWordVariableCommand>;
internal::RttiLocator<hkbSetWordVariableCommand> registerRtti_hkbSetWordVariableCommand(398757);
template struct internal::RttiLocator<hkbSetLocalTimeOfClipGeneratorCommand>;
internal::RttiLocator<hkbSetLocalTimeOfClipGeneratorCommand> registerRtti_hkbSetLocalTimeOfClipGeneratorCommand(398758);
template struct internal::RttiLocator<hkbSetBehaviorCommand>;
internal::RttiLocator<hkbSetBehaviorCommand> registerRtti_hkbSetBehaviorCommand(398759);
template struct internal::RttiLocator<hkbSetNodePropertyCommand>;
internal::RttiLocator<hkbSetNodePropertyCommand> registerRtti_hkbSetNodePropertyCommand(398760);
template struct internal::RttiLocator<hkbCharacterAddedInfo>;
internal::RttiLocator<hkbCharacterAddedInfo> registerRtti_hkbCharacterAddedInfo(398761);
template struct internal::RttiLocator<hkbCharacterInfo>;
internal::RttiLocator<hkbCharacterInfo> registerRtti_hkbCharacterInfo(398762);
template struct internal::RttiLocator<hkbCharacterSteppedInfo>;
internal::RttiLocator<hkbCharacterSteppedInfo> registerRtti_hkbCharacterSteppedInfo(398763);
template struct internal::RttiLocator<hkbCharacterSkinInfo>;
internal::RttiLocator<hkbCharacterSkinInfo> registerRtti_hkbCharacterSkinInfo(398764);
template struct internal::RttiLocator<hkbBehaviorInfo>;
internal::RttiLocator<hkbBehaviorInfo> registerRtti_hkbBehaviorInfo(398765);
template struct internal::RttiLocator<hkbBehaviorEventsInfo>;
internal::RttiLocator<hkbBehaviorEventsInfo> registerRtti_hkbBehaviorEventsInfo(398766);
template struct internal::RttiLocator<hkbEventRaisedInfo>;
internal::RttiLocator<hkbEventRaisedInfo> registerRtti_hkbEventRaisedInfo(398767);
template struct internal::RttiLocator<hkbSimulationStateInfo>;
internal::RttiLocator<hkbSimulationStateInfo> registerRtti_hkbSimulationStateInfo(398768);
template struct internal::RttiLocator<hkbLinkedSymbolInfo>;
internal::RttiLocator<hkbLinkedSymbolInfo> registerRtti_hkbLinkedSymbolInfo(398769);
template struct internal::RttiLocator<hkbAuxiliaryNodeInfo>;
internal::RttiLocator<hkbAuxiliaryNodeInfo> registerRtti_hkbAuxiliaryNodeInfo(398770);
template struct internal::RttiLocator<hkbBehaviorGraphInternalStateInfo>;
internal::RttiLocator<hkbBehaviorGraphInternalStateInfo> registerRtti_hkbBehaviorGraphInternalStateInfo(398771);
template struct internal::RttiLocator<hkpHeightFieldAgent>;
internal::RttiLocator<hkpHeightFieldAgent> registerRtti_hkpHeightFieldAgent(398772);
template struct internal::RttiLocator<hkHeightFieldRayForwardingCollector>;
internal::RttiLocator<hkHeightFieldRayForwardingCollector> registerRtti_hkHeightFieldRayForwardingCollector(398775);
template struct internal::RttiLocator<hkpContinuousSimulation>;
internal::RttiLocator<hkpContinuousSimulation> registerRtti_hkpContinuousSimulation(398776);
template struct internal::RttiLocator<hkpMultiThreadedSimulation>;
internal::RttiLocator<hkpMultiThreadedSimulation> registerRtti_hkpMultiThreadedSimulation(398777);
template struct internal::RttiLocator<bhkCharacterPointCollector>;
internal::RttiLocator<bhkCharacterPointCollector> registerRtti_bhkCharacterPointCollector(398781);
template struct internal::RttiLocator<ahkpCharacterProxy>;
internal::RttiLocator<ahkpCharacterProxy> registerRtti_ahkpCharacterProxy(398783);
template struct internal::RttiLocator<ahkpCharacterRigidBody>;
internal::RttiLocator<ahkpCharacterRigidBody> registerRtti_ahkpCharacterRigidBody(398784);
template struct internal::RttiLocator<hkSolverAllocator>;
internal::RttiLocator<hkSolverAllocator> registerRtti_hkSolverAllocator(398785);
template struct internal::RttiLocator<bhkThreadMemorySource>;
internal::RttiLocator<bhkThreadMemorySource> registerRtti_bhkThreadMemorySource(398786);
template struct internal::RttiLocator<hkJobThreadPool>;
internal::RttiLocator<hkJobThreadPool> registerRtti_hkJobThreadPool(398787);
template struct internal::RttiLocator<hkCpuJobThreadPool>;
internal::RttiLocator<hkCpuJobThreadPool> registerRtti_hkCpuJobThreadPool(398788);
template struct internal::RttiLocator<hkLiquidAction>;
internal::RttiLocator<hkLiquidAction> registerRtti_hkLiquidAction(398790);
template struct internal::RttiLocator<hkOrientHingedBodyAction>;
internal::RttiLocator<hkOrientHingedBodyAction> registerRtti_hkOrientHingedBodyAction(398791);
template struct internal::RttiLocator<hkgpConvexHull>;
internal::RttiLocator<hkgpConvexHull> registerRtti_hkgpConvexHull(398792);
template struct internal::RttiLocator<bhkPointToPathConstraint>;
internal::RttiLocator<bhkPointToPathConstraint> registerRtti_bhkPointToPathConstraint(398794);
template struct internal::RttiLocator<hkRemoteObjectClientSideListener>;
internal::RttiLocator<hkRemoteObjectClientSideListener> registerRtti_hkRemoteObjectClientSideListener(398795);
template struct internal::RttiLocator<hkbBehaviorClient>;
internal::RttiLocator<hkbBehaviorClient> registerRtti_hkbBehaviorClient(398796);
template struct internal::RttiLocator<hkbClientCharacterState>;
internal::RttiLocator<hkbClientCharacterState> registerRtti_hkbClientCharacterState(398797);
template struct internal::RttiLocator<hkpToiResourceMgr>;
internal::RttiLocator<hkpToiResourceMgr> registerRtti_hkpToiResourceMgr(398798);
template struct internal::RttiLocator<hkpDefaultToiResourceMgr>;
internal::RttiLocator<hkpDefaultToiResourceMgr> registerRtti_hkpDefaultToiResourceMgr(398799);
template struct internal::RttiLocator<hkpDeferredConstraintOwner>;
internal::RttiLocator<hkpDeferredConstraintOwner> registerRtti_hkpDeferredConstraintOwner(398800);
template struct internal::RttiLocator<hkgpIndexedMesh>;
internal::RttiLocator<hkgpIndexedMesh> registerRtti_hkgpIndexedMesh(398801);
template struct internal::RttiLocator<hkpMoppMediator>;
internal::RttiLocator<hkpMoppMediator> registerRtti_hkpMoppMediator(398802);
template struct internal::RttiLocator<hkpMoppShapeMediator>;
internal::RttiLocator<hkpMoppShapeMediator> registerRtti_hkpMoppShapeMediator(398803);
template struct internal::RttiLocator<hkpMoppCachedShapeMediator>;
internal::RttiLocator<hkpMoppCachedShapeMediator> registerRtti_hkpMoppCachedShapeMediator(398804);
template struct internal::RttiLocator<hkpMoppCostFunction>;
internal::RttiLocator<hkpMoppCostFunction> registerRtti_hkpMoppCostFunction(398805);
template struct internal::RttiLocator<hkProcess>;
internal::RttiLocator<hkProcess> registerRtti_hkProcess(398812);
template struct internal::RttiLocator<hkRemoteObjectProcess>;
internal::RttiLocator<hkRemoteObjectProcess> registerRtti_hkRemoteObjectProcess(398813);
template struct internal::RttiLocator<hkKdTreeCastCollector>;
internal::RttiLocator<hkKdTreeCastCollector> registerRtti_hkKdTreeCastCollector(398814);
template struct internal::RttiLocator<hkCpuWorldGetClosestPointsCollector>;
internal::RttiLocator<hkCpuWorldGetClosestPointsCollector> registerRtti_hkCpuWorldGetClosestPointsCollector(398815);
template struct internal::RttiLocator<hkCpuWorldLinearCastCollector>;
internal::RttiLocator<hkCpuWorldLinearCastCollector> registerRtti_hkCpuWorldLinearCastCollector(398817);
template struct internal::RttiLocator<hkpFixedBufferRayHitCollector>;
internal::RttiLocator<hkpFixedBufferRayHitCollector> registerRtti_hkpFixedBufferRayHitCollector(398819);
template struct internal::RttiLocator<hkCpuWorldRayCastCollector>;
internal::RttiLocator<hkCpuWorldRayCastCollector> registerRtti_hkCpuWorldRayCastCollector(398820);
template struct internal::RttiLocator<hkpSimpleMeshShape>;
internal::RttiLocator<hkpSimpleMeshShape> registerRtti_hkpSimpleMeshShape(398821);
template struct internal::RttiLocator<hkpMoppNodeMgr>;
internal::RttiLocator<hkpMoppNodeMgr> registerRtti_hkpMoppNodeMgr(398822);
template struct internal::RttiLocator<hkpMoppSplitter>;
internal::RttiLocator<hkpMoppSplitter> registerRtti_hkpMoppSplitter(398823);
template struct internal::RttiLocator<hkpMoppDefaultSplitter>;
internal::RttiLocator<hkpMoppDefaultSplitter> registerRtti_hkpMoppDefaultSplitter(398824);
template struct internal::RttiLocator<hkpMoppCodeGenerator>;
internal::RttiLocator<hkpMoppCodeGenerator> registerRtti_hkpMoppCodeGenerator(398825);
template struct internal::RttiLocator<hkpMoppAssembler>;
internal::RttiLocator<hkpMoppAssembler> registerRtti_hkpMoppAssembler(398826);
template struct internal::RttiLocator<hkpMoppDefaultAssembler>;
internal::RttiLocator<hkpMoppDefaultAssembler> registerRtti_hkpMoppDefaultAssembler(398827);
template struct internal::RttiLocator<hkgpTriangulatorBase>;
internal::RttiLocator<hkgpTriangulatorBase> registerRtti_hkgpTriangulatorBase(398851);
template struct internal::RttiLocator<hkgpMesh>;
internal::RttiLocator<hkgpMesh> registerRtti_hkgpMesh(398854);
template struct internal::RttiLocator<hkProcessFactory>;
internal::RttiLocator<hkProcessFactory> registerRtti_hkProcessFactory(398870);
template struct internal::RttiLocator<hkKdTreeBundleCastCollector>;
internal::RttiLocator<hkKdTreeBundleCastCollector> registerRtti_hkKdTreeBundleCastCollector(398872);
template struct internal::RttiLocator<hkpCollidableMediator>;
internal::RttiLocator<hkpCollidableMediator> registerRtti_hkpCollidableMediator(398874);
template struct internal::RttiLocator<hkKdTreeCpuBroadphaseBundleCastCollector>;
internal::RttiLocator<hkKdTreeCpuBroadphaseBundleCastCollector> registerRtti_hkKdTreeCpuBroadphaseBundleCastCollector(398875);
template struct internal::RttiLocator<BSUIScaleformData>;
internal::RttiLocator<BSUIScaleformData> registerRtti_BSUIScaleformData(398876);
template struct internal::RttiLocator<GSysAllocBase>;
internal::RttiLocator<GSysAllocBase> registerRtti_GSysAllocBase(398886);
template struct internal::RttiLocator<GSysAllocPaged>;
internal::RttiLocator<GSysAllocPaged> registerRtti_GSysAllocPaged(398887);
template struct internal::RttiLocator<GSysMemoryMap>;
internal::RttiLocator<GSysMemoryMap> registerRtti_GSysMemoryMap(398888);
template struct internal::RttiLocator<GFxLog>;
internal::RttiLocator<GFxLog> registerRtti_GFxLog(398889);
template struct internal::RttiLocator<GFxState>;
internal::RttiLocator<GFxState> registerRtti_GFxState(398890);
template struct internal::RttiLocator<GFxLogConstants>;
internal::RttiLocator<GFxLogConstants> registerRtti_GFxLogConstants(398893);
template struct internal::RttiLocator<GFxTranslator>;
internal::RttiLocator<GFxTranslator> registerRtti_GFxTranslator(398894);
template struct internal::RttiLocator<GFxZlibSupportBase>;
internal::RttiLocator<GFxZlibSupportBase> registerRtti_GFxZlibSupportBase(398895);
template struct internal::RttiLocator<GFxZlibSupport>;
internal::RttiLocator<GFxZlibSupport> registerRtti_GFxZlibSupport(398896);
template struct internal::RttiLocator<BSScaleformTranslator>;
internal::RttiLocator<BSScaleformTranslator> registerRtti_BSScaleformTranslator(398897);
template struct internal::RttiLocator<BSStreamParserData>;
internal::RttiLocator<BSStreamParserData> registerRtti_BSStreamParserData(398898);
template struct internal::RttiLocator<BSResourceStreamParser>;
internal::RttiLocator<BSResourceStreamParser> registerRtti_BSResourceStreamParser(398899);
template struct internal::RttiLocator<GFile>;
internal::RttiLocator<GFile> registerRtti_GFile(398907);
template struct internal::RttiLocator<GFileConstants>;
internal::RttiLocator<GFileConstants> registerRtti_GFileConstants(398909);
template struct internal::RttiLocator<GMemoryFile>;
internal::RttiLocator<GMemoryFile> registerRtti_GMemoryFile(398910);
template struct internal::RttiLocator<GFxFileOpenerBase>;
internal::RttiLocator<GFxFileOpenerBase> registerRtti_GFxFileOpenerBase(398911);
template struct internal::RttiLocator<BSScaleformFileOpener>;
internal::RttiLocator<BSScaleformFileOpener> registerRtti_BSScaleformFileOpener(398912);
template struct internal::RttiLocator<IDebugText>;
internal::RttiLocator<IDebugText> registerRtti_IDebugText(398923);
template struct internal::RttiLocator<DebugText>;
internal::RttiLocator<DebugText> registerRtti_DebugText(398924);
template struct internal::RttiLocator<GFxExternalInterface>;
internal::RttiLocator<GFxExternalInterface> registerRtti_GFxExternalInterface(398925);
template struct internal::RttiLocator<FxDelegate>;
internal::RttiLocator<FxDelegate> registerRtti_FxDelegate(398926);
template struct internal::RttiLocator<AddCallbackVisitor>;
internal::RttiLocator<AddCallbackVisitor> registerRtti_AddCallbackVisitor(398928);
template struct internal::RttiLocator<RemoveCallbackVisitor>;
internal::RttiLocator<RemoveCallbackVisitor> registerRtti_RemoveCallbackVisitor(398929);
template struct internal::RttiLocator<GFxImageLoader>;
internal::RttiLocator<GFxImageLoader> registerRtti_GFxImageLoader(398930);
template struct internal::RttiLocator<BSScaleformImageLoader>;
internal::RttiLocator<BSScaleformImageLoader> registerRtti_BSScaleformImageLoader(398931);
template struct internal::RttiLocator<BSScaleformMovieLoadTask>;
internal::RttiLocator<BSScaleformMovieLoadTask> registerRtti_BSScaleformMovieLoadTask(398932);
template struct internal::RttiLocator<BSMusicManager>;
internal::RttiLocator<BSMusicManager> registerRtti_BSMusicManager(398934);
template struct internal::RttiLocator<BSNavmeshInfoSearch>;
internal::RttiLocator<BSNavmeshInfoSearch> registerRtti_BSNavmeshInfoSearch(398949);
template struct internal::RttiLocator<BSPrecomputedNavmeshInfoSearch>;
internal::RttiLocator<BSPrecomputedNavmeshInfoSearch> registerRtti_BSPrecomputedNavmeshInfoSearch(398952);
template struct internal::RttiLocator<IMovementSetState>;
internal::RttiLocator<IMovementSetState> registerRtti_IMovementSetState(398957);
template struct internal::RttiLocator<IMovementQueryState>;
internal::RttiLocator<IMovementQueryState> registerRtti_IMovementQueryState(398958);
template struct internal::RttiLocator<MovementAgentActorState>;
internal::RttiLocator<MovementAgentActorState> registerRtti_MovementAgentActorState(398959);
template struct internal::RttiLocator<IPathBuilderTracker>;
internal::RttiLocator<IPathBuilderTracker> registerRtti_IPathBuilderTracker(398964);
template struct internal::RttiLocator<NullPathBuilderTracker>;
internal::RttiLocator<NullPathBuilderTracker> registerRtti_NullPathBuilderTracker(398965);
template struct internal::RttiLocator<IMovementQueryPathFollowing>;
internal::RttiLocator<IMovementQueryPathFollowing> registerRtti_IMovementQueryPathFollowing(398972);
template struct internal::RttiLocator<IMovementSetPathFollowing>;
internal::RttiLocator<IMovementSetPathFollowing> registerRtti_IMovementSetPathFollowing(398974);
template struct internal::RttiLocator<IMovementPlayIdleResult>;
internal::RttiLocator<IMovementPlayIdleResult> registerRtti_IMovementPlayIdleResult(398975);
template struct internal::RttiLocator<MovementAgentPathFollowerStandard>;
internal::RttiLocator<MovementAgentPathFollowerStandard> registerRtti_MovementAgentPathFollowerStandard(398983);
template struct internal::RttiLocator<MovementPathManagerAgent>;
internal::RttiLocator<MovementPathManagerAgent> registerRtti_MovementPathManagerAgent(398992);
template struct internal::RttiLocator<IMovementSetGoal>;
internal::RttiLocator<IMovementSetGoal> registerRtti_IMovementSetGoal(398993);
template struct internal::RttiLocator<IMovementQueryPathingState>;
internal::RttiLocator<IMovementQueryPathingState> registerRtti_IMovementQueryPathingState(398994);
template struct internal::RttiLocator<IMovementPathManagerDataTracker>;
internal::RttiLocator<IMovementPathManagerDataTracker> registerRtti_IMovementPathManagerDataTracker(398995);
template struct internal::RttiLocator<MovementPathManagerArbiter>;
internal::RttiLocator<MovementPathManagerArbiter> registerRtti_MovementPathManagerArbiter(398997);
template struct internal::RttiLocator<MovementArbiter>;
internal::RttiLocator<MovementArbiter> registerRtti_MovementArbiter(398998);
template struct internal::RttiLocator<MovementMessageNewPath>;
internal::RttiLocator<MovementMessageNewPath> registerRtti_MovementMessageNewPath(398999);
template struct internal::RttiLocator<MovementMessagePathEvent>;
internal::RttiLocator<MovementMessagePathEvent> registerRtti_MovementMessagePathEvent(399000);
template struct internal::RttiLocator<MovementPathManagerNullTracker>;
internal::RttiLocator<MovementPathManagerNullTracker> registerRtti_MovementPathManagerNullTracker(399001);
template struct internal::RttiLocator<BSNavmeshObstacleData>;
internal::RttiLocator<BSNavmeshObstacleData> registerRtti_BSNavmeshObstacleData(399011);
template struct internal::RttiLocator<PathingTaskData>;
internal::RttiLocator<PathingTaskData> registerRtti_PathingTaskData(399012);
template struct internal::RttiLocator<MovementArbitrationAverageFloat>;
internal::RttiLocator<MovementArbitrationAverageFloat> registerRtti_MovementArbitrationAverageFloat(399016);
template struct internal::RttiLocator<MovementArbitrationMaxWeightPoint>;
internal::RttiLocator<MovementArbitrationMaxWeightPoint> registerRtti_MovementArbitrationMaxWeightPoint(399019);
template struct internal::RttiLocator<MovementArbitrationMaxWeightParameters>;
internal::RttiLocator<MovementArbitrationMaxWeightParameters> registerRtti_MovementArbitrationMaxWeightParameters(399022);
template struct internal::RttiLocator<NullMovementSelectIdleResult>;
internal::RttiLocator<NullMovementSelectIdleResult> registerRtti_NullMovementSelectIdleResult(399025);
template struct internal::RttiLocator<BSPathingLOSGridCell>;
internal::RttiLocator<BSPathingLOSGridCell> registerRtti_BSPathingLOSGridCell(399026);
template struct internal::RttiLocator<BSPathingLOSGrid>;
internal::RttiLocator<BSPathingLOSGrid> registerRtti_BSPathingLOSGrid(399027);
template struct internal::RttiLocator<BSPathingLOSGridMap>;
internal::RttiLocator<BSPathingLOSGridMap> registerRtti_BSPathingLOSGridMap(399028);
template struct internal::RttiLocator<BSPathBuilder>;
internal::RttiLocator<BSPathBuilder> registerRtti_BSPathBuilder(399031);
template struct internal::RttiLocator<BSPathEventManager>;
internal::RttiLocator<BSPathEventManager> registerRtti_BSPathEventManager(399035);
template struct internal::RttiLocator<IMovementControllerDataTracker>;
internal::RttiLocator<IMovementControllerDataTracker> registerRtti_IMovementControllerDataTracker(399041);
template struct internal::RttiLocator<BSPathingStreamSimpleBufferRead>;
internal::RttiLocator<BSPathingStreamSimpleBufferRead> registerRtti_BSPathingStreamSimpleBufferRead(399044);
template struct internal::RttiLocator<MovementControllerNullDataTracker>;
internal::RttiLocator<MovementControllerNullDataTracker> registerRtti_MovementControllerNullDataTracker(399045);
template struct internal::RttiLocator<MovementMessageDoor>;
internal::RttiLocator<MovementMessageDoor> registerRtti_MovementMessageDoor(399051);
template struct internal::RttiLocator<MovementMessageApproachingDoor>;
internal::RttiLocator<MovementMessageApproachingDoor> registerRtti_MovementMessageApproachingDoor(399052);
template struct internal::RttiLocator<MovementMessageActivateDoor>;
internal::RttiLocator<MovementMessageActivateDoor> registerRtti_MovementMessageActivateDoor(399053);
template struct internal::RttiLocator<MovementMessageWarpToLocation>;
internal::RttiLocator<MovementMessageWarpToLocation> registerRtti_MovementMessageWarpToLocation(399058);
template struct internal::RttiLocator<MovementMessageWarpToMultiple>;
internal::RttiLocator<MovementMessageWarpToMultiple> registerRtti_MovementMessageWarpToMultiple(399063);
template struct internal::RttiLocator<MovementMessageBlocked>;
internal::RttiLocator<MovementMessageBlocked> registerRtti_MovementMessageBlocked(399068);
template struct internal::RttiLocator<MovementMessagePlayIdle>;
internal::RttiLocator<MovementMessagePlayIdle> registerRtti_MovementMessagePlayIdle(399073);
template struct internal::RttiLocator<MovementMessageFreezeDirection>;
internal::RttiLocator<MovementMessageFreezeDirection> registerRtti_MovementMessageFreezeDirection(399078);
template struct internal::RttiLocator<MovementMessageSetStaticPath>;
internal::RttiLocator<MovementMessageSetStaticPath> registerRtti_MovementMessageSetStaticPath(399083);
template struct internal::RttiLocator<MovementMessageJump>;
internal::RttiLocator<MovementMessageJump> registerRtti_MovementMessageJump(399088);
template struct internal::RttiLocator<IMovementQueryDeltas>;
internal::RttiLocator<IMovementQueryDeltas> registerRtti_IMovementQueryDeltas(399093);
template struct internal::RttiLocator<MovementPostUpdateArbiter>;
internal::RttiLocator<MovementPostUpdateArbiter> registerRtti_MovementPostUpdateArbiter(399094);
template struct internal::RttiLocator<IMovementSetStaticAvoider>;
internal::RttiLocator<IMovementSetStaticAvoider> registerRtti_IMovementSetStaticAvoider(399099);
template struct internal::RttiLocator<IMovementQueryStaticAvoider>;
internal::RttiLocator<IMovementQueryStaticAvoider> registerRtti_IMovementQueryStaticAvoider(399100);
template struct internal::RttiLocator<MovementPathManagerAgentStaticAvoider>;
internal::RttiLocator<MovementPathManagerAgentStaticAvoider> registerRtti_MovementPathManagerAgentStaticAvoider(399101);
template struct internal::RttiLocator<IMovementQueryActorAvoidance>;
internal::RttiLocator<IMovementQueryActorAvoidance> registerRtti_IMovementQueryActorAvoidance(399106);
template struct internal::RttiLocator<MovementAgentActorAvoider>;
internal::RttiLocator<MovementAgentActorAvoider> registerRtti_MovementAgentActorAvoider(399107);
template struct internal::RttiLocator<MovementHandlerAgentTranslationController>;
internal::RttiLocator<MovementHandlerAgentTranslationController> registerRtti_MovementHandlerAgentTranslationController(399113);
template struct internal::RttiLocator<MovementTweenerAgentFixedDelta>;
internal::RttiLocator<MovementTweenerAgentFixedDelta> registerRtti_MovementTweenerAgentFixedDelta(399119);
template struct internal::RttiLocator<MovementHandlerArbiter>;
internal::RttiLocator<MovementHandlerArbiter> registerRtti_MovementHandlerArbiter(399124);
template struct internal::RttiLocator<IMovementPlannerSetArbitration>;
internal::RttiLocator<IMovementPlannerSetArbitration> registerRtti_IMovementPlannerSetArbitration(399135);
template struct internal::RttiLocator<MovementPlannerArbiter>;
internal::RttiLocator<MovementPlannerArbiter> registerRtti_MovementPlannerArbiter(399136);
template struct internal::RttiLocator<MovementPathManagerAgentLoadedAreaMonitor>;
internal::RttiLocator<MovementPathManagerAgentLoadedAreaMonitor> registerRtti_MovementPathManagerAgentLoadedAreaMonitor(399151);
template struct internal::RttiLocator<IMovementQueryFlight>;
internal::RttiLocator<IMovementQueryFlight> registerRtti_IMovementQueryFlight(399156);
template struct internal::RttiLocator<MovementAgentPathFollowerFlight>;
internal::RttiLocator<MovementAgentPathFollowerFlight> registerRtti_MovementAgentPathFollowerFlight(399157);
template struct internal::RttiLocator<MovementAgentPathFollowerVirtual>;
internal::RttiLocator<MovementAgentPathFollowerVirtual> registerRtti_MovementAgentPathFollowerVirtual(399162);
template struct internal::RttiLocator<MovementHandlerAgentAngleController>;
internal::RttiLocator<MovementHandlerAgentAngleController> registerRtti_MovementHandlerAgentAngleController(399167);
template struct internal::RttiLocator<MovementHandlerAgentAngleGain>;
internal::RttiLocator<MovementHandlerAgentAngleGain> registerRtti_MovementHandlerAgentAngleGain(399172);
template struct internal::RttiLocator<MovementHandlerAgentSpeedPassThrough>;
internal::RttiLocator<MovementHandlerAgentSpeedPassThrough> registerRtti_MovementHandlerAgentSpeedPassThrough(399177);
template struct internal::RttiLocator<MovementHandlerAgentAnglePassThrough>;
internal::RttiLocator<MovementHandlerAgentAnglePassThrough> registerRtti_MovementHandlerAgentAnglePassThrough(399182);
template struct internal::RttiLocator<MovementHandlerAgentDirectionPassThrough>;
internal::RttiLocator<MovementHandlerAgentDirectionPassThrough> registerRtti_MovementHandlerAgentDirectionPassThrough(399187);
template struct internal::RttiLocator<MovementHandlerAgentStrafing>;
internal::RttiLocator<MovementHandlerAgentStrafing> registerRtti_MovementHandlerAgentStrafing(399192);
template struct internal::RttiLocator<MovementHandlerAgentLargeDeltaIdle>;
internal::RttiLocator<MovementHandlerAgentLargeDeltaIdle> registerRtti_MovementHandlerAgentLargeDeltaIdle(399197);
template struct internal::RttiLocator<MovementPlannerAgentNavmeshBounds>;
internal::RttiLocator<MovementPlannerAgentNavmeshBounds> registerRtti_MovementPlannerAgentNavmeshBounds(399202);
template struct internal::RttiLocator<MovementPathManagerAgentAvoidBox>;
internal::RttiLocator<MovementPathManagerAgentAvoidBox> registerRtti_MovementPathManagerAgentAvoidBox(399207);
template struct internal::RttiLocator<IMovementQueryTweener>;
internal::RttiLocator<IMovementQueryTweener> registerRtti_IMovementQueryTweener(399214);
template struct internal::RttiLocator<IMovementSetTweener>;
internal::RttiLocator<IMovementSetTweener> registerRtti_IMovementSetTweener(399215);
template struct internal::RttiLocator<MovementTweenerArbiter>;
internal::RttiLocator<MovementTweenerArbiter> registerRtti_MovementTweenerArbiter(399216);
template struct internal::RttiLocator<MovementStateTweener>;
internal::RttiLocator<MovementStateTweener> registerRtti_MovementStateTweener(399224);
template struct internal::RttiLocator<MovementStateFollowPath>;
internal::RttiLocator<MovementStateFollowPath> registerRtti_MovementStateFollowPath(399229);
template struct internal::RttiLocator<MovementMessagePathComplete>;
internal::RttiLocator<MovementMessagePathComplete> registerRtti_MovementMessagePathComplete(399243);
template struct internal::RttiLocator<MovementMessagePathFailed>;
internal::RttiLocator<MovementMessagePathFailed> registerRtti_MovementMessagePathFailed(399244);
template struct internal::RttiLocator<MovementMessagePathCleared>;
internal::RttiLocator<MovementMessagePathCleared> registerRtti_MovementMessagePathCleared(399245);
template struct internal::RttiLocator<BSPathSmootherPOVSearch>;
internal::RttiLocator<BSPathSmootherPOVSearch> registerRtti_BSPathSmootherPOVSearch(399246);
template struct internal::RttiLocator<BSPathingSearchRayCast>;
internal::RttiLocator<BSPathingSearchRayCast> registerRtti_BSPathingSearchRayCast(399249);
template struct internal::RttiLocator<IPathFollowerState>;
internal::RttiLocator<IPathFollowerState> registerRtti_IPathFollowerState(399256);
template struct internal::RttiLocator<PathFollowerStatePlayIdle>;
internal::RttiLocator<PathFollowerStatePlayIdle> registerRtti_PathFollowerStatePlayIdle(399257);
template struct internal::RttiLocator<PathFollowerStateFollowPathToParameter>;
internal::RttiLocator<PathFollowerStateFollowPathToParameter> registerRtti_PathFollowerStateFollowPathToParameter(399258);
template struct internal::RttiLocator<PathFollowerStateTurnToAngle>;
internal::RttiLocator<PathFollowerStateTurnToAngle> registerRtti_PathFollowerStateTurnToAngle(399259);
template struct internal::RttiLocator<PathFollowerStateKeepLastDirection>;
internal::RttiLocator<PathFollowerStateKeepLastDirection> registerRtti_PathFollowerStateKeepLastDirection(399260);
template struct internal::RttiLocator<BSNavmeshObstacleUndoData>;
internal::RttiLocator<BSNavmeshObstacleUndoData> registerRtti_BSNavmeshObstacleUndoData(399262);
template struct internal::RttiLocator<MovementArbitrationVectorAdd>;
internal::RttiLocator<MovementArbitrationVectorAdd> registerRtti_MovementArbitrationVectorAdd(399263);
template struct internal::RttiLocator<BSFadeNode>;
internal::RttiLocator<BSFadeNode> registerRtti_BSFadeNode(399916);
template struct internal::RttiLocator<BSShaderProperty>;
internal::RttiLocator<BSShaderProperty> registerRtti_BSShaderProperty(399917);
template struct internal::RttiLocator<BSLeafAnimNode>;
internal::RttiLocator<BSLeafAnimNode> registerRtti_BSLeafAnimNode(399918);
template struct internal::RttiLocator<BSTreeNode>;
internal::RttiLocator<BSTreeNode> registerRtti_BSTreeNode(399919);
template struct internal::RttiLocator<NiBoneMatrixSetterI>;
internal::RttiLocator<NiBoneMatrixSetterI> registerRtti_NiBoneMatrixSetterI(399920);
template struct internal::RttiLocator<BSImagespaceShaderAlphaBlend>;
internal::RttiLocator<BSImagespaceShaderAlphaBlend> registerRtti_BSImagespaceShaderAlphaBlend(399923);
template struct internal::RttiLocator<BSImagespaceShader>;
internal::RttiLocator<BSImagespaceShader> registerRtti_BSImagespaceShader(399924);
template struct internal::RttiLocator<BSShader>;
internal::RttiLocator<BSShader> registerRtti_BSShader(399925);
template struct internal::RttiLocator<BSReloadShaderI>;
internal::RttiLocator<BSReloadShaderI> registerRtti_BSReloadShaderI(399926);
template struct internal::RttiLocator<ImageSpaceEffect>;
internal::RttiLocator<ImageSpaceEffect> registerRtti_ImageSpaceEffect(399927);
template struct internal::RttiLocator<BSImagespaceShaderBlur3>;
internal::RttiLocator<BSImagespaceShaderBlur3> registerRtti_BSImagespaceShaderBlur3(399928);
template struct internal::RttiLocator<BSImagespaceShaderBlur5>;
internal::RttiLocator<BSImagespaceShaderBlur5> registerRtti_BSImagespaceShaderBlur5(399929);
template struct internal::RttiLocator<BSImagespaceShaderBlur7>;
internal::RttiLocator<BSImagespaceShaderBlur7> registerRtti_BSImagespaceShaderBlur7(399930);
template struct internal::RttiLocator<BSImagespaceShaderBlur9>;
internal::RttiLocator<BSImagespaceShaderBlur9> registerRtti_BSImagespaceShaderBlur9(399931);
template struct internal::RttiLocator<BSImagespaceShaderBlur11>;
internal::RttiLocator<BSImagespaceShaderBlur11> registerRtti_BSImagespaceShaderBlur11(399932);
template struct internal::RttiLocator<BSImagespaceShaderBlur13>;
internal::RttiLocator<BSImagespaceShaderBlur13> registerRtti_BSImagespaceShaderBlur13(399933);
template struct internal::RttiLocator<BSImagespaceShaderBlur15>;
internal::RttiLocator<BSImagespaceShaderBlur15> registerRtti_BSImagespaceShaderBlur15(399934);
template struct internal::RttiLocator<BSImagespaceShaderNonHDRBlur3>;
internal::RttiLocator<BSImagespaceShaderNonHDRBlur3> registerRtti_BSImagespaceShaderNonHDRBlur3(399935);
template struct internal::RttiLocator<BSImagespaceShaderNonHDRBlur5>;
internal::RttiLocator<BSImagespaceShaderNonHDRBlur5> registerRtti_BSImagespaceShaderNonHDRBlur5(399936);
template struct internal::RttiLocator<BSImagespaceShaderNonHDRBlur7>;
internal::RttiLocator<BSImagespaceShaderNonHDRBlur7> registerRtti_BSImagespaceShaderNonHDRBlur7(399937);
template struct internal::RttiLocator<BSImagespaceShaderNonHDRBlur9>;
internal::RttiLocator<BSImagespaceShaderNonHDRBlur9> registerRtti_BSImagespaceShaderNonHDRBlur9(399938);
template struct internal::RttiLocator<BSImagespaceShaderNonHDRBlur11>;
internal::RttiLocator<BSImagespaceShaderNonHDRBlur11> registerRtti_BSImagespaceShaderNonHDRBlur11(399939);
template struct internal::RttiLocator<BSImagespaceShaderNonHDRBlur13>;
internal::RttiLocator<BSImagespaceShaderNonHDRBlur13> registerRtti_BSImagespaceShaderNonHDRBlur13(399940);
template struct internal::RttiLocator<BSImagespaceShaderNonHDRBlur15>;
internal::RttiLocator<BSImagespaceShaderNonHDRBlur15> registerRtti_BSImagespaceShaderNonHDRBlur15(399941);
template struct internal::RttiLocator<BSImagespaceShaderBrightPassBlur3>;
internal::RttiLocator<BSImagespaceShaderBrightPassBlur3> registerRtti_BSImagespaceShaderBrightPassBlur3(399942);
template struct internal::RttiLocator<BSImagespaceShaderBrightPassBlur5>;
internal::RttiLocator<BSImagespaceShaderBrightPassBlur5> registerRtti_BSImagespaceShaderBrightPassBlur5(399943);
template struct internal::RttiLocator<BSImagespaceShaderBrightPassBlur7>;
internal::RttiLocator<BSImagespaceShaderBrightPassBlur7> registerRtti_BSImagespaceShaderBrightPassBlur7(399944);
template struct internal::RttiLocator<BSImagespaceShaderBrightPassBlur9>;
internal::RttiLocator<BSImagespaceShaderBrightPassBlur9> registerRtti_BSImagespaceShaderBrightPassBlur9(399945);
template struct internal::RttiLocator<BSImagespaceShaderBrightPassBlur11>;
internal::RttiLocator<BSImagespaceShaderBrightPassBlur11> registerRtti_BSImagespaceShaderBrightPassBlur11(399946);
template struct internal::RttiLocator<BSImagespaceShaderBrightPassBlur13>;
internal::RttiLocator<BSImagespaceShaderBrightPassBlur13> registerRtti_BSImagespaceShaderBrightPassBlur13(399947);
template struct internal::RttiLocator<BSImagespaceShaderBrightPassBlur15>;
internal::RttiLocator<BSImagespaceShaderBrightPassBlur15> registerRtti_BSImagespaceShaderBrightPassBlur15(399948);
template struct internal::RttiLocator<BSImagespaceShaderCopy>;
internal::RttiLocator<BSImagespaceShaderCopy> registerRtti_BSImagespaceShaderCopy(399949);
template struct internal::RttiLocator<BSImagespaceShaderCopyDynamicFetchDisabled>;
internal::RttiLocator<BSImagespaceShaderCopyDynamicFetchDisabled> registerRtti_BSImagespaceShaderCopyDynamicFetchDisabled(399950);
template struct internal::RttiLocator<BSImagespaceShaderCopyScaleBias>;
internal::RttiLocator<BSImagespaceShaderCopyScaleBias> registerRtti_BSImagespaceShaderCopyScaleBias(399951);
template struct internal::RttiLocator<BSImagespaceShaderTextureMask>;
internal::RttiLocator<BSImagespaceShaderTextureMask> registerRtti_BSImagespaceShaderTextureMask(399952);
template struct internal::RttiLocator<BSImagespaceShaderGreyScale>;
internal::RttiLocator<BSImagespaceShaderGreyScale> registerRtti_BSImagespaceShaderGreyScale(399953);
template struct internal::RttiLocator<BSImagespaceShaderCopyCustomViewport>;
internal::RttiLocator<BSImagespaceShaderCopyCustomViewport> registerRtti_BSImagespaceShaderCopyCustomViewport(399954);
template struct internal::RttiLocator<BSImagespaceShaderDepthOfField>;
internal::RttiLocator<BSImagespaceShaderDepthOfField> registerRtti_BSImagespaceShaderDepthOfField(399955);
template struct internal::RttiLocator<BSImagespaceShaderDepthOfFieldFogged>;
internal::RttiLocator<BSImagespaceShaderDepthOfFieldFogged> registerRtti_BSImagespaceShaderDepthOfFieldFogged(399956);
template struct internal::RttiLocator<BSImagespaceShaderDepthOfFieldMaskedFogged>;
internal::RttiLocator<BSImagespaceShaderDepthOfFieldMaskedFogged> registerRtti_BSImagespaceShaderDepthOfFieldMaskedFogged(399957);
template struct internal::RttiLocator<BSImagespaceShaderDistantBlur>;
internal::RttiLocator<BSImagespaceShaderDistantBlur> registerRtti_BSImagespaceShaderDistantBlur(399958);
template struct internal::RttiLocator<BSImagespaceShaderDistantBlurFogged>;
internal::RttiLocator<BSImagespaceShaderDistantBlurFogged> registerRtti_BSImagespaceShaderDistantBlurFogged(399959);
template struct internal::RttiLocator<BSImagespaceShaderDistantBlurMaskedFogged>;
internal::RttiLocator<BSImagespaceShaderDistantBlurMaskedFogged> registerRtti_BSImagespaceShaderDistantBlurMaskedFogged(399960);
template struct internal::RttiLocator<BSImagespaceShaderDoubleVision>;
internal::RttiLocator<BSImagespaceShaderDoubleVision> registerRtti_BSImagespaceShaderDoubleVision(399961);
template struct internal::RttiLocator<BSImagespaceShaderFXAA>;
internal::RttiLocator<BSImagespaceShaderFXAA> registerRtti_BSImagespaceShaderFXAA(399962);
template struct internal::RttiLocator<BSImagespaceShaderHDRDownSample4>;
internal::RttiLocator<BSImagespaceShaderHDRDownSample4> registerRtti_BSImagespaceShaderHDRDownSample4(399963);
template struct internal::RttiLocator<BSImagespaceShaderHDRDownSample16Lum>;
internal::RttiLocator<BSImagespaceShaderHDRDownSample16Lum> registerRtti_BSImagespaceShaderHDRDownSample16Lum(399964);
template struct internal::RttiLocator<BSImagespaceShaderHDRDownSample4RGB2Lum>;
internal::RttiLocator<BSImagespaceShaderHDRDownSample4RGB2Lum> registerRtti_BSImagespaceShaderHDRDownSample4RGB2Lum(399965);
template struct internal::RttiLocator<BSImagespaceShaderHDRDownSample16>;
internal::RttiLocator<BSImagespaceShaderHDRDownSample16> registerRtti_BSImagespaceShaderHDRDownSample16(399966);
template struct internal::RttiLocator<BSImagespaceShaderHDRDownSample4LumClamp>;
internal::RttiLocator<BSImagespaceShaderHDRDownSample4LumClamp> registerRtti_BSImagespaceShaderHDRDownSample4LumClamp(399967);
template struct internal::RttiLocator<BSImagespaceShaderHDRDownSample16LumClamp>;
internal::RttiLocator<BSImagespaceShaderHDRDownSample16LumClamp> registerRtti_BSImagespaceShaderHDRDownSample16LumClamp(399968);
template struct internal::RttiLocator<BSImagespaceShaderHDRDownSample4LightAdapt>;
internal::RttiLocator<BSImagespaceShaderHDRDownSample4LightAdapt> registerRtti_BSImagespaceShaderHDRDownSample4LightAdapt(399969);
template struct internal::RttiLocator<BSImagespaceShaderHDRDownSample16LightAdapt>;
internal::RttiLocator<BSImagespaceShaderHDRDownSample16LightAdapt> registerRtti_BSImagespaceShaderHDRDownSample16LightAdapt(399970);
template struct internal::RttiLocator<BSImagespaceShaderHDRTonemapBlendCinematic>;
internal::RttiLocator<BSImagespaceShaderHDRTonemapBlendCinematic> registerRtti_BSImagespaceShaderHDRTonemapBlendCinematic(399971);
template struct internal::RttiLocator<BSImagespaceShaderHDRTonemapBlendCinematicFade>;
internal::RttiLocator<BSImagespaceShaderHDRTonemapBlendCinematicFade> registerRtti_BSImagespaceShaderHDRTonemapBlendCinematicFade(399972);
template struct internal::RttiLocator<BSImagespaceShaderLocalMap>;
internal::RttiLocator<BSImagespaceShaderLocalMap> registerRtti_BSImagespaceShaderLocalMap(399973);
template struct internal::RttiLocator<BSImagespaceShaderMap>;
internal::RttiLocator<BSImagespaceShaderMap> registerRtti_BSImagespaceShaderMap(399974);
template struct internal::RttiLocator<BSImagespaceShaderWorldMap>;
internal::RttiLocator<BSImagespaceShaderWorldMap> registerRtti_BSImagespaceShaderWorldMap(399975);
template struct internal::RttiLocator<BSImagespaceShaderWorldMapNoSkyBlur>;
internal::RttiLocator<BSImagespaceShaderWorldMapNoSkyBlur> registerRtti_BSImagespaceShaderWorldMapNoSkyBlur(399976);
template struct internal::RttiLocator<BSImagespaceShaderNoiseScrollAndBlend>;
internal::RttiLocator<BSImagespaceShaderNoiseScrollAndBlend> registerRtti_BSImagespaceShaderNoiseScrollAndBlend(399977);
template struct internal::RttiLocator<BSImagespaceShaderNoiseNormalmap>;
internal::RttiLocator<BSImagespaceShaderNoiseNormalmap> registerRtti_BSImagespaceShaderNoiseNormalmap(399978);
template struct internal::RttiLocator<BSImagespaceShaderRadialBlur>;
internal::RttiLocator<BSImagespaceShaderRadialBlur> registerRtti_BSImagespaceShaderRadialBlur(399979);
template struct internal::RttiLocator<BSImagespaceShaderRadialBlurMedium>;
internal::RttiLocator<BSImagespaceShaderRadialBlurMedium> registerRtti_BSImagespaceShaderRadialBlurMedium(399980);
template struct internal::RttiLocator<BSImagespaceShaderRadialBlurHigh>;
internal::RttiLocator<BSImagespaceShaderRadialBlurHigh> registerRtti_BSImagespaceShaderRadialBlurHigh(399981);
template struct internal::RttiLocator<BSImagespaceShaderRefraction>;
internal::RttiLocator<BSImagespaceShaderRefraction> registerRtti_BSImagespaceShaderRefraction(399982);
template struct internal::RttiLocator<BSImagespaceShaderWaterDisplacementClearSimulation>;
internal::RttiLocator<BSImagespaceShaderWaterDisplacementClearSimulation> registerRtti_BSImagespaceShaderWaterDisplacementClearSimulation(399983);
template struct internal::RttiLocator<BSImagespaceShaderWaterDisplacementTexOffset>;
internal::RttiLocator<BSImagespaceShaderWaterDisplacementTexOffset> registerRtti_BSImagespaceShaderWaterDisplacementTexOffset(399984);
template struct internal::RttiLocator<BSImagespaceShaderWaterDisplacementWadingRipple>;
internal::RttiLocator<BSImagespaceShaderWaterDisplacementWadingRipple> registerRtti_BSImagespaceShaderWaterDisplacementWadingRipple(399985);
template struct internal::RttiLocator<BSImagespaceShaderWaterDisplacementRainRipple>;
internal::RttiLocator<BSImagespaceShaderWaterDisplacementRainRipple> registerRtti_BSImagespaceShaderWaterDisplacementRainRipple(399986);
template struct internal::RttiLocator<BSImagespaceShaderWaterWadingHeightmap>;
internal::RttiLocator<BSImagespaceShaderWaterWadingHeightmap> registerRtti_BSImagespaceShaderWaterWadingHeightmap(399987);
template struct internal::RttiLocator<BSImagespaceShaderWaterRainHeightmap>;
internal::RttiLocator<BSImagespaceShaderWaterRainHeightmap> registerRtti_BSImagespaceShaderWaterRainHeightmap(399988);
template struct internal::RttiLocator<BSImagespaceShaderWaterBlendHeightmaps>;
internal::RttiLocator<BSImagespaceShaderWaterBlendHeightmaps> registerRtti_BSImagespaceShaderWaterBlendHeightmaps(399989);
template struct internal::RttiLocator<BSImagespaceShaderWaterSmoothHeightmap>;
internal::RttiLocator<BSImagespaceShaderWaterSmoothHeightmap> registerRtti_BSImagespaceShaderWaterSmoothHeightmap(399990);
template struct internal::RttiLocator<BSImagespaceShaderWaterDisplacementNormals>;
internal::RttiLocator<BSImagespaceShaderWaterDisplacementNormals> registerRtti_BSImagespaceShaderWaterDisplacementNormals(399991);
template struct internal::RttiLocator<BSImagespaceShaderVolumetricLighting>;
internal::RttiLocator<BSImagespaceShaderVolumetricLighting> registerRtti_BSImagespaceShaderVolumetricLighting(399992);
template struct internal::RttiLocator<BSImagespaceShaderWaterFlow>;
internal::RttiLocator<BSImagespaceShaderWaterFlow> registerRtti_BSImagespaceShaderWaterFlow(399993);
template struct internal::RttiLocator<BSImagespaceShaderApplyReflections>;
internal::RttiLocator<BSImagespaceShaderApplyReflections> registerRtti_BSImagespaceShaderApplyReflections(399994);
template struct internal::RttiLocator<BSImagespaceShaderISApplyVolumetricLighting>;
internal::RttiLocator<BSImagespaceShaderISApplyVolumetricLighting> registerRtti_BSImagespaceShaderISApplyVolumetricLighting(399995);
template struct internal::RttiLocator<BSImagespaceShaderISBasicCopy>;
internal::RttiLocator<BSImagespaceShaderISBasicCopy> registerRtti_BSImagespaceShaderISBasicCopy(399996);
template struct internal::RttiLocator<BSImagespaceShaderISBlur>;
internal::RttiLocator<BSImagespaceShaderISBlur> registerRtti_BSImagespaceShaderISBlur(399997);
template struct internal::RttiLocator<BSImagespaceShaderISVolumetricLightingBlurHCS>;
internal::RttiLocator<BSImagespaceShaderISVolumetricLightingBlurHCS> registerRtti_BSImagespaceShaderISVolumetricLightingBlurHCS(399998);
template struct internal::RttiLocator<BSImagespaceShaderISVolumetricLightingBlurVCS>;
internal::RttiLocator<BSImagespaceShaderISVolumetricLightingBlurVCS> registerRtti_BSImagespaceShaderISVolumetricLightingBlurVCS(399999);
template struct internal::RttiLocator<BSImagespaceShaderReflectionBlurHCS>;
internal::RttiLocator<BSImagespaceShaderReflectionBlurHCS> registerRtti_BSImagespaceShaderReflectionBlurHCS(400000);
template struct internal::RttiLocator<BSImagespaceShaderReflectionBlurVCS>;
internal::RttiLocator<BSImagespaceShaderReflectionBlurVCS> registerRtti_BSImagespaceShaderReflectionBlurVCS(400001);
template struct internal::RttiLocator<BSImagespaceShaderISParallaxMaskBlurHCS>;
internal::RttiLocator<BSImagespaceShaderISParallaxMaskBlurHCS> registerRtti_BSImagespaceShaderISParallaxMaskBlurHCS(400002);
template struct internal::RttiLocator<BSImagespaceShaderISParallaxMaskBlurVCS>;
internal::RttiLocator<BSImagespaceShaderISParallaxMaskBlurVCS> registerRtti_BSImagespaceShaderISParallaxMaskBlurVCS(400003);
template struct internal::RttiLocator<BSImagespaceShaderISDepthOfFieldBlurHCS>;
internal::RttiLocator<BSImagespaceShaderISDepthOfFieldBlurHCS> registerRtti_BSImagespaceShaderISDepthOfFieldBlurHCS(400004);
template struct internal::RttiLocator<BSImagespaceShaderISDepthOfFieldBlurVCS>;
internal::RttiLocator<BSImagespaceShaderISDepthOfFieldBlurVCS> registerRtti_BSImagespaceShaderISDepthOfFieldBlurVCS(400005);
template struct internal::RttiLocator<BSImagespaceShaderISCompositeVolumetricLighting>;
internal::RttiLocator<BSImagespaceShaderISCompositeVolumetricLighting> registerRtti_BSImagespaceShaderISCompositeVolumetricLighting(400006);
template struct internal::RttiLocator<BSImagespaceShaderISCompositeLensFlare>;
internal::RttiLocator<BSImagespaceShaderISCompositeLensFlare> registerRtti_BSImagespaceShaderISCompositeLensFlare(400007);
template struct internal::RttiLocator<BSImagespaceShaderISCompositeLensFlareVolumetricLighting>;
internal::RttiLocator<BSImagespaceShaderISCompositeLensFlareVolumetricLighting> registerRtti_BSImagespaceShaderISCompositeLensFlareVolumetricLighting(400008);
template struct internal::RttiLocator<BSImagespaceShaderISCopySubRegionCS>;
internal::RttiLocator<BSImagespaceShaderISCopySubRegionCS> registerRtti_BSImagespaceShaderISCopySubRegionCS(400009);
template struct internal::RttiLocator<BSImagespaceShaderISDebugSnow>;
internal::RttiLocator<BSImagespaceShaderISDebugSnow> registerRtti_BSImagespaceShaderISDebugSnow(400010);
template struct internal::RttiLocator<BSImagespaceShaderISDownsample>;
internal::RttiLocator<BSImagespaceShaderISDownsample> registerRtti_BSImagespaceShaderISDownsample(400011);
template struct internal::RttiLocator<BSImagespaceShaderISDownsampleIgnoreBrightest>;
internal::RttiLocator<BSImagespaceShaderISDownsampleIgnoreBrightest> registerRtti_BSImagespaceShaderISDownsampleIgnoreBrightest(400012);
template struct internal::RttiLocator<BSImagespaceShaderISDownsampleCS>;
internal::RttiLocator<BSImagespaceShaderISDownsampleCS> registerRtti_BSImagespaceShaderISDownsampleCS(400013);
template struct internal::RttiLocator<BSImagespaceShaderISDownsampleIgnoreBrightestCS>;
internal::RttiLocator<BSImagespaceShaderISDownsampleIgnoreBrightestCS> registerRtti_BSImagespaceShaderISDownsampleIgnoreBrightestCS(400014);
template struct internal::RttiLocator<BSImagespaceShaderISExp>;
internal::RttiLocator<BSImagespaceShaderISExp> registerRtti_BSImagespaceShaderISExp(400015);
template struct internal::RttiLocator<BSImagespaceShaderISIBLensFlares>;
internal::RttiLocator<BSImagespaceShaderISIBLensFlares> registerRtti_BSImagespaceShaderISIBLensFlares(400016);
template struct internal::RttiLocator<BSImagespaceShaderISLightingComposite>;
internal::RttiLocator<BSImagespaceShaderISLightingComposite> registerRtti_BSImagespaceShaderISLightingComposite(400017);
template struct internal::RttiLocator<BSImagespaceShaderISLightingCompositeNoDirectionalLight>;
internal::RttiLocator<BSImagespaceShaderISLightingCompositeNoDirectionalLight> registerRtti_BSImagespaceShaderISLightingCompositeNoDirectionalLight(400018);
template struct internal::RttiLocator<BSImagespaceShaderISLightingCompositeMenu>;
internal::RttiLocator<BSImagespaceShaderISLightingCompositeMenu> registerRtti_BSImagespaceShaderISLightingCompositeMenu(400019);
template struct internal::RttiLocator<BSImagespaceShaderISPerlinNoiseCS>;
internal::RttiLocator<BSImagespaceShaderISPerlinNoiseCS> registerRtti_BSImagespaceShaderISPerlinNoiseCS(400020);
template struct internal::RttiLocator<BSImagespaceShaderISPerlinNoise2DCS>;
internal::RttiLocator<BSImagespaceShaderISPerlinNoise2DCS> registerRtti_BSImagespaceShaderISPerlinNoise2DCS(400021);
template struct internal::RttiLocator<BSImagespaceShaderReflectionsRayTracing>;
internal::RttiLocator<BSImagespaceShaderReflectionsRayTracing> registerRtti_BSImagespaceShaderReflectionsRayTracing(400022);
template struct internal::RttiLocator<BSImagespaceShaderReflectionsDebugSpecMask>;
internal::RttiLocator<BSImagespaceShaderReflectionsDebugSpecMask> registerRtti_BSImagespaceShaderReflectionsDebugSpecMask(400023);
template struct internal::RttiLocator<BSImagespaceShaderISSAOBlurH>;
internal::RttiLocator<BSImagespaceShaderISSAOBlurH> registerRtti_BSImagespaceShaderISSAOBlurH(400024);
template struct internal::RttiLocator<BSImagespaceShaderISSAOBlurV>;
internal::RttiLocator<BSImagespaceShaderISSAOBlurV> registerRtti_BSImagespaceShaderISSAOBlurV(400025);
template struct internal::RttiLocator<BSImagespaceShaderISSAOBlurHCS>;
internal::RttiLocator<BSImagespaceShaderISSAOBlurHCS> registerRtti_BSImagespaceShaderISSAOBlurHCS(400026);
template struct internal::RttiLocator<BSImagespaceShaderISSAOBlurVCS>;
internal::RttiLocator<BSImagespaceShaderISSAOBlurVCS> registerRtti_BSImagespaceShaderISSAOBlurVCS(400027);
template struct internal::RttiLocator<BSImagespaceShaderISSAOCameraZ>;
internal::RttiLocator<BSImagespaceShaderISSAOCameraZ> registerRtti_BSImagespaceShaderISSAOCameraZ(400028);
template struct internal::RttiLocator<BSImagespaceShaderISSAOCameraZAndMipsCS>;
internal::RttiLocator<BSImagespaceShaderISSAOCameraZAndMipsCS> registerRtti_BSImagespaceShaderISSAOCameraZAndMipsCS(400029);
template struct internal::RttiLocator<BSImagespaceShaderISSAOCompositeSAO>;
internal::RttiLocator<BSImagespaceShaderISSAOCompositeSAO> registerRtti_BSImagespaceShaderISSAOCompositeSAO(400030);
template struct internal::RttiLocator<BSImagespaceShaderISSAOCompositeFog>;
internal::RttiLocator<BSImagespaceShaderISSAOCompositeFog> registerRtti_BSImagespaceShaderISSAOCompositeFog(400031);
template struct internal::RttiLocator<BSImagespaceShaderISSAOCompositeSAOFog>;
internal::RttiLocator<BSImagespaceShaderISSAOCompositeSAOFog> registerRtti_BSImagespaceShaderISSAOCompositeSAOFog(400032);
template struct internal::RttiLocator<BSImagespaceShaderISMinify>;
internal::RttiLocator<BSImagespaceShaderISMinify> registerRtti_BSImagespaceShaderISMinify(400033);
template struct internal::RttiLocator<BSImagespaceShaderISMinifyContrast>;
internal::RttiLocator<BSImagespaceShaderISMinifyContrast> registerRtti_BSImagespaceShaderISMinifyContrast(400034);
template struct internal::RttiLocator<BSImagespaceShaderISSAORawAO>;
internal::RttiLocator<BSImagespaceShaderISSAORawAO> registerRtti_BSImagespaceShaderISSAORawAO(400035);
template struct internal::RttiLocator<BSImagespaceShaderISSAORawAONoTemporal>;
internal::RttiLocator<BSImagespaceShaderISSAORawAONoTemporal> registerRtti_BSImagespaceShaderISSAORawAONoTemporal(400036);
template struct internal::RttiLocator<BSImagespaceShaderISSAORawAOCS>;
internal::RttiLocator<BSImagespaceShaderISSAORawAOCS> registerRtti_BSImagespaceShaderISSAORawAOCS(400037);
template struct internal::RttiLocator<BSImagespaceShaderISSILComposite>;
internal::RttiLocator<BSImagespaceShaderISSILComposite> registerRtti_BSImagespaceShaderISSILComposite(400038);
template struct internal::RttiLocator<BSImagespaceShaderISSILRawInd>;
internal::RttiLocator<BSImagespaceShaderISSILRawInd> registerRtti_BSImagespaceShaderISSILRawInd(400039);
template struct internal::RttiLocator<BSImagespaceShaderISSimpleColor>;
internal::RttiLocator<BSImagespaceShaderISSimpleColor> registerRtti_BSImagespaceShaderISSimpleColor(400040);
template struct internal::RttiLocator<BSImagespaceShaderISDisplayDepth>;
internal::RttiLocator<BSImagespaceShaderISDisplayDepth> registerRtti_BSImagespaceShaderISDisplayDepth(400041);
template struct internal::RttiLocator<BSImagespaceShaderISSnowSSS>;
internal::RttiLocator<BSImagespaceShaderISSnowSSS> registerRtti_BSImagespaceShaderISSnowSSS(400042);
template struct internal::RttiLocator<BSImagespaceShaderISTemporalAA>;
internal::RttiLocator<BSImagespaceShaderISTemporalAA> registerRtti_BSImagespaceShaderISTemporalAA(400043);
template struct internal::RttiLocator<BSImagespaceShaderISUpsampleDynamicResolution>;
internal::RttiLocator<BSImagespaceShaderISUpsampleDynamicResolution> registerRtti_BSImagespaceShaderISUpsampleDynamicResolution(400046);
template struct internal::RttiLocator<BSImagespaceShaderISWaterBlend>;
internal::RttiLocator<BSImagespaceShaderISWaterBlend> registerRtti_BSImagespaceShaderISWaterBlend(400047);
template struct internal::RttiLocator<BSImagespaceShaderISUnderwaterMask>;
internal::RttiLocator<BSImagespaceShaderISUnderwaterMask> registerRtti_BSImagespaceShaderISUnderwaterMask(400048);
template struct internal::RttiLocator<ShadowSceneNode>;
internal::RttiLocator<ShadowSceneNode> registerRtti_ShadowSceneNode(400049);
template struct internal::RttiLocator<BSLightingShaderProperty>;
internal::RttiLocator<BSLightingShaderProperty> registerRtti_BSLightingShaderProperty(400050);
template struct internal::RttiLocator<BSGrassShaderProperty>;
internal::RttiLocator<BSGrassShaderProperty> registerRtti_BSGrassShaderProperty(400051);
template struct internal::RttiLocator<BSShaderAccumulator>;
internal::RttiLocator<BSShaderAccumulator> registerRtti_BSShaderAccumulator(400052);
template struct internal::RttiLocator<BSGrassShader>;
internal::RttiLocator<BSGrassShader> registerRtti_BSGrassShader(400055);
template struct internal::RttiLocator<BSLightingShaderMaterialEnvmap>;
internal::RttiLocator<BSLightingShaderMaterialEnvmap> registerRtti_BSLightingShaderMaterialEnvmap(400056);
template struct internal::RttiLocator<BSLightingShaderMaterialEye>;
internal::RttiLocator<BSLightingShaderMaterialEye> registerRtti_BSLightingShaderMaterialEye(400057);
template struct internal::RttiLocator<BSLightingShaderMaterialGlowmap>;
internal::RttiLocator<BSLightingShaderMaterialGlowmap> registerRtti_BSLightingShaderMaterialGlowmap(400058);
template struct internal::RttiLocator<BSLightingShaderMaterialParallax>;
internal::RttiLocator<BSLightingShaderMaterialParallax> registerRtti_BSLightingShaderMaterialParallax(400059);
template struct internal::RttiLocator<BSLightingShaderMaterialParallaxOcc>;
internal::RttiLocator<BSLightingShaderMaterialParallaxOcc> registerRtti_BSLightingShaderMaterialParallaxOcc(400060);
template struct internal::RttiLocator<BSLightingShaderMaterialFacegen>;
internal::RttiLocator<BSLightingShaderMaterialFacegen> registerRtti_BSLightingShaderMaterialFacegen(400061);
template struct internal::RttiLocator<BSLightingShaderMaterialFacegenTint>;
internal::RttiLocator<BSLightingShaderMaterialFacegenTint> registerRtti_BSLightingShaderMaterialFacegenTint(400062);
template struct internal::RttiLocator<BSLightingShaderMaterialHairTint>;
internal::RttiLocator<BSLightingShaderMaterialHairTint> registerRtti_BSLightingShaderMaterialHairTint(400063);
template struct internal::RttiLocator<BSLightingShaderMaterialLandscape>;
internal::RttiLocator<BSLightingShaderMaterialLandscape> registerRtti_BSLightingShaderMaterialLandscape(400064);
template struct internal::RttiLocator<BSLightingShaderMaterialLODLandscape>;
internal::RttiLocator<BSLightingShaderMaterialLODLandscape> registerRtti_BSLightingShaderMaterialLODLandscape(400065);
template struct internal::RttiLocator<BSLightingShaderMaterialSnow>;
internal::RttiLocator<BSLightingShaderMaterialSnow> registerRtti_BSLightingShaderMaterialSnow(400066);
template struct internal::RttiLocator<BSLightingShaderMaterialMultiLayerParallax>;
internal::RttiLocator<BSLightingShaderMaterialMultiLayerParallax> registerRtti_BSLightingShaderMaterialMultiLayerParallax(400067);
template struct internal::RttiLocator<BSEffectShaderProperty>;
internal::RttiLocator<BSEffectShaderProperty> registerRtti_BSEffectShaderProperty(400068);
template struct internal::RttiLocator<ImageSpaceEffectParam>;
internal::RttiLocator<ImageSpaceEffectParam> registerRtti_ImageSpaceEffectParam(400069);
template struct internal::RttiLocator<ImageSpaceShaderParam>;
internal::RttiLocator<ImageSpaceShaderParam> registerRtti_ImageSpaceShaderParam(400070);
template struct internal::RttiLocator<BSWaterShaderProperty>;
internal::RttiLocator<BSWaterShaderProperty> registerRtti_BSWaterShaderProperty(400075);
template struct internal::RttiLocator<BSBloodSplatterShaderProperty>;
internal::RttiLocator<BSBloodSplatterShaderProperty> registerRtti_BSBloodSplatterShaderProperty(400076);
template struct internal::RttiLocator<BSBloodSplatterShader>;
internal::RttiLocator<BSBloodSplatterShader> registerRtti_BSBloodSplatterShader(400077);
template struct internal::RttiLocator<BSImagespaceShaderLensFlare>;
internal::RttiLocator<BSImagespaceShaderLensFlare> registerRtti_BSImagespaceShaderLensFlare(400078);
template struct internal::RttiLocator<BSImagespaceShaderLensFlareVisibility>;
internal::RttiLocator<BSImagespaceShaderLensFlareVisibility> registerRtti_BSImagespaceShaderLensFlareVisibility(400079);
template struct internal::RttiLocator<BSParticleShaderProperty>;
internal::RttiLocator<BSParticleShaderProperty> registerRtti_BSParticleShaderProperty(400080);
template struct internal::RttiLocator<ImageSpaceEffectHDR>;
internal::RttiLocator<ImageSpaceEffectHDR> registerRtti_ImageSpaceEffectHDR(400081);
template struct internal::RttiLocator<BSLightingShader>;
internal::RttiLocator<BSLightingShader> registerRtti_BSLightingShader(400082);
template struct internal::RttiLocator<BSWaterShader>;
internal::RttiLocator<BSWaterShader> registerRtti_BSWaterShader(400083);
template struct internal::RttiLocator<ImageSpaceEffectVolumetricLighting>;
internal::RttiLocator<ImageSpaceEffectVolumetricLighting> registerRtti_ImageSpaceEffectVolumetricLighting(400084);
template struct internal::RttiLocator<ImageSpaceEffectOption>;
internal::RttiLocator<ImageSpaceEffectOption> registerRtti_ImageSpaceEffectOption(400085);
template struct internal::RttiLocator<ImageSpaceEffectDepthOfField>;
internal::RttiLocator<ImageSpaceEffectDepthOfField> registerRtti_ImageSpaceEffectDepthOfField(400088);
template struct internal::RttiLocator<BSSkyShader>;
internal::RttiLocator<BSSkyShader> registerRtti_BSSkyShader(400089);
template struct internal::RttiLocator<BSSkyShaderProperty>;
internal::RttiLocator<BSSkyShaderProperty> registerRtti_BSSkyShaderProperty(400090);
template struct internal::RttiLocator<BSEffectShaderMaterial>;
internal::RttiLocator<BSEffectShaderMaterial> registerRtti_BSEffectShaderMaterial(400099);
template struct internal::RttiLocator<BSEffectShader>;
internal::RttiLocator<BSEffectShader> registerRtti_BSEffectShader(400100);
template struct internal::RttiLocator<BSDistantTreeShaderProperty>;
internal::RttiLocator<BSDistantTreeShaderProperty> registerRtti_BSDistantTreeShaderProperty(400101);
template struct internal::RttiLocator<BSDistantTreeShader>;
internal::RttiLocator<BSDistantTreeShader> registerRtti_BSDistantTreeShader(400102);
template struct internal::RttiLocator<BSCubeMapCamera>;
internal::RttiLocator<BSCubeMapCamera> registerRtti_BSCubeMapCamera(400103);
template struct internal::RttiLocator<BSWaterShaderMaterial>;
internal::RttiLocator<BSWaterShaderMaterial> registerRtti_BSWaterShaderMaterial(400104);
template struct internal::RttiLocator<ImageSpaceEffectWaterDisplacement>;
internal::RttiLocator<ImageSpaceEffectWaterDisplacement> registerRtti_ImageSpaceEffectWaterDisplacement(400105);
template struct internal::RttiLocator<BSFogProperty>;
internal::RttiLocator<BSFogProperty> registerRtti_BSFogProperty(400106);
template struct internal::RttiLocator<BSLight>;
internal::RttiLocator<BSLight> registerRtti_BSLight(400107);
template struct internal::RttiLocator<BSShadowLight>;
internal::RttiLocator<BSShadowLight> registerRtti_BSShadowLight(400108);
template struct internal::RttiLocator<BSBatchRenderer>;
internal::RttiLocator<BSBatchRenderer> registerRtti_BSBatchRenderer(400109);
template struct internal::RttiLocator<BSClearZNode>;
internal::RttiLocator<BSClearZNode> registerRtti_BSClearZNode(400110);
template struct internal::RttiLocator<ImageSpaceEffectRefraction>;
internal::RttiLocator<ImageSpaceEffectRefraction> registerRtti_ImageSpaceEffectRefraction(400111);
template struct internal::RttiLocator<ImageSpaceEffectRadialBlur>;
internal::RttiLocator<ImageSpaceEffectRadialBlur> registerRtti_ImageSpaceEffectRadialBlur(400112);
template struct internal::RttiLocator<BSUtilityShader>;
internal::RttiLocator<BSUtilityShader> registerRtti_BSUtilityShader(400113);
template struct internal::RttiLocator<ImageSpaceEffectWorldMap>;
internal::RttiLocator<ImageSpaceEffectWorldMap> registerRtti_ImageSpaceEffectWorldMap(400114);
template struct internal::RttiLocator<NiMemStream>;
internal::RttiLocator<NiMemStream> registerRtti_NiMemStream(400115);
template struct internal::RttiLocator<BSOrderedNode>;
internal::RttiLocator<BSOrderedNode> registerRtti_BSOrderedNode(400116);
template struct internal::RttiLocator<BSLines>;
internal::RttiLocator<BSLines> registerRtti_BSLines(400117);
template struct internal::RttiLocator<BSDynamicLines>;
internal::RttiLocator<BSDynamicLines> registerRtti_BSDynamicLines(400118);
template struct internal::RttiLocator<BSShapeConstructor>;
internal::RttiLocator<BSShapeConstructor> registerRtti_BSShapeConstructor(400121);
template struct internal::RttiLocator<BSBoxConstructor>;
internal::RttiLocator<BSBoxConstructor> registerRtti_BSBoxConstructor(400122);
template struct internal::RttiLocator<BSOrientedBoxConstructor>;
internal::RttiLocator<BSOrientedBoxConstructor> registerRtti_BSOrientedBoxConstructor(400123);
template struct internal::RttiLocator<BSSphereConstructor>;
internal::RttiLocator<BSSphereConstructor> registerRtti_BSSphereConstructor(400124);
template struct internal::RttiLocator<BSCylinderConstructor>;
internal::RttiLocator<BSCylinderConstructor> registerRtti_BSCylinderConstructor(400125);
template struct internal::RttiLocator<BSCapsuleConstructor>;
internal::RttiLocator<BSCapsuleConstructor> registerRtti_BSCapsuleConstructor(400126);
template struct internal::RttiLocator<BSArrowConstructor>;
internal::RttiLocator<BSArrowConstructor> registerRtti_BSArrowConstructor(400127);
template struct internal::RttiLocator<BSCircleConstructor>;
internal::RttiLocator<BSCircleConstructor> registerRtti_BSCircleConstructor(400128);
template struct internal::RttiLocator<BSRingConstructor>;
internal::RttiLocator<BSRingConstructor> registerRtti_BSRingConstructor(400129);
template struct internal::RttiLocator<BSFlatQuadConstructor>;
internal::RttiLocator<BSFlatQuadConstructor> registerRtti_BSFlatQuadConstructor(400130);
template struct internal::RttiLocator<BSDiskConstructor>;
internal::RttiLocator<BSDiskConstructor> registerRtti_BSDiskConstructor(400131);
template struct internal::RttiLocator<BSMultiIndexTriShape>;
internal::RttiLocator<BSMultiIndexTriShape> registerRtti_BSMultiIndexTriShape(400132);
template struct internal::RttiLocator<BSParticleShader>;
internal::RttiLocator<BSParticleShader> registerRtti_BSParticleShader(400133);
template struct internal::RttiLocator<BSLightingShaderPropertyFloatController>;
internal::RttiLocator<BSLightingShaderPropertyFloatController> registerRtti_BSLightingShaderPropertyFloatController(400134);
template struct internal::RttiLocator<BSLightingShaderPropertyUShortController>;
internal::RttiLocator<BSLightingShaderPropertyUShortController> registerRtti_BSLightingShaderPropertyUShortController(400135);
template struct internal::RttiLocator<BSLightingShaderPropertyColorController>;
internal::RttiLocator<BSLightingShaderPropertyColorController> registerRtti_BSLightingShaderPropertyColorController(400136);
template struct internal::RttiLocator<BSEffectShaderPropertyFloatController>;
internal::RttiLocator<BSEffectShaderPropertyFloatController> registerRtti_BSEffectShaderPropertyFloatController(400137);
template struct internal::RttiLocator<BSEffectShaderPropertyColorController>;
internal::RttiLocator<BSEffectShaderPropertyColorController> registerRtti_BSEffectShaderPropertyColorController(400138);
template struct internal::RttiLocator<BSNiAlphaPropertyTestRefController>;
internal::RttiLocator<BSNiAlphaPropertyTestRefController> registerRtti_BSNiAlphaPropertyTestRefController(400139);
template struct internal::RttiLocator<BSPSysSimpleColorModifier>;
internal::RttiLocator<BSPSysSimpleColorModifier> registerRtti_BSPSysSimpleColorModifier(400140);
template struct internal::RttiLocator<BSPSysLODModifier>;
internal::RttiLocator<BSPSysLODModifier> registerRtti_BSPSysLODModifier(400141);
template struct internal::RttiLocator<BSShadowDirectionalLight>;
internal::RttiLocator<BSShadowDirectionalLight> registerRtti_BSShadowDirectionalLight(400142);
template struct internal::RttiLocator<BSShaderResourceManager>;
internal::RttiLocator<BSShaderResourceManager> registerRtti_BSShaderResourceManager(400143);
template struct internal::RttiLocator<IRendererResourceManager>;
internal::RttiLocator<IRendererResourceManager> registerRtti_IRendererResourceManager(400144);
template struct internal::RttiLocator<ImageSpaceEffectGetHit>;
internal::RttiLocator<ImageSpaceEffectGetHit> registerRtti_ImageSpaceEffectGetHit(400145);
template struct internal::RttiLocator<ImageSpaceEffectBlur>;
internal::RttiLocator<ImageSpaceEffectBlur> registerRtti_ImageSpaceEffectBlur(400146);
template struct internal::RttiLocator<ImageSpaceEffectFullScreenBlur>;
internal::RttiLocator<ImageSpaceEffectFullScreenBlur> registerRtti_ImageSpaceEffectFullScreenBlur(400147);
template struct internal::RttiLocator<ImageSpaceEffectMap>;
internal::RttiLocator<ImageSpaceEffectMap> registerRtti_ImageSpaceEffectMap(400148);
template struct internal::RttiLocator<ImageSpaceEffectNoise>;
internal::RttiLocator<ImageSpaceEffectNoise> registerRtti_ImageSpaceEffectNoise(400149);
template struct internal::RttiLocator<BSParabolicCullingProcess>;
internal::RttiLocator<BSParabolicCullingProcess> registerRtti_BSParabolicCullingProcess(400150);
template struct internal::RttiLocator<BSShadowFrustumLight>;
internal::RttiLocator<BSShadowFrustumLight> registerRtti_BSShadowFrustumLight(400151);
template struct internal::RttiLocator<BSShadowParabolicLight>;
internal::RttiLocator<BSShadowParabolicLight> registerRtti_BSShadowParabolicLight(400152);
template struct internal::RttiLocator<BSComputeShader>;
internal::RttiLocator<BSComputeShader> registerRtti_BSComputeShader(400153);
template struct internal::RttiLocator<BSMeshLODTriShape>;
internal::RttiLocator<BSMeshLODTriShape> registerRtti_BSMeshLODTriShape(400154);
template struct internal::RttiLocator<BSLODMultiIndexTriShape>;
internal::RttiLocator<BSLODMultiIndexTriShape> registerRtti_BSLODMultiIndexTriShape(400155);
template struct internal::RttiLocator<BSSubIndexLandTriShape>;
internal::RttiLocator<BSSubIndexLandTriShape> registerRtti_BSSubIndexLandTriShape(400156);
template struct internal::RttiLocator<CCallbackBase>;
internal::RttiLocator<CCallbackBase> registerRtti_CCallbackBase(400159);
template struct internal::RttiLocator<BSSystemUtility>;
internal::RttiLocator<BSSystemUtility> registerRtti_BSSystemUtility(400163);
template struct internal::RttiLocator<BSGameDataSystemUtility>;
internal::RttiLocator<BSGameDataSystemUtility> registerRtti_BSGameDataSystemUtility(400165);
template struct internal::RttiLocator<BSWin32SaveDataSystemUtility>;
internal::RttiLocator<BSWin32SaveDataSystemUtility> registerRtti_BSWin32SaveDataSystemUtility(400166);
template struct internal::RttiLocator<BSSaveDataSystemUtility>;
internal::RttiLocator<BSSaveDataSystemUtility> registerRtti_BSSaveDataSystemUtility(400167);
template struct internal::RttiLocator<BSSaveDataSystemUtilityFile>;
internal::RttiLocator<BSSaveDataSystemUtilityFile> registerRtti_BSSaveDataSystemUtilityFile(400173);
template struct internal::RttiLocator<BSSystemUtilitiesStrings>;
internal::RttiLocator<BSSystemUtilitiesStrings> registerRtti_BSSystemUtilitiesStrings(400175);
template struct internal::RttiLocator<BSStreamSystemUtility>;
internal::RttiLocator<BSStreamSystemUtility> registerRtti_BSStreamSystemUtility(400176);
template struct internal::RttiLocator<BSWin32SystemUtility>;
internal::RttiLocator<BSWin32SystemUtility> registerRtti_BSWin32SystemUtility(400177);
template struct internal::RttiLocator<BSCacheDriveSystemUtility>;
internal::RttiLocator<BSCacheDriveSystemUtility> registerRtti_BSCacheDriveSystemUtility(400178);
template struct internal::RttiLocator<BSSysInfoSystemUtility>;
internal::RttiLocator<BSSysInfoSystemUtility> registerRtti_BSSysInfoSystemUtility(400179);
template struct internal::RttiLocator<BSWin32GameDataSystemUtility>;
internal::RttiLocator<BSWin32GameDataSystemUtility> registerRtti_BSWin32GameDataSystemUtility(400180);
template struct internal::RttiLocator<BSAwardsSystemUtility>;
internal::RttiLocator<BSAwardsSystemUtility> registerRtti_BSAwardsSystemUtility(400181);
template struct internal::RttiLocator<BSWin32AwardsSystemUtility>;
internal::RttiLocator<BSWin32AwardsSystemUtility> registerRtti_BSWin32AwardsSystemUtility(400182);
template struct internal::RttiLocator<BSMsgDialogSystemUtility>;
internal::RttiLocator<BSMsgDialogSystemUtility> registerRtti_BSMsgDialogSystemUtility(400183);
template struct internal::RttiLocator<BSDiscBootSystemUtility>;
internal::RttiLocator<BSDiscBootSystemUtility> registerRtti_BSDiscBootSystemUtility(400184);
template struct internal::RttiLocator<BSSocket>;
internal::RttiLocator<BSSocket> registerRtti_BSSocket(400186);
template struct internal::RttiLocator<BSSocketServer>;
internal::RttiLocator<BSSocketServer> registerRtti_BSSocketServer(400187);