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.