Enterables: All products 50% off

Native Function Library

1
5 つ星のうち 5 個(1 個の評価)
  • 100%
  • 0%
  • 0%
  • 0%
  • 0%

Some additional Blueprint functions.

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    5.3 - 5.4
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

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.