18 lines
425 B
Markdown
18 lines
425 B
Markdown
|
# IsConversionRoot
|
|||
|
|
|||
|
- **功能描述:** 允许Actor在自身以及子类之间做转换
|
|||
|
|
|||
|
- **使用位置:** UCLASS, UINTERFACE
|
|||
|
|
|||
|
- **引擎模块:** Blueprint
|
|||
|
|
|||
|
- **元数据类型:** bool
|
|||
|
|
|||
|
- **关联项:**
|
|||
|
|
|||
|
UCLASS:[ConversionRoot](../../Specifier/UCLASS/Scene/ConversionRoot/ConversionRoot.md)
|
|||
|
|
|||
|
UINTERFACE:[ConversionRoot](../../Specifier/UINTERFACE/UHT/ConversionRoot.md)
|
|||
|
|
|||
|
- **常用程度:** ★★★
|