5月のセールが開催中です!5月23日まで対象製品を 70% オフで提供いたします。

UniversalFunctionLibrary

まだ評価されていません

UniversalFunctionLibrary

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

# 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