v4.00
让 UE 显示 txt,持续 time 秒。
操作示例 RflyShowTextTime hello,world 5
RflyShowTextTime hello,world 5
若显示文本中带空格
RflyShowTextTime "hello world" 5
可以通过python接口sendRflyShowTextTime直接发送要显示的txt
若需通过python接口sendUE4Cmd发送,命令字符串形如:'RflyShowTextTime "txt" time'