Native Function Library

jawadato - 代码插件 - 2024/03/30
1
5颗星(总分5颗星)(1个评分)
  • 100%
  • 0%
  • 0%
  • 0%
  • 0%

Some additional Blueprint functions.

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

Example Project | Source | Documentation | Discord



A Blueprint function library consisting of some useful functions.



Updates:


  • v1.2.0: LocationOnScreen, StringArrayToFile and FileToStringArray, total 3 new functions.
  • v1.1.0: StringToFile, FileToString +more, total 5 new functions, updated old tooltips.



Features:


  • Blueprint Function Library: Exposes handy engine functionalities to Blueprint through a function library including some custom functions. Contains an assortment of various functions.

技术细节

Code Modules: NativeFunctionLibrary (Runtime)

Number of C++ Classes: 1.

Supported Development Platforms: Windows.

Documentation: Link.

Example Project: Link.

Important/Additional Notes: This plugin is open sourced, the source can be found here.