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 @@
# AnimBlueprintFunction
- **功能描述:** 标明是动画蓝图里的内部纯存根函数,只在动画蓝图编译时设置
- **使用位置:** UFUNCTION
- **引擎模块:** AnimationGraph
- **元数据类型:** bool
- **限制类型:** Anim BP
只是在内部使用,在动画蓝图编译的时候设置。但是没有在代码里显式的编写。