摘要: 为什么父类用UFUNCTION()宏修饰的虚函数在子类重写虚函数时不能用UFUNCTION()宏修饰 Override of UFUNCTION in parent class (SlAiEnemyTool) cannot have a UFUNCTION() declaration above it; it will use the same parameters as the original 阅读全文
posted @ 2022-05-18 17:13 hellogiao1 阅读(817) 评论(0) 推荐(0)