Skip to content

Updated to remove TFIT deprecated mod - #8

Open
omegavladd wants to merge 4 commits into
blockout22:mainfrom
omegavladd:main
Open

Updated to remove TFIT deprecated mod#8
omegavladd wants to merge 4 commits into
blockout22:mainfrom
omegavladd:main

Conversation

@omegavladd

Copy link
Copy Markdown

[Build_STHub.uasset]

(/StorageTeleporter-main/Content/Buildables/Hub/Build_STHub.uasset)

  • Removed the unresolved TFITDescription_GEN_VARIABLE component.
  • Removed the serialized reference to the retired FGClearanceComponent class.
  • Recompiled and resaved the Blueprint so Unreal rebuilt its generated class and component hierarchy.

[ItemTeleporter_Build.uasset]

(/StorageTeleporter-main/Content/Buildables/ItemTeleporter/ItemTeleporter_Build.uasset)

  • Removed the unresolved TFITOverlayProviderComponent_GEN_VARIABLE component.
  • Recompiled and resaved the Blueprint so Unreal rebuilt its generated class and component hierarchy.

Deleted obsolete assets

Content\Widgets\TFIT_ItemTeleporter.uasset

  • Deleted because it depended on TFIT APIs that are no longer compatible.
  • Its graph produced nine compiler errors, including incompatible subsystem pin types and a missing Last Valid Hit Actor member.
  • It was no longer referenced after removing the TFIT component from the item teleporter.

Content\Widgets\TFIT_STHUB.uasset

  • Deleted because it provided the obsolete TFIT-specific hub integration.
  • It was no longer referenced after removing TFITDescription_GEN_VARIABLE from the hub.

Removed the unresolved TFITDescription_GEN_VARIABLE component.
Removed the serialized reference to the retired FGClearanceComponent class.
Recompiled and resaved the Blueprint so Unreal rebuilt its generated class and component hierarchy.
Removed the unresolved TFITOverlayProviderComponent_GEN_VARIABLE component.
Recompiled and resaved the Blueprint so Unreal rebuilt its generated class and component hierarchy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant