16 lines
410 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# CannotImplementInterfaceInBlueprint
- **功能描述:** 指定该接口不能在蓝图中实现
- **引擎模块:** Blueprint
- **元数据类型:** bool
- **关联项:**
UINTERFACE[NotBlueprintable](../../Specifier/UINTERFACE/Blueprint/NotBlueprintable/NotBlueprintable.md)
- **常用程度:** ★★★
和UINTERFACE(NotBlueprintable)的效果一样,指定不能在蓝图中继承