vault backup: 2024-10-12 17:19:45

This commit is contained in:
2024-10-12 17:19:46 +08:00
parent ff94ddca61
commit 244c0c52f6
960 changed files with 31348 additions and 10 deletions

View File

@@ -0,0 +1,9 @@
# ForceUnits
- **功能描述:** 固定设定属性值的单位保持不变,不根据数值动态调整显示单位。
- **使用位置:** UPROPERTY
- **引擎模块:** Numeric Property
- **元数据类型:** string="abc"
- **限制类型:** float,int32
- **关联项:** [Units](Units/Units.md)
- **常用程度:** ★★★