Native Function Library

jawadato - Code Plugins - Mar 30, 2024
1
5 out of 5 stars(1 rating)
  • 100%
  • 0%
  • 0%
  • 0%
  • 0%

Some additional Blueprint functions.

  • Supported Platforms
  • Supported Engine Versions
    5.3 - 5.4
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

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.

Technical Details

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.