SocketIOClient-Unreal-Example icon indicating copy to clipboard operation
SocketIOClient-Unreal-Example copied to clipboard

Updating ue4.27.1 and deleting messages

Open BavGames opened this issue 4 years ago • 1 comments

hello, I am interested in your project, will it be suitable with version 4.27.1? I want to add a delay to each message and set it to be deleted after a while, I wonder if such a thing is possible?

BavGames avatar Dec 15 '21 23:12 BavGames

There is a release here: https://github.com/getnamo/socketio-client-ue4/releases/tag/v1.8.0. You can delete messages locally on the client I'm sure with a bit of work on the UMG

getnamo avatar Dec 17 '21 21:12 getnamo