16 lines
440 B
Markdown
Raw Normal View History

2024-10-12 17:19:46 +08:00
# CustomThunk
- **功能描述:** 指定UHT不为该函数生成蓝图调用的辅助函数而需要用户自定义编写。
- **使用位置:** UFUNCTION
- **引擎模块:** UHT
- **元数据类型:** bool
- **关联项:**
UFUNCTION[ServiceRequest](../../Specifier/UFUNCTION/Network/ServiceRequest.md), [CustomThunk](../../Specifier/UFUNCTION/UHT/CustomThunk/CustomThunk.md)
- **常用程度:** ★★★★★