首页 / 浏览问题 / 组件GIS / 问题详情
supermap for unreal, 注册键盘事件
80EXP 2026年07月10日
InputComponent->BindKey(EKeys::F10, IE_Pressed, this);   

想要注册一个键盘事件,需要继承PlayerController。

超图的PlayerController脚本叫什么名字, ::SetupInputComponent()这个没有搜索到,不知道在哪里加键盘事件?

登录 或者 注册 后回答这个问题。

...