精选特卖:从即日起至9月9日,精选蓝图五折特惠!

TagsMetadata

Varian Daemon - 代码插件 - 2024/02/06

Simple metadata system to extend GameplayTags.

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

Documentation | Discord

This plugin gives you a simple system to associate any kind of variable to a gameplay tag.

  • This is an extension of GameplayTags and does not replace it, this can work alongside any other plugin that uses GameplayTags.
  • Metadata can be any variable, any custom structs, enums, classes and properties can be used with this system.
  • Metadata objects and collections can be made and handled entirely in Blueprints or C++.


Plugin can be downloaded for free with an example project, alongside other small plugins on my Github

技术细节

Code Modules:

  •  TagMetadata (Runtime)

Number of Blueprints: 0

Number of C++ Classes: 4, one of which being an example metadata class.

Network Replicated: No, this is fixed data on disk

Supported Development Platforms: Windows, Mac, Linux

Supported Target Build Platforms: Windows, Mac, Linux

Documentation: Github Wiki

Important/Additional Notes: This plugin is FREE on my Github. Purchasing it here simply supports development of this or other plugins.