5월 세일을 시작합니다! 5월 23일 오후 10시 59분까지 엄선된 콘텐츠를 70% 할인받으세요.

UniversalFunctionLibrary

Aimo - 코드 플러그인 - 2024/05/08
평점 없음

UniversalFunctionLibrary

  • 지원 플랫폼
  • 지원 엔진 버전
    5.3 - 5.4
  • 다운로드 유형
    엔진 플러그인
    이 제품은 코드 플러그인과 함께 미리 빌드한 바이너리와 언리얼 엔진에 통합되는 모든 소스 코드를 포함하고 있으며 원하시는 엔진 버전에 설치하여 프로젝트에 따라 활성화할 수 있습니다.

# UniversalFunctionLibrary


> - Name: UniversalFunctionLibrary

> - description: UniversalFunctionLibrarys.h  header file contains

  1. >> - Paths convert various soft references
  2. >> - Path to load the class or resource
  3. >> - Create a time UID string
  4. >> - Quick function for player ray
  5. >> - A function that limits the value and returns the remainder
  6. >> - Get the controller quickly
  7. >> - String group handler functions, such as converting TArray<FName>

> - description: UniversalWidgetFunctionLibrary.h  header file contains

  1. >> - Get control location, support nesting
  2. >> - Set the Image resource function quickly
  3. >> - Quick access to mouse/viewport functions

> - Note: Some C++ functions, which are not open blueprints used by this plug-in, are not recommended to be called


# 万能函数库


> - 名字: 万能函数库

> - 描述: UniversalFunctionLibrarys.h 头文件 包含

  1. >> - 路径转化各种软引用
  2. >> - 路径加载类或资源
  3. >> - 创建时间UID字符串
  4. >> - 玩家射线的快捷函数
  5. >> - 限制值并返回多余数的函数
  6. >> - 快捷的获取控制器
  7. >> - 字符串组的处理函数,如转化TArray<FName>

> - 描述: UniversalWidgetFunctionLibrary.h 头文件 包含

  1. >> - 获取控件位置,支持嵌套
  2. >> - 快捷设置Image资源函数
  3. >> - 快捷获取鼠标/视口函数

> - 注释: 部分C++函数,本插件自己使用的并不开放蓝图,不建议调用


기술적 세부사항

Features: (Please include a full, comprehensive list of the features of the product)

  •  Description: Various functions, concise, practical, and not yet perfect
  •  
  •  

Code Modules: (Please include a full list of each Plugin module and their module type (Runtime, Editor etc.))

  •  UniversalFunctionLibrary(Running)
  •  
  •  

Number of Blueprints: 0

Number of C++ Classes: 2

Network Replicated: (Yes)

Supported Development Platforms: Windows, Mac, Linux

Supported Target Build Platforms: Win64, Mac, Linux, Android, IOS

Documentation: AimoTvT/UniversalFunctionLibrary: [UE虚幻]万能函数库 (github.com)

Example Project: None

Important/Additional Notes: Most C++ input the corresponding name can appear node functions, audit greatly laborious

태그

MODULAR