Hello together,
I'm working on a Network Shooter Game based on the First Person Template.
I used this example
https://wiki.unrealengine.com/Networking/Replication
to build my own RCP in C++ but everytime I try to compile the code it shows "error : In WastedCharacter: Missing event name".
can someone help please ?
I'm working on a Network Shooter Game based on the First Person Template.
I used this example
https://wiki.unrealengine.com/Networking/Replication
to build my own RCP in C++ but everytime I try to compile the code it shows "error : In WastedCharacter: Missing event name".
can someone help please ?
Comment