
Opis
# General function library
> - Name: UniversalFunctionLibrary
> - description: UniversalFunctionLibrariess. H header file contains
- >> - Path conversion various soft references
- >> - The path to load the class or resource
- >> - Create a time UID string
- >> - Player Light quick function
- >> - A function that limits the value and returns the remainder
- >> - Get the controller quickly
- >> - String group handling functions, such as converting TArray<FName>
> - description: UniversalWidgetFunctionLibrary. H header file contains
- >> - Get control location, support nesting
- >> - Quickly set up the image resource function
- >> - Quick access to mouse/viewport functions
> - Note: Some C++ functions are not open blueprints used by this plugin and are not recommended to be called
# 万能函数库
> - 名字: 万能函数库
> - 描述: UniversalFunctionLibrariess.h 头文件 包含
- >> - 路径转化各种软引用
- >> - 路径加载类或资源
- >> - 创建时间UID字符串
- >> - 玩家射线的快捷函数
- >> - 限制值并返回多余数的函数
- >> - 快捷的获取控制器
- >> - 字符串组的处理函数,如转化TArray<FName>
> - 描述: UniversalWidgetFunctionLibrary.h 头文件 包含
- >> - 获取控件位置,支持嵌套
- >> - 快捷设置Image资源函数
- >> - 快捷获取鼠标/视口函数
> - 注释: 部分C++函数,本插件自己使用的并不开放蓝图,不建议调用