当前位置:网站首页>U++ print information to screen and log
U++ print information to screen and log
2022-07-26 02:17:00 【It's a bald rabbit】
GEngine->AddOnScreenDebugMessage(-1, 5.f, FColor::Red, TEXT("22 RED IT IS"));
GEngine->AddOnScreenDebugMessage(-1, 5.f, FColor::Orange, FString::Printf(TEXT("My Location is: %s"), *GetActorLocation().ToString()));
Required header file :
// The header file Engine.h visit GEngine Medium AddOnscreenDebugMessage function ( Used to output messages to the screen ) The necessary function of .
#include "Engine/Engin.h"v
边栏推荐
- 我来图书馆小程序签到流程分析
- 商业智能BI全解析,探寻BI本质与发展趋势
- AttributeError: ‘Document‘ object has no attribute ‘pageCount‘
- [C language brush leetcode] 1462. curriculum IV (m)
- QT program beautification of the use of style sheets, QT uses pictures as the background and transparency of controls, QT custom button styles
- SQL手工盲注、报错注入
- I.MX6UL核心模块使用连载-nand flash读写测试 (三)
- A MCU event driven C framework
- CD from grabbing the track to building a streaming media server -- a case study of "moon in the hometown of sleep"
- 【红队】ATT&CK - 利用BITS服务实现持久化
猜你喜欢

国标GB28181协议视频平台EasyGBS消息弹框模式优化

2. Login - verification code function and saving login status

(Dynamic Programming Series) sword finger offer 48. the longest substring without repeated characters

本地仓库导致的报错

【2020】【论文笔记】磁控溅射法生长Bi2Te3/CoFeB双层异质结——

Composition API的优势

租户问题。

1. Mx6ul core module uses serial can and buzzer test (XI)

I.MX6UL核心模块使用连载-以太网测试 (七)

Activiti workflow gateway
随机推荐
【2021】【论文笔记】红外及THz下的细胞膜生物效应——效应是现象,作用是机理——THz对医学的好处
LeetCode302场周赛第三题--裁剪数字后查询第 K 小的数字
由一个数据增量处理问题看到技术人员的意识差距
Adruino 基础实验学习(一)
1. Mx6ul core module use serialization - view system information (II)
[2021] [paper notes] 6G technology vision - otfs modulation technology
1. Mx6ul core module uses serial EMMC read / write test (IV)
[leetcode] 32. Longest valid bracket
Worthington nuclease and Micrococcus related research and determination scheme
AttributeError: ‘Document‘ object has no attribute ‘pageCount‘
[Android development IOS series] Language: swift vs kotlin
【云原生】4.1 DevOps基础与实战
Illustration of the insertion process of b+ tree
记录之目标检测NMS(非极大值抑制)
Web3.0 blog DAPP development practice [2022]
Programming basic environment variable setting of in-house SOC
prometheus+blackbox-exporter+grafana 监控服务器端口及url地址
How to choose cloud note tool? What can I do with cloud notes?
我来图书馆小程序签到流程分析
I.MX6UL核心模块使用连载-nand flash读写测试 (三)