当前位置:网站首页>U++ 元数据说明符 学习笔记
U++ 元数据说明符 学习笔记
2022-07-06 22:36:00 【是秃头的兔子呀】
UCLASS == 类
UENUM == 枚举
UINTERFACE == 接口
USTRUCT == 结构体
UFUNCTION == 函数体
UPROPERTY == 变量
UMETA == 元数据说明符
UENUM()
enum class EMyEnum : uint8
{
// DefaultValue Tooltip
DefaultValue = 0 UMETA(MetaTag1="Value1", MetaTag2, ..),
// ValueWithoutMetaSpecifiers Tooltip
ValueWithoutMetaSpecifiers,
// ValueWithMetaSpecifiers Tooltip
ValueWithMetaSpecifiers UMETA((MetaTag1="Value1", MetaTag2, ..),
// FinalValue Tooltip
FinalValue (MetaTag1="Value1", MetaTag2, ..)
};






边栏推荐
- Talk about the importance of making it clear
- Code source de la fonction [analogique numérique] MATLAB allcycles () (non disponible avant 2021a)
- Deeply cultivate the developer ecosystem, accelerate the innovation and development of AI industry, and Intel brings many partners together
- Web3 社区中使用的术语
- R语言主成分pca、因子分析、聚类对地区经济研究分析重庆市经济指标
- STM32 system timer flashing LED
- 【愚公系列】2022年7月 Go教学课程 005-变量
- Tree map: tree view - draw covid-19 array diagram
- MySQL forgot how to change the password
- npm ERR! 400 Bad Request - PUT xxx - “devDependencies“ dep “xx“ is not a valid dependency name
猜你喜欢

计数排序基础思路

Introduction to namespace Basics
![[practice leads to truth] is the introduction of import and require really the same as what is said on the Internet](/img/58/4337f0972f7171a5c21e640f03e0b7.png)
[practice leads to truth] is the introduction of import and require really the same as what is said on the Internet

【实践出真理】import和require的引入方式真的和网上说的一样吗

MySQL数据库(基础篇)

Meow, come, come: do you really know if, if else

Chapter 9 Yunji datacanvas company has been ranked top 3 in China's machine learning platform market

Chapter 9 Yunji datacanvas was rated as 36 krypton "the hard core technology enterprise most concerned by investors"

Intel and Xinbu technology jointly build a machine vision development kit to jointly promote the transformation of industrial intelligence

深入解析Kubebuilder
随机推荐
In depth analysis of kubebuilder
【736. Lisp 语法解析】
[practice leads to truth] is the introduction of import and require really the same as what is said on the Internet
A picture to understand! Why did the school teach you coding but still not
Code source de la fonction [analogique numérique] MATLAB allcycles () (non disponible avant 2021a)
史上最全学习率调整策略lr_scheduler
Markdown编辑器
微信能开小号了,拼多多“砍一刀”被判侵权,字节VR设备出货量全球第二,今日更多大新闻在此
What about the collapse of win11 playing pubg? Solution to win11 Jedi survival crash
Decorator basic learning 02
JDBC link Oracle reference code
Monitoring cannot be started after Oracle modifies the computer name
What is Web3
深入解析Kubebuilder
STM32F103 realize IAP online upgrade application
Depth first traversal template principle of tree and graph
JS input and output
计数排序基础思路
Lessons and thoughts of the first SQL injection
A line of R code draws the population pyramid