DescendentStudios / PingPlugin

Plugin for Unreal Engine 4 (UE4) to ICMP ping hosts and obtain results from Blueprint
Apache License 2.0
68 stars 34 forks source link

Ue5 #17

Open kasp1 opened 2 years ago

kasp1 commented 2 years ago

Hey guys, I tried to compile your plugin with my project, which is already experimenting with UE5, but I faced some compiler issues.

Feel free to use my changes (or not) if you wish. I've put them in a separate branch since UE5 is not officially out yet.

Thank you for the plugin.

rextimmy commented 1 year ago

Thanks @kasp1 , this works ok with 5.1 as well

CodingAdam101 commented 1 year ago

I'm sorry for my complete inability to understand github but is there any way some one can explain to me which files to down and and replace to get this working on UE5?

kasp1 commented 1 year ago

@CodingAdam101 Just click the kasp1:ue5 link at the top, it should take you to the right files.