vault backup: 2024-10-12 17:19:45
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# NativeConstTemplateArg
|
||||
|
||||
- **功能描述:** 指定该属性是一个const的模板参数。
|
||||
- **使用位置:** UPROPERTY
|
||||
- **引擎模块:** UHT
|
||||
- **元数据类型:** bool
|
||||
- **常用程度:** 0
|
||||
|
||||
指定该属性是一个const的模板参数。
|
||||
|
||||
在源码里并没有找到使用的地方。只有在UHT中用到。
|
||||
|
||||
在UHT中查看主要是UhtArrayProperty和UhtObjectPropertyBase,UhtOptionalProperty。
|
Reference in New Issue
Block a user