虚幻商城将于十月中旬迁移至 Fab。 了解详情。

Annihilate Widgets - Really destroy widgets & more

Flash - 代码插件 - 2024/09/16
1
5颗星(总分5颗星)(1个评分)
  • 100%
  • 0%
  • 0%
  • 0%
  • 0%

Plugin that add Blueprint nodes to truely destroy widgets and other useful stuff.

  • 支持的平台
  • 支持的引擎版本
    5.2 - 5.4
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

Optimize your game with this plugin, which adds the ability to really destroy a widget like a destroy actor (and not “just” remove it from the parent, which means it's still loaded if it's referenced somewhere). And more, this plugin will improve your workflow by using its functions for show/hide widgets, and even retrieving the root of any user widget, or any element in a user widget's hierarchy by name!

技术细节

Features:

  •  Truely destroy any widget (destroy widget even if referenced in memory)
  •  Better workflow with Visibility Functions
  •  Get root widget and/or any hierarchy element by name on any user widget

Code Modules:

  •  AnihilateWidget (Runtime)

Number of Blueprints: 5 Widget Blueprints for demo purpose

Number of C++ Classes: 4

Supported Development Platforms: Tested on windows, should works on others

Supported Target Build Platforms: Win64 & Android, cannot compile for Mac & iOS

Documentation: HERE